aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Collapse)Author
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
2023-07-29Created NEUInternalName, fixed collection counterhannibal2
2023-07-29Code cleanup (#295)CalMWolfs
2023-07-26ugly workaround: duplicating the methods drawFilledBoundingBox draw3DLine ↵hannibal2
with a variant before nea made the parkour changes
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
* hide ignored items * support contains * requested change * Using MultiFilter
2023-07-05using ParkourHelper in ParkourWaypointSaverhannibal2
2023-07-05fix (#298)CalMWolfs
2023-07-05mirror verse jump and run (#265)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Roman / Linnea Gräf <nea@nea.moe>
2023-07-05Waypoint saver (#282)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-07-04Empty List (#289)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-07-02Fixed empty stack trace errorhannibal2
2023-07-01No more getItemStack() crashes hopefully (#276)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-06-28Merge pull request #258CalMWolfs
* highlight items missing in NEU repo * fixed it detecting some wrong items * Merge branch 'hannibal002:beta' into highlight_missing_neu_items
2023-06-22sending the normal stack trace in the console as normalhannibal2
2023-06-22Add Rift Highlight Guidehannibal2