aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Expand)Author
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
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
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
2023-08-10Better Clipboard (#378)hannibal2
2023-08-10Fixed crash in Copy NBT datahannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
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
2023-07-29Created NEUInternalName, fixed collection counterhannibal2
2023-07-29Code cleanup (#295)CalMWolfs
2023-07-26ugly workaround: duplicating the methods drawFilledBoundingBox draw3DLine wit...hannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-24Fixed irrelevant spelling stuffhannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-22added dungeon stuff to debug commandhannibal2
2023-07-21added /shdebugdatahannibal2
2023-07-21warns before changing more than 3 config elementshannibal2
2023-07-21formattinghannibal2
2023-07-21more makeAccessible usagehannibal2
2023-07-21moved into separate methodshannibal2
2023-07-21using return stringhannibal2
2023-07-21bigger fixeshannibal2
2023-07-21small fixeshannibal2
2023-07-21add /shconfig set, add support for playerSpecific and profileSpecifichannibal2
2023-07-21added commenthannibal2
2023-07-21Added /shconfig commandhannibal2
2023-07-19Merge pull request #314CalMWolfs
2023-07-05using ParkourHelper in ParkourWaypointSaverhannibal2
2023-07-05fix (#298)CalMWolfs
2023-07-05mirror verse jump and run (#265)hannibal2
2023-07-05Waypoint saver (#282)CalMWolfs