Age | Commit message (Expand) | Author |
2024-03-07 | Backend: Use less forge events (#1085) | CalMWolfs |
2024-03-06 | Backend: Reformat code in all files in src directory (#1109) | CalMWolfs |
2024-02-28 | removed unused code | hannibal2 |
2024-02-16 | Moved many regex patterns in the repo and code cleanup. #871 | CalMWolfs |
2024-02-10 | Splitting many utils functions from LorenzUtils up into other classes: ChatUt... | Thunderblade73 |
2024-01-31 | replace onChatMessage with onChat | hannibal2 |
2024-01-20 | creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache. | hannibal2 |
2024-01-11 | creating function addTotalProfit for item trackers and fixed wrong calculatio... | hannibal2 |
2024-01-11 | use correct coroutine thing (#903) | CalMWolfs |
2024-01-09 | Fixed corrupted Kada Knight getting detected as Revenant Slayer mini bosses. | hannibal2 |
2023-12-17 | Remove unecessary non-capturing groups (#676) | Walker Selby |
2023-12-17 | made formats better | hannibal2 |
2023-12-12 | Not only Slayer, also Fishing and Diana items will now show in chat & title w... | hannibal2 |
2023-12-12 | Fixed typo | hannibal2 |
2023-12-11 | fixed config version | hannibal2 |
2023-12-11 | Internal: Migrate Deprecated Config Values to Enums (#790) | Walker Selby |
2023-12-11 | Internal Changes: Add Config Transform function (#769) | Walker Selby |
2023-12-04 | Internal Change: Remove String.matchRegex() function Usages (#641) | Walker Selby |
2023-12-04 | Fix Consecutive Spaces in RegEx (#665) | Walker Selby |
2023-12-01 | utilizing location.add(x = x) | hannibal2 |
2023-11-30 | Using DelayedRun more often | hannibal2 |
2023-11-26 | Internal Change: Refactor JsonObjects to be in data package (#680) | Walker Selby |
2023-11-26 | Code cleanup | hannibal2 |
2023-11-26 | Internal Change: Code Cleanup (#661) | Walker Selby |
2023-11-25 | made coin name and coin description independent functions | hannibal2 |
2023-11-25 | format coin numbers | hannibal2 |
2023-11-25 | added missing empty char at start | hannibal2 |
2023-11-25 | moved item draw logic from item tracker data to SkyHanni item tracker | hannibal2 |
2023-11-25 | migrating backend and much of rendering from slayer profit tracker and fishin... | hannibal2 |
2023-11-24 | Created and used ItemAddEvent, /shtrackcollection now supports sack messages. | hannibal2 |
2023-11-22 | fishing profit tracker (#703) | hannibal2 |
2023-11-22 | The cleanup after the cleanup | hannibal2 |
2023-11-22 | Internal Change: Reformat Code to match .editorconfig (#628) | Walker Selby |
2023-11-19 | Internal Change: Auto-Prefix Chat Messages (#622) | Walker Selby |
2023-11-18 | Fixed dice counting as slayer drop when rolled. | hannibal2 |
2023-11-16 | Config Updates - Subcategories and Reformatting (#709) | Walker Selby |
2023-11-13 | typos | hannibal2 |
2023-11-13 | Fixed showing "slayer boss spawn soon" message outside correct slayer area. | hannibal2 |
2023-11-09 | Added support for slayer tracker items for loot from area mini-bosses. Fixed ... | hannibal2 |
2023-11-09 | changed color of "Slayer boss soon!" from red to yellow. | hannibal2 |
2023-11-09 | SkyHanniTracker now handles the display list as well. | hannibal2 |
2023-11-08 | Added option to change the Blaze Slayer Dagger GUI positons. | hannibal2 |
2023-11-07 | added support for different current sessions per profile. | hannibal2 |
2023-11-07 | renamed SlayerItemProfitTracker to SlayerProfitTracker | hannibal2 |
2023-11-07 | Used SkyHanniTracker in SlayerItemProfitTracker | hannibal2 |
2023-11-07 | tracker core (#697) | hannibal2 |
2023-10-30 | code cleanup | hannibal2 |
2023-10-30 | NullPointerException fix for getEntityByID (#652) | Thunderblade73 |
2023-10-28 | created and used Entity.canBeSeen and LorenzVec.canBeSeen | hannibal2 |
2023-10-21 | better repo error handling | hannibal2 |