aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test/command
AgeCommit message (Expand)Author
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19code cleanuphannibal2
2023-11-19Added support for extra data in error manager.hannibal2
2023-11-19more clean error stack traceshannibal2
2023-11-19code cleanuphannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-11tab list debug (#702)hannibal2
2023-11-02Add visitor highlighter/blocker (#653)Linnea Gräf
2023-10-28Hopefully stop infinite recurring causes in error messages.hannibal2
2023-10-28fixed weird error messages in damage indicatorhannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-21better repo error handlinghannibal2
2023-10-16code cleanuphannibal2
2023-10-16Add NBT Copy Keybind (#562)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27code cleanuphannibal2
2023-09-27Add actual NBT data to /shcopyitem command (#509)Brandon
2023-09-27code cleanup and removed code duplicationhannibal2
2023-09-27removed wildcards from importshannibal2
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-15Added /shcopyinternalname and hotkey to copy internal names of itemshannibal2
2023-09-08renamed classhannibal2
2023-09-02using ConfigManager.gson to allow working with NEUInternalName, better error ...hannibal2
2023-08-28code cleanup and better error handlinghannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-03Catching error if a repo file is missing properlyhannibal2
2023-07-24Fixed irrelevant spelling stuffhannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-02Fixed empty stack trace errorhannibal2
2023-07-01No more getItemStack() crashes hopefully (#276)CalMWolfs
2023-06-22sending the normal stack trace in the console as normalhannibal2
2023-06-22Add Rift Highlight Guidehannibal2
2023-06-22better error handlinghannibal2
2023-06-16made copied error logs smallerhannibal2
2023-06-15Using more exact error message formathannibal2
2023-05-18Reworked clickable error messages and added support for all custom event errorshannibal2
2023-05-17Fix compile errors introduced in 068cc5db57af16b25dd5115498ddf0e6f1fc… (#109)Roman / Linnea Gräf
2023-05-15Various Fixes (#107)CalMWolfs
2023-05-11Added optional parameter "hidden" -s to /shtestmessagehannibal2
2023-05-10Fix features and copy error (#97)CalMWolfs
2023-05-07Copy nearby particles to clipboard (#94)CalMWolfs