Commit Graph

15 Commits

Author SHA1 Message Date
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