aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Collapse)Author
2023-10-16fixed recent config renamehannibal2
2023-10-16code cleanuphannibal2
2023-10-16Add NBT Copy Keybind (#562)Walker Selby
created more useful copy item data keybind #562
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-12code cleanup + debug error messageshannibal2
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with ↵hannibal2
LorenzRenderWorldEvent
2023-10-12added in sb check for some debug featureshannibal2
2023-10-12more dungeon debug stuffhannibal2
2023-10-12creating globalRenderTogglehannibal2
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-11code cleanuphannibal2
2023-10-11More Code Cleanup - When (#531)Walker Selby
code cleanup #531
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
Added Advanced Tab List #459
2023-10-05Added support for burning desert, using the slayer api more, only show ↵hannibal2
slayer features while inside the correct SkyBlock area, add slayer info to debug command
2023-10-01Removed debug messageshannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
Sonar Lint for the win #516
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-27removed wildcards from importshannibal2
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-24Fixed item lore flickering when debug feature internal name is enabled.hannibal2
2023-09-23Rip BedWarhannibal2
2023-09-23code cleanuphannibal2
2023-09-23guh (#495)CalMWolfs
internal sidebar changes #495
2023-09-23hiding more unnecessary error message lines and add todos for the futurehannibal2
2023-09-23Fixed item rarity problemshannibal2
2023-09-15changed discord link to vanity urlhannibal2
2023-09-15Added /shcopyinternalname and hotkey to copy internal names of itemshannibal2
2023-09-15Added gui scale to the config editor commandhannibal2
2023-09-08renamed classhannibal2
2023-09-08moving current area into test class and code cleanuphannibal2
2023-09-08very impactful changehannibal2
2023-09-02using ConfigManager.gson to allow working with NEUInternalName, better error ↵hannibal2
handling
2023-08-29Added /shversionhannibal2
2023-08-28added npc price display as debug optionhannibal2
2023-08-28code cleanup and better error handlinghannibal2
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-13Merge pull request #381CalMWolfs
* round down in composter * Using NEUInternalName in MinionCraftHelper SkyHanniTestCommand
2023-08-10Better Clipboard (#378)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-08-10Fixed crash in Copy NBT datahannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to ↵hannibal2
internalName
2023-08-07Basic test for dungeon itemsnea
2023-08-03Added dev options to show slot number on key presshannibal2
2023-08-03Added dev options to copy bestiary data from inventoryhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-08-03Catching error if a repo file is missing properlyhannibal2