index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
test
/
command
Age
Commit message (
Expand
)
Author
2023-07-02
Fixed empty stack trace error
hannibal2
2023-07-01
No more getItemStack() crashes hopefully (#276)
CalMWolfs
2023-06-22
sending the normal stack trace in the console as normal
hannibal2
2023-06-22
Add Rift Highlight Guide
hannibal2
2023-06-22
better error handling
hannibal2
2023-06-16
made copied error logs smaller
hannibal2
2023-06-15
Using more exact error message format
hannibal2
2023-05-18
Reworked clickable error messages and added support for all custom event errors
hannibal2
2023-05-17
Fix compile errors introduced in 068cc5db57af16b25dd5115498ddf0e6f1fc… (#109)
Roman / Linnea Gräf
2023-05-15
Various Fixes (#107)
CalMWolfs
2023-05-11
Added optional parameter "hidden" -s to /shtestmessage
hannibal2
2023-05-10
Fix features and copy error (#97)
CalMWolfs
2023-05-07
Copy nearby particles to clipboard (#94)
CalMWolfs
2023-05-06
Added a few commands for debugging and testing (#93)
CalMWolfs
2023-02-24
Using neu's isVanilla method.
hannibal2
2023-02-02
Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.
hannibal2
2023-01-06
debug command logic and console filter changes
hannibal2
2022-09-23
Added entityId and armor to copy entities
hannibal2
2022-09-17
add skin texture to copyentities
hannibal2
2022-09-08
Using LorenzUtils.consoleLog
Lorenz
2022-09-07
0.7 (#2)
hannibal2
2022-08-26
fixing bug that wrong entities get counted as summoning mobs
Lorenz
2022-08-24
moving copyToClipboard into OSUtils.kt and renaming ConfigUtils
Lorenz
2022-08-22
removed /ii and created /copyitem
Lorenz