index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
slayer
Age
Commit message (
Expand
)
Author
2024-04-18
Cleanup (#1485)
Thunderblade73
2024-04-18
Improvelemt: RNG Meter slayer menu reading (#1479)
hannibal2
2024-04-18
Fix: Dont reset item after RNG meter drop (#1477)
hannibal2
2024-04-12
Backend: Remove Neu Constant (#1191)
Thunderblade73
2024-04-10
Backend: Remove some more deprecated functions and misc code cleanup (#1402)
CalMWolfs
2024-04-09
Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)
J10a1n15
2024-04-07
Backend: Remove a lot of deprecated code (#1371)
CalMWolfs
2024-04-03
renamed variable for consistency
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-04-03
Fix: Tick event being called twice a tick (#1342)
CalMWolfs
2024-03-26
Feature: Pest Waypoint (#1268)
Empa
2024-03-21
Fix: Slayer cost from bank counting wrong (#1220)
hannibal2
2024-03-19
Fix: getting slayer spawn cost from bank (#1218)
hannibal2
2024-03-15
Backend: Storage Config Moving (#1171)
hannibal2
2024-03-11
Fix: Add Burningsoul Demon to line to miniboss (#1144)
Empa
2024-03-11
Backend: RenderEntityLiving performance fix (#1127)
Thunderblade73
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
[next]