aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test/command
AgeCommit message (Expand)Author
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
2023-05-06Added a few commands for debugging and testing (#93)CalMWolfs
2023-02-24Using neu's isVanilla method.hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-06debug command logic and console filter changeshannibal2
2022-09-23Added entityId and armor to copy entitieshannibal2
2022-09-17add skin texture to copyentitieshannibal2
2022-09-08Using LorenzUtils.consoleLogLorenz
2022-09-070.7 (#2)hannibal2
2022-08-26fixing bug that wrong entities get counted as summoning mobsLorenz
2022-08-24moving copyToClipboard into OSUtils.kt and renaming ConfigUtilsLorenz
2022-08-22removed /ii and created /copyitemLorenz