aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/mixins
AgeCommit message (Collapse)Author
2024-05-23Merge pull request #703 from f3shqt/masterKevin
Glacite Overlay (Oops)
2024-05-23Clean up small formattingKevinthegreat
2024-05-23Remove unused importRime
2024-05-23Refactor EggFinder for CompactDamage compatibilityRime
2024-05-23Mixin into ClientPlayNetworkHandler.onEntityTrackerUpdate to check for egg ↵Rime
spawns
2024-05-23Egg Finder initial commitRime
Current issues: - Rendered waypoints do not turn off, can't figure out why - Entity equipment is sent before the chat message for new eggs, creating situations where the "found" message is repeated twice
2024-05-23Updated for 1.20.6 PR compatibilityRime
Add EggFinderDebugUtil for finding egg locations quickly, to be removed later. Not tested.
2024-05-23Add chocolate factory helperRime
Highlights the best pick based on the price and CPS gain.
2024-05-22Change draw orderAaron
Previously it could draw on top of the hotbar at larger GUI scales
2024-05-20Merge pull request #704 from viciscat/fancier-barsKevin
Fancy status bars bits and pieces
2024-05-20Refactor Fancy Bars part of InGameHudMixinKevinthegreat
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-05-14Merge pull request #696 from Emirlol/compact-damageAaron
Add compact damage
2024-05-14Merge pull request #702 from AzureAaron/hide-soulweaver-skullsAaron
Hide Soulweaver Skulls
2024-05-14Hide Soulweaver SkullsAaron
2024-05-14Use null check againAaron
2024-05-14Block Incorrect Terminal ClicksAaron
2024-05-13Refactor ClientPlayNetworkHandlerMixin.skyblocker$onEntityTrackerUpdate to ↵Rime
use logger
2024-05-12make health and exp show if their respective fancy variant are hiddenviciscat
more mixins here and there :p
2024-05-10Refactored config to work with the new config categorizationRime
Changed formatting method From DecimalFormat to String#formatted to make it easier to configure. Also, the precision setting now applies instantly.
2024-05-10Refactor entity type & null checkRime
2024-05-10Add compact damageRime
2024-05-09fix conflicts with new configolim
2024-05-09add option to need to start with ("=")olim
also add key for magnitudes into option tooltip
2024-05-09add e (160) and addapt for other uiolim
added magnitude e as valid. and added to EditBidPopup.
2024-05-09clean code and fix to 1.20.6olim
2024-05-09add commandolim
add command to be able to use the calculator and fix crash with emty equations
2024-05-09add config optionolim
2024-05-09fix amount outputs to be full numbersolim
2024-05-09calculations workolim
should probaly move to utils function and need to add config and proper text
2024-05-09create mixin to render to the sign input screen and basic converter for k,m,bolim
2024-05-09hideStatusEffectOverlay -> ui tabYasin
2024-05-08pluralize slayer, helper and pulzzlesolverYasin
2024-05-08hideEmptyTooltips -> ui tabYasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-05-04Refactor WikiLookup error messagesKevinthegreat
2024-04-30Fix Status Bar not updating if messages are canceledKevinthegreat
Remove obsolete suppress warnings
2024-04-28Add invisible armour stand toggle and dumping head textures to debugAaron
2024-04-28Refactor VisitorHelper and head detectionKevinthegreat
2024-04-28put in switch to make aaron happyviciscat
2024-04-27possible royal resident fixviciscat
2024-04-27possible kuudra crash fixviciscat
2024-04-27Hide vanilla enchants on skyblock itemsAaron
2024-04-27Apply code review suggestionsKevinthegreat
2024-04-26Pluralize the mixin and accessor packagesAaron