Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-28 | revamp ui | olim | |
add background an move stars and pet options to look better hopefully | |||
2024-05-28 | add translation strings | olim | |
2024-05-28 | fix lowercase for non max level pets | olim | |
2024-05-28 | front load pets | olim | |
when searching the ah make pets show ahead of skins ect when they are a likly match | |||
2024-05-28 | stop pet / dungeon detection being case sensitive | olim | |
2024-05-28 | add pet level filters and star filters | olim | |
adds the ability to search for max level pet as well as hiding skins when search for a pet. and when i item is starable adds the ability to search for an amount of stars | |||
2024-05-24 | Merge pull request #730 from viciscat/fixes-and-things | Kevin | |
Debug class? More like Rebug class lmao gottem | |||
2024-05-24 | Remove extended quicknav string (#725) | Aaron | |
2024-05-24 | Fixing the fix (with variables) | Kevinthegreat | |
2024-05-24 | git blame says it's kevin's fault | viciscat | |
2024-05-23 | fix bugs + refactor (#719) | olim88 | |
fix crash when adding new rule after selecting last rule, let location input length be 96, add mineshaft location and stop grabing from api | |||
2024-05-23 | Merge pull request #703 from f3shqt/master | Kevin | |
Glacite Overlay (Oops) | |||
2024-05-23 | Merge pull request #683 from Emirlol/chocolate-factory-helper | Kevin | |
Add chocolate factory helper | |||
2024-05-23 | Change poch to epoch | Kevin | |
2024-05-23 | Fix 1 second gap in formatTime | Rime | |
2024-05-23 | Fix egg found message being sent twice in rare cases | Rime | |
2024-05-23 | Clean up small formatting | Kevinthegreat | |
2024-05-23 | Renamed variable | Rime | |
2024-05-23 | Fix time tower calculations being wrong due to incorrect string matching | Rime | |
2024-05-23 | Revert backwards compatible changes in ItemUtils.getHeadTexture to avoid ↵ | Kevin | |
merge conflicts | |||
2024-05-23 | Sort chocolate factory translation keys | Rime | |
2024-05-23 | Fix time tower reminder being sent multiple times | Rime | |
2024-05-23 | Fix time tower reminder being sent outside skyblock | Rime | |
2024-05-23 | Code cleanup | Rime | |
2024-05-23 | Fix crash caused by Time Tower lore being empty in rare cases | Rime | |
2024-05-23 | Narrow the scope of the line smoother in ItemTooltip | Rime | |
Not necessarily related to the chocolate factory, but it was also added by me so should be fine | |||
2024-05-23 | Change String == null check into String#isBlank | Rime | |
2024-05-23 | Add location detection to EggFinder | Rime | |
2024-05-23 | Remove unused import | Rime | |
2024-05-23 | Do a bunch of things that I can't split into separate commits | Rime | |
- Added prestige highlight, time tower and prestige tooltips - Refactored handleTooltip to be more modular. | |||
2024-05-23 | Attempt to fix decimal format depending on the user's locale | Rime | |
2024-05-23 | Revert ItemUtils.getHeadTexture change and add ↵ | Rime | |
ItemUtils.getHeadTextureOptional instead | |||
2024-05-23 | Add thousand separators to the CPS format | Rime | |
2024-05-23 | Add the meaning of highlight colors to the config description | Rime | |
2024-05-23 | Fix missing `RegexUtils.` | Rime | |
2024-05-23 | Add tooltips for the chocolate factory | Rime | |
Also fix unemployed coach crashing the game | |||
2024-05-23 | Fix unemployed rabbits crashing the game | Rime | |
2024-05-23 | Refactor ChocolateFactorySolver in preparation of tooltips | Rime | |
2024-05-23 | Update ↵ | Rime | |
src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateFactorySolver.java Co-authored-by: Julienraptor01 <julienraptor01@gmail.com> | |||
2024-05-23 | Update ↵ | Rime | |
src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateFactorySolver.java Co-authored-by: Julienraptor01 <julienraptor01@gmail.com> | |||
2024-05-23 | Update ↵ | Rime | |
src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateFactorySolver.java Co-authored-by: Julienraptor01 <julienraptor01@gmail.com> | |||
2024-05-23 | Update ↵ | Rime | |
src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateFactorySolver.java Co-authored-by: Julienraptor01 <julienraptor01@gmail.com> | |||
2024-05-23 | Update ↵ | Rime | |
src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateFactorySolver.java Co-authored-by: Julienraptor01 <julienraptor01@gmail.com> | |||
2024-05-23 | Update ↵ | Rime | |
src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateFactorySolver.java Co-authored-by: Julienraptor01 <julienraptor01@gmail.com> | |||
2024-05-23 | Refactor EggFinder for CompactDamage compatibility | Rime | |
2024-05-23 | Refactor code, fix coach calculation and attempt to highlight the best ↵ | Rime | |
affordable pick I tried to make the best pick still have yellow highlight while keeping the best affordable pick green but it's not working for some reason and I have no idea what's causing it'. | |||
2024-05-23 | Add season check to EggFinder | Rime | |
2024-05-23 | Add SkyblockTime | Rime | |
Not sure if the AtomicReferences are helping with anything, just followed copilot. | |||
2024-05-23 | Time tower fix attempt | Rime | |
2024-05-23 | Mixin into ClientPlayNetworkHandler.onEntityTrackerUpdate to check for egg ↵ | Rime | |
spawns |