Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-20 | Fixed close griffin burrow detection with particles failing sometimes. | hannibal2 | |
2024-01-20 | creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache. | hannibal2 | |
2024-01-20 | Backend: DelayedRun sync (#746) | Thunderblade73 | |
Used a better bug fix for DelayedRun sync issues. #746 | |||
2024-01-20 | Change: Pet item display scale (#939) | Thunderblade73 | |
Added option to change the size of the Pet Item Display Icon in inventories. #939 | |||
2024-01-20 | shopping list everywhere | hannibal2 | |
2024-01-20 | Option to show visitor shopping list in Farming Islands (#923) | Erymanthus | RayDeeUx | |
Visitor Shopping List in Farming Areas. #923 | |||
2024-01-20 | Feature: Shift Click in Brewing Stand (#921) | Thunderblade73 | |
Added Shift Click Brewing. #921 | |||
2024-01-20 | update powder message (#940) | CalMWolfs | |
Fixed detection of gold and diamond essence gain chat message when powder mining. #940 | |||
2024-01-20 | Backend: ItemCategory + better LorenzeRarity (#811) | Thunderblade73 | |
Categorizes every item using the rarity lore line. Also a better way of getting the item rarity Rarity #811 | |||
2024-01-20 | Feature: SkyblockXPInChat (#919) | Thunderblade73 | |
Added Skyblock XP Chat. #919 | |||
2024-01-20 | code cleanup | hannibal2 | |
2024-01-20 | add crop milestone commands (#869) | CalMWolfs | |
Added /shcalccrop and /shcalccroptime #869 | |||
2024-01-18 | nothing to see here | hannibal2 | |
2024-01-18 | Version 0.23 Beta 9 | hannibal2 | |
2024-01-18 | fixed mock test | hannibal2 | |
2024-01-18 | deleted old hotswap deletion v2 | hannibal2 | |
2024-01-18 | deleted old hotswap deletion | hannibal2 | |
2024-01-18 | code cleanup | hannibal2 | |
2024-01-18 | Add hotswap agent support (#910) | Linnea Gräf | |
Added hotswap detection and reloading all listeners on hotswap. #910 | |||
2024-01-18 | renamed ignore to irrelevant | hannibal2 | |
2024-01-18 | adding visitor status to /shdebug | hannibal2 | |
2024-01-18 | removed unnecessary stuff | hannibal2 | |
2024-01-18 | adding repo status to /shdebug | hannibal2 | |
2024-01-18 | code cleanup | hannibal2 | |
2024-01-18 | move into own functions | hannibal2 | |
2024-01-18 | moving debug command into own class | hannibal2 | |
2024-01-18 | moved all shdebug stuff into categories | hannibal2 | |
2024-01-18 | moving dungeons and slayer related debug data into DebugDataCollectEvent. ↵ | hannibal2 | |
allowing to hide or search for specific debug data with /shdebug <search> | |||
2024-01-18 | /shdebugwaypoint -> /shtestwaypoint & /shdebugtablist -> /shtesttablist & ↵ | hannibal2 | |
/shdebugdata -> /shdebug | |||
2024-01-18 | Add DebugDataCollectEvent and add Diana Burrow Nearest Warp to /shdebugdata | hannibal2 | |
2024-01-18 | Fixed Fire Veil Wand circle shows on left clicking. | hannibal2 | |
2024-01-18 | Add fire sale ended message to Fire Sale Chat Hider. | hannibal2 | |
2024-01-18 | Check if sneaking for optimal speed in garden (#898) | alexia | |
Check if sneaking for optimal speed in garden and show current speed when wrong. #898 | |||
2024-01-18 | feat: Party kick with reason (#874) | Linnea Gräf | |
Party kick with reason #874 | |||
2024-01-18 | Fix names of Crystal Hollows mining areas (#931) | alexia | |
Fixed names of Crystal Hollows Mining Areas feature. #931 | |||
2024-01-18 | code cleanup | hannibal2 | |
2024-01-18 | Changed griffin burrow guess text to a centered title instead of a odd line ↵ | hannibal2 | |
that goes down. | |||
2024-01-17 | not yet | hannibal2 | |
2024-01-17 | code cleanup | hannibal2 | |
2024-01-17 | removed debug message | hannibal2 | |
2024-01-17 | better explanations | hannibal2 | |
2024-01-17 | Fixing Ghost Entities. | hannibal2 | |
2024-01-17 | Add annotations to MC classes (#930) | Linnea Gräf | |
2024-01-16 | adding comments | hannibal2 | |
2024-01-16 | using sendTitle from lorenz utils everywhere | hannibal2 | |
2024-01-16 | Feature: Pet Item Display (#850) | Thunderblade73 | |
Show Pet Items Xp Share core and Tier Boost as small icon next to the pet in an inventory. #850 | |||
2024-01-16 | Cleanup calculate() (#689) | Walker Selby | |
Cleanup calculate() in Estimated Item Value. #689 | |||
2024-01-16 | Fix daily city project reminder triggering for released projects (#928) | alexia | |
Fixed Daily City Project Reminder still working on already released projects. #928 | |||
2024-01-15 | Version 0.23 Beta 8 | hannibal2 | |
2024-01-15 | Allowing nullable parameters for regex functions matches() and find(). | hannibal2 | |