aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer/SlayerItemProfitTracker.kt
AgeCommit message (Expand)Author
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-11Fixed slayer profit tracker showing bz/ah price as npc price.hannibal2
2023-10-05Added support for burning desert, using the slayer api more, only show slayer...hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-29code cleanup (ty nea)hannibal2
2023-09-28removed a debughannibal2
2023-09-28Added support for slayer drops that go directly into the sack.hannibal2
2023-09-28Ignoring non-slayer drops in slayer profit tracker.hannibal2
2023-09-27removed wildcards from importshannibal2
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-09Using NEUInternalName in more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-20No longer double counting mob kill coins in slayer profit trackerhannibal2
2023-07-04Empty List (#289)hannibal2
2023-06-19addSeparatorshannibal2
2023-06-19RNG Meter Displayhannibal2
2023-06-16Fixed small bughannibal2
2023-06-16Added option to delete items from the slayer profit display by control + clickhannibal2
2023-06-16Added command /shclearslayerprofitshannibal2
2023-06-15Added option to show current session instead of total for slayer item drop listhannibal2
2023-06-12Added title warning when picking up an expensive slayer itemhannibal2
2023-06-10Fixed bite rune not getting formatted correctlyhannibal2
2023-06-10Fixed non bazaar items + wisp ice flavored water not workinghannibal2
2023-06-10+ Changed Slayer Profit Trackerhannibal2
2023-06-09Using a custom slayer profit tracker gui elementhannibal2
2023-06-09Added Item Profit Tracker, Items on Ground and Broken Hyperion Warninghannibal2