Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-23 | Merge pull request #703 from f3shqt/master | Kevin | |
Glacite Overlay (Oops) | |||
2024-05-23 | Clean up small formatting | Kevinthegreat | |
2024-05-23 | Remove unused import | Rime | |
2024-05-23 | Refactor EggFinder for CompactDamage compatibility | Rime | |
2024-05-23 | Mixin into ClientPlayNetworkHandler.onEntityTrackerUpdate to check for egg ↵ | Rime | |
spawns | |||
2024-05-23 | Egg Finder initial commit | Rime | |
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-23 | Updated for 1.20.6 PR compatibility | Rime | |
Add EggFinderDebugUtil for finding egg locations quickly, to be removed later. Not tested. | |||
2024-05-23 | Add chocolate factory helper | Rime | |
Highlights the best pick based on the price and CPS gain. | |||
2024-05-22 | Change draw order | Aaron | |
Previously it could draw on top of the hotbar at larger GUI scales | |||
2024-05-20 | Merge pull request #704 from viciscat/fancier-bars | Kevin | |
Fancy status bars bits and pieces | |||
2024-05-20 | Refactor Fancy Bars part of InGameHudMixin | Kevinthegreat | |
2024-05-15 | Add Quick Nav data fixer and refactor tabs | Kevinthegreat | |
2024-05-14 | Merge pull request #696 from Emirlol/compact-damage | Aaron | |
Add compact damage | |||
2024-05-14 | Merge pull request #702 from AzureAaron/hide-soulweaver-skulls | Aaron | |
Hide Soulweaver Skulls | |||
2024-05-14 | Hide Soulweaver Skulls | Aaron | |
2024-05-14 | Use null check again | Aaron | |
2024-05-14 | Block Incorrect Terminal Clicks | Aaron | |
2024-05-13 | Refactor ClientPlayNetworkHandlerMixin.skyblocker$onEntityTrackerUpdate to ↵ | Rime | |
use logger | |||
2024-05-12 | make health and exp show if their respective fancy variant are hidden | viciscat | |
more mixins here and there :p | |||
2024-05-10 | Refactored config to work with the new config categorization | Rime | |
Changed formatting method From DecimalFormat to String#formatted to make it easier to configure. Also, the precision setting now applies instantly. | |||
2024-05-10 | Refactor entity type & null check | Rime | |
2024-05-10 | Add compact damage | Rime | |
2024-05-09 | fix conflicts with new config | olim | |
2024-05-09 | add option to need to start with ("=") | olim | |
also add key for magnitudes into option tooltip | |||
2024-05-09 | add e (160) and addapt for other ui | olim | |
added magnitude e as valid. and added to EditBidPopup. | |||
2024-05-09 | clean code and fix to 1.20.6 | olim | |
2024-05-09 | add command | olim | |
add command to be able to use the calculator and fix crash with emty equations | |||
2024-05-09 | add config option | olim | |
2024-05-09 | fix amount outputs to be full numbers | olim | |
2024-05-09 | calculations work | olim | |
should probaly move to utils function and need to add config and proper text | |||
2024-05-09 | create mixin to render to the sign input screen and basic converter for k,m,b | olim | |
2024-05-09 | hideStatusEffectOverlay -> ui tab | Yasin | |
2024-05-08 | pluralize slayer, helper and pulzzlesolver | Yasin | |
2024-05-08 | hideEmptyTooltips -> ui tab | Yasin | |
2024-05-08 | debloat SkyblockerConfig.java + translate change | Yasin | |
removed text.autoconfig. prefix new way is skyblocker.option. | |||
2024-05-04 | Refactor WikiLookup error messages | Kevinthegreat | |
2024-04-30 | Fix Status Bar not updating if messages are canceled | Kevinthegreat | |
Remove obsolete suppress warnings | |||
2024-04-28 | Add invisible armour stand toggle and dumping head textures to debug | Aaron | |
2024-04-28 | Refactor VisitorHelper and head detection | Kevinthegreat | |
2024-04-28 | put in switch to make aaron happy | viciscat | |
2024-04-27 | possible royal resident fix | viciscat | |
2024-04-27 | possible kuudra crash fix | viciscat | |
2024-04-27 | Hide vanilla enchants on skyblock items | Aaron | |
2024-04-27 | Apply code review suggestions | Kevinthegreat | |
2024-04-26 | Pluralize the mixin and accessor packages | Aaron | |