aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils
AgeCommit message (Collapse)Author
2023-10-17Internal Change: Dev List from REPO (#545)Walker Selby
moved contributor list into repo #545
2023-10-17Internal Change: RepoJson class formattings (#544)Walker Selby
formatting wow #544
2023-10-17fixed test errorhannibal2
2023-10-17made SkyBlockTime.formatted() the way it always was intended to workhannibal2
2023-10-16Fixed SkyHanni gui edit button not working inside storage even if neu ↵hannibal2
storage is not disabled.
2023-10-16Fix: Chat symbols (#567)CalMWolfs
Hopefully fixed all chat symbol issues and removed the chat symbols on private messages. #567
2023-10-15Added Enrichment to Estimated Item Value (#566)jani270
Added Enrichment to Estimated Item Value. #566
2023-10-15Internal Change: removePetRarityOld (#541)Walker Selby
Internal Change: removePetRarityOld #541
2023-10-15Feature: Show alerts when the player catches a legendary sea creature (#530)Brandon
dded Alerts when the player catches a legendary sea creature. #530
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
migrate the config, removed id system entirely #542
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-14code cleanuphannibal2
2023-10-14Internal Changes: add support for compacted numbers parsing (#555)Helfull
add support for compacted numbers parsing #555
2023-10-14code cleanuphannibal2
2023-10-14Addition: Ingame time GUI element (#503)Erymanthus[#5074] | (u/)RayDeeUx
Added In-Game Date Display. #503
2023-10-14Feature: Modify Visual Words (#492)CalMWolfs
Added /shwords. #492
2023-10-14Feature: SBA Chroma but in SH (#487)Vixid
Porting SBA's chroma into SkyHanni with many more options and chroma everything. #487
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with ↵hannibal2
LorenzRenderWorldEvent
2023-10-12code cleanup, package and config moved, added support for hiding basket ↵hannibal2
waypoints once you have clicked on them
2023-10-12code cleanuphannibal2
2023-10-12wordinghannibal2
2023-10-12code cleanuphannibal2
2023-10-12Removed debug chat line (#565)CalMWolfs
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing ↵hannibal2
OSUtils.isKeyHeld(key) to key.isKeyHeld()
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
Fix + Backend: Made mouse buttons work as key binds #560
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-12Fixed Hyper reforge/End Stone Geode detection.hannibal2
2023-10-11code cleanuphannibal2
2023-10-11More Code Cleanup - When (#531)Walker Selby
code cleanup #531
2023-10-11Feature: Composter Getfromsacks (#475)Obsidian
composter allows bz + sacks #475
2023-10-11Feature: Highlight party members (#463)Brandon
Added Highlight Party Members. #463
2023-10-07add support for dynamic bingo rankshannibal2
2023-10-07added guild apihannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
Added Advanced Tab List #459
2023-10-04Allowing clicks on the farming weight overlayhannibal2
2023-10-01Fixed progress bar sizehannibal2
2023-09-29code cleanuphannibal2
2023-09-29Bugfix: isSack() function revision... AGAIN. (#518)Erymanthus[#5074] | (u/)RayDeeUx
Fixed showing sack abbreviations in composter inventory #518
2023-09-29Random Code Cleanup (#516)Walker Selby
Sonar Lint for the win #516
2023-09-29code cleanup (ty nea)hannibal2
2023-09-28Ignoring non-slayer drops in slayer profit tracker.hannibal2
2023-09-28code cleanuphannibal2
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-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-27Feature: Armor drops to $/hr (#427)CalMWolfs
Added Armor Drops to Money per Hour display. #427
2023-09-27removed wildcards from imports v2hannibal2