index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
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
/
features
/
slayer
/
enderman
Age
Commit message (
Expand
)
Author
2024-06-07
Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...
CalMWolfs
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-04-10
Backend: Remove some more deprecated functions and misc code cleanup (#1402)
CalMWolfs
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-03-11
Backend: RenderEntityLiving performance fix (#1127)
Thunderblade73
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-01
utilizing location.add(x = x)
hannibal2
2023-11-16
Config Updates - Subcategories and Reformatting (#709)
Walker Selby
2023-10-28
created and used Entity.canBeSeen and LorenzVec.canBeSeen
hannibal2
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-10-12
moved sendTitle into LorenzUtils
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-27
removed wildcards from imports
hannibal2
2023-09-15
Fixed a rare crash while doing enderman slayer.
hannibal2
2023-08-29
using kotlin duration in TitleUtils
hannibal2
2023-08-29
Adds a line to every slayer mini boss around you.
hannibal2
2023-08-29
Added option to change the eman slayer beacon color.
hannibal2
2023-08-29
Fixed enderman slayer beacon shows very short.
hannibal2
2023-08-29
fixed typo in Nukekubi
hannibal2
2023-08-28
Show a line to the enderman slayer beacon.
hannibal2
2023-08-28
Show the name over Nukekebi Skulls for in ender slayer
hannibal2
2023-08-28
Added ender slayer beacon explode timer. Fixed ender slayer beacon don't disa...
hannibal2
2023-08-03
changed lists to sequences in eneity utils, part 2
hannibal2
2023-08-03
reverted my list -> sequence changes in entity utils as they causing lots of ...
hannibal2
2023-08-02
fixing EndermanSlayerHideParticles
hannibal2
2023-08-02
Merge pull request #351
Roman / Linnea Gräf
2023-07-25
Using LorenzWorldChangeEvent everywhere
hannibal2
2023-07-23
fixed names
hannibal2
2023-07-23
Using EntityUtils.getEntities everywhere
hannibal2
2023-07-23
Hide particles around enderman slayer bosses and mini bosses
hannibal2