aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de
AgeCommit message (Collapse)Author
2024-06-02fixes and thingsvicisacat
2024-06-02epic configvicisacat
2024-06-02upcoming events tab!!! so coolvicisacat
2024-06-02unused import :Dvicisacat
2024-06-02working notifications, probablyvicisacat
I ain't waiting 50 hours waiting for notifications
2024-06-02some more progressvicisacat
2024-06-02start event notificationsvicisacat
2024-06-02Merge pull request #739 from olim88/improve-search-overlayKevin
Improve search overlay
2024-06-02Merge pull request #736 from UpFault/VisitorHelper-Copy-FeatureKevin
VisitorHelper Tweak
2024-06-01Fix entrance (0) not being in the map (#732)Julienraptor01
2024-05-31Make copy amount entry wiseKevinthegreat
2024-05-30Fix stray rabbit highlight not working on slot 26 and golden rabbits not ↵Rime
being highlighted (#741)
2024-05-29Merge pull request #729 from Emirlol/chocolate-factory-hotfixAaron
Fix egg found message being sent twice
2024-05-29Make the egg found message clickable for easy sharingRime
2024-05-29Add support for multiple stray rabbits at onceRime
2024-05-29clean codeolim
2024-05-29improve color of starsolim
2024-05-28Re-Based Commit, Moved Feature's to separate branch's to make it easier to view.UpFault
2024-05-28revamp uiolim
add background an move stars and pet options to look better hopefully
2024-05-28add translation stringsolim
2024-05-28fix lowercase for non max level petsolim
2024-05-28front load petsolim
when searching the ah make pets show ahead of skins ect when they are a likly match
2024-05-28stop pet / dungeon detection being case sensitiveolim
2024-05-28add pet level filters and star filtersolim
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-28Re-enable season check for egg finderRime
2024-05-28Do a bunch of thingsRime
- Add support for the 2 new rabbits - Refactor slot numbers into const variables to make it easier to read & maintain - Add stray rabbit highlight - Fix prestige highlight and tooltip
2024-05-28Temporarily disable season check since alpha doesn't follow sbpochRime
2024-05-26Fix time tower reminder not respecting configRime
2024-05-24Fixing the fix (with variables)Kevinthegreat
2024-05-24git blame says it's kevin's faultviciscat
2024-05-24Fix egg found message being sent twiceRime
2024-05-23fix 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-23Merge pull request #703 from f3shqt/masterKevin
Glacite Overlay (Oops)
2024-05-23Change poch to epochKevin
2024-05-23Fix 1 second gap in formatTimeRime
2024-05-23Fix egg found message being sent twice in rare casesRime
2024-05-23Clean up small formattingKevinthegreat
2024-05-23Renamed variableRime
2024-05-23Fix time tower calculations being wrong due to incorrect string matchingRime
2024-05-23Revert backwards compatible changes in ItemUtils.getHeadTexture to avoid ↵Kevin
merge conflicts
2024-05-23Fix time tower reminder being sent multiple timesRime
2024-05-23Fix time tower reminder being sent outside skyblockRime
2024-05-23Code cleanupRime
2024-05-23Fix crash caused by Time Tower lore being empty in rare casesRime
2024-05-23Narrow the scope of the line smoother in ItemTooltipRime
Not necessarily related to the chocolate factory, but it was also added by me so should be fine
2024-05-23Change String == null check into String#isBlankRime
2024-05-23Add location detection to EggFinderRime
2024-05-23Remove unused importRime
2024-05-23Do a bunch of things that I can't split into separate commitsRime
- Added prestige highlight, time tower and prestige tooltips - Refactored handleTooltip to be more modular.
2024-05-23Attempt to fix decimal format depending on the user's localeRime