Commit Graph

24 Commits

Author SHA1 Message Date
Om Choksi
77e42aff4e
set strict to prevent spam in older versions 2023-04-23 00:23:34 +05:30
Om Choksi
bc34161c6a
Merge remote-tracking branch 'origin/master' 2023-04-22 23:42:25 +05:30
Pyrbu
497f551014 migrate to PacketEvents for packet listening & refactoring 2023-04-22 19:08:10 +01:00
Om Choksi
81d67947dd
Added all mob types 2023-04-22 23:28:41 +05:30
Pyrbu
e04ee865e1 the refactoring never ends 2023-04-22 04:48:55 +01:00
Pyrbu
5395094063 major reflection improvements (fixes #12) 2023-04-22 04:32:17 +01:00
Pyrbu
dfbd9bebce fix null uuid when one hasn't been generated yet 2023-04-22 00:24:26 +01:00
PikaMug
5cf0952bc9 Use persistent NPC UUIDs 2023-04-21 17:56:20 -04:00
Pyrbu
983f240511 add back spigot support, do a bunch of refactoring & fix lower versions not having adventure 2023-04-21 18:15:28 +01:00
Pyrbu
895a4ea937 fix potential injection fail, more refactoring, some documentation 2023-04-21 14:35:39 +01:00
Pyrbu
d9bde3d442 huge reflection refactor, major improvement to maintainability 2023-04-20 22:17:46 +01:00
Pyrbu
8506aa99bc fix most if not all reflection cache misses, renamed the "cache" to a more sane name 2023-04-20 20:34:58 +01:00
Pyrbu
5225410814 actually fix the commands and remove gray npc names because adventure is complaining 2023-04-20 20:00:46 +01:00
Pyrbu
d046c9c03a remove nms dependency, fix basic 1.8 support by shading libraries, remove idea files 2023-04-20 19:52:37 +01:00
Pyrbu
6a0ea31074 fix npc looking at player being choppy & rename the tasks more appropriately 2023-04-20 16:10:01 +01:00
Pyr
baa47c16df fix npc paths 2023-04-19 22:02:54 +01:00
Pyr
b95c5ab3f3 fix double arrow formatting issue, add 1.19.4 support, fix entity destroy issue 2023-04-19 21:40:58 +01:00
Pyr
4f6048c058 change the ludicrous 1-tick delay for npc distance checks, fix useless cache miss errors 2023-04-19 20:37:02 +01:00
Pyr
8762d640f5 do some refactoring, add fix for "java.util.NoSuchElementException: decoder" & improve logging 2023-04-19 19:44:55 +01:00
Pyr
3fa94b4f31 small optimizations and reformatting 2023-04-19 17:08:30 +01:00
Pyr
3fe6f73c32 make save task async 2023-04-19 16:52:01 +01:00
Pyr
7fe1ade54b add run-paper, remove random unneeded static variables & fix Warden cache 2023-04-19 13:01:00 +01:00
Pyr
f72fd32bb0 fix decompilation artifacts & warnings 2023-04-17 18:36:19 +01:00
Pyr
27b53217d7 add code 2023-04-17 17:15:50 +01:00