Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-15 | add wishing compass solver | olim | |
2024-07-01 | clean imports | olim | |
2024-07-01 | fix import | olim | |
2024-07-01 | make it so all block updates are recived | olim | |
this fixes swiftness and mastery solver | |||
2024-07-01 | fix tenacity helper | olim | |
rework tenacity helper to use particals to work out randomness and fix to be mainly accurate | |||
2024-07-01 | add masteryTest helper | olim | |
create helper for the mastery challenge | |||
2024-07-01 | add swiftness helper | olim | |
works but for some reason some block updates are not sent to the function so sometimes dose not update | |||
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-13 | Refactor ClientPlayNetworkHandlerMixin.skyblocker$onEntityTrackerUpdate to ↵ | Rime | |
use logger | |||
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-04-26 | Pluralize the mixin and accessor packages | Aaron | |