aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2023-09-29code cleanup (ty nea)hannibal2
2023-09-29Fixed Nether warts hoe no longer getting detected as farming tool.hannibal2
2023-09-28removed a debughannibal2
2023-09-280.20 Beta 25hannibal2
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-28Additionally add support for num block plus and minus keyshannibal2
2023-09-28scale gui (#513)CalMWolfs
Added support to change the scale of GUI elements with + and - keys. #513
2023-09-28code cleanuphannibal2
2023-09-28Fix: Pitchin' modifier not matches with constants (#512)Serhan
Fixed reforge stone Pitchin' Koi not detected in estimated item value. #512
2023-09-28code cleanuphannibal2
2023-09-28Bugfix: Revise isSack() to rely on internal name instead (#510)Erymanthus[#5074] | (u/)RayDeeUx
Fixed Bazaar Item category "Ink Sack" gets wrongly detected as an item sack. #510
2023-09-28code cleanuphannibal2
2023-09-28Change: Croesus Chest Tracker can now determine chest that only can be open ↵Thunderblade73
with a dungeon key (#507) Croesus chest highlight uses different colors for Kismet only chests. #507
2023-09-27code cleanuphannibal2
2023-09-27Fix item cooldowns for items with no UUID (#508)Brandon
Fixed ability cooldown not working for some items. #508
2023-09-27code cleanuphannibal2
2023-09-27Add actual NBT data to /shcopyitem command (#509)Brandon
Add actual NBT data to /shcopyitem command #509
2023-09-27code cleanup and removed code duplicationhannibal2
2023-09-27Make translator run asynchronously and support error messages (#506)NetheriteMiner
Fixed the Translator #506
2023-09-27code cleanuphannibal2
2023-09-27hotfix for elias watchdogshelper (#502)Erymanthus[#5074] | (u/)RayDeeUx
Fixed show skill level as item stack being broken for level 0. #502
2023-09-27Feature: Armor drops to $/hr (#427)CalMWolfs
Added Armor Drops to Money per Hour display. #427
2023-09-27removed wildcards from imports v4hannibal2
2023-09-27removed wildcards from imports v3hannibal2
2023-09-27removed wildcards from imports v2hannibal2
2023-09-27removed wildcards from importshannibal2
2023-09-260.20 Beta 24hannibal2
2023-09-26Feature: Color class levels in tab list (#398)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-09-26More party messages support #505CalMWolfs
* party time :tada:
2023-09-26Added for lore hider as well, show in lore how to bypass, and using one ↵hannibal2
config value
2023-09-26Hide not clickable items bypass key #504CalMWolfs
Adds the ability to bypass not clickable items when holding the control key.
2023-09-26Fixed NPC price for seeds #501Thunderblade73
* Fixed Npc price for moneyPerHourMergeSeeds
2023-09-26code cleanuphannibal2
2023-09-26item ability cooldown and ff display improvements #477Brandon
* Improve performance for tooltips and item ability cooldown feature
2023-09-26showing mm floor in rcphannibal2
2023-09-26added support for reading maxed boss collections, removed unnecessary help ↵hannibal2
map, removed list of boss names (name.toFloor() ?: continue handles this already), using addOrPut
2023-09-26Rich Presence Dynamic Priority Box and Dungeons #429NetheriteMiner
* Rich Presence Dynamic Priority Box and Dungeons * Merge branch 'beta' into discordrpc * Merge branch 'beta' into discordrpc * code cleanup * Fix according to requested changes * I blame IntelliJ auto formatting * Merge branch 'beta' into discordrpc * resolve merge conflict
2023-09-26Change: Replaces Tps to TPS (#486)(u/)RayDeeUx | Erymanthus[#5074]
2023-09-26Changed the option in pet experience tooltip to show progress to level 100 ↵hannibal2
for golden dragon eggs (can be disabled)
2023-09-25Fixed item rarity not detecting for shiny items.hannibal2
2023-09-24no one will ever see this.hannibal2
2023-09-240.20 Beta 23hannibal2
2023-09-24code cleanuphannibal2
2023-09-24Mage Item Cooldown #480Brandon
* Compensate for mage ability cooldown reduction while in dungeons
2023-09-24typohannibal2
2023-09-24fixed party member detection #500CalMWolfs
* no bedwar * added /shpartydebug
2023-09-24No longer hide errorhannibal2
2023-09-24removing §r at the beginning and end of chat messages when copying from ↵hannibal2
/shchathistory, like in lorenzchat events
2023-09-24Fixed item rarity problems with very special.hannibal2