Commit Graph

65 Commits

Author SHA1 Message Date
Pyrbu
30b8d90665 start work 2023-04-24 19:14:39 +01:00
Pyrbu
ef436ac9b7 fix skin layers for all versions 2023-04-24 17:16:02 +01:00
Pyrbu
df668a8585 refactor a day keeps the doctor away 2023-04-24 14:27:45 +01:00
Pyrbu
cf34ddc32e filter out null equipment (fixes #25) 2023-04-24 14:18:49 +01:00
Pyrbu
9b71d532f6 fix skin layers & some adventure warnings 2023-04-24 02:33:26 +01:00
Pyrbu
02b6d1fb4c fix my stupid ass packets (fixes #20) 2023-04-24 02:10:59 +01:00
Pyrbu
ceb1747878 make component more concise 2023-04-23 23:20:27 +01:00
Om Choksi
6779611f43
Changed TextComponent to use Adventure API instead 2023-04-24 01:43:15 +05:30
Pyrbu
724ab8b9a3 Merge remote-tracking branch 'origin/master' 2023-04-23 17:05:08 +01:00
Pyrbu
e2edc00d43 remove a library & fix some shading 2023-04-23 17:05:03 +01:00
Om Choksi
c33ac8a1b1
Spam fix for older versions 2023-04-23 19:38:23 +05:30
Pyrbu
dff4d59fc0 fix author name 2023-04-23 03:37:49 +01:00
Pyrbu
fb3d9ea3a3 improve lower version support 2023-04-23 03:10:50 +01:00
Pyrbu
280436fa91 Merge remote-tracking branch 'origin/master' 2023-04-23 01:34:39 +01:00
Pyrbu
74c954c553 move a lot of packet sending to PacketEvents 2023-04-23 01:34:34 +01:00
R00tB33rMan
35787cb8aa /znpcs help does not exist 2023-04-22 23:13:58 +00:00
Pyr
e709dc5443
Merge pull request #16 from D3v1s0m/master
Added all mob type
2023-04-22 20:50:56 +01:00
Pyrbu
d79d9f53d1 refactoring & fix npc trying to look at players in different worlds 2023-04-22 20:46:32 +01:00
Pyrbu
f6940df7d2 refactor NMS 2023-04-22 20:27:08 +01:00
Pyrbu
cdc78e9fe1 dont be dumb and use the provided player object 2023-04-22 20:16:36 +01:00
Pyrbu
31e47e91d3 add PacketEvents load 2023-04-22 20:15:00 +01:00
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
49dec7d115 add more debug information to the injection handler 2023-04-22 17:26:52 +01:00
Pyrbu
bc4fcc0091 make the banner send using the console command sender (fixes #14) 2023-04-22 16:45:31 +01:00
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
c7ff0ed8e8 fix default configs & add update checker 2023-04-21 17:34:18 +01:00
Pyrbu
895a4ea937 fix potential injection fail, more refactoring, some documentation 2023-04-21 14:35:39 +01:00
Pyrbu
8440795597 fix potential error from issue #9 2023-04-21 14:04:07 +01:00
Pyrbu
e8ecc43ede print an error to console instead of blindly throwing an exception 2023-04-21 13:55:15 +01:00
Om Choksi
53d6a9fd7f
Conversation fix 2023-04-21 12:42:39 +05:30
Pyrbu
0b2adc1223 grammar 2023-04-20 23:44:00 +01:00
Pyrbu
86b653e2bf make it all uwu pretty... and also fix versions below 1.17 but who cares about that 2023-04-20 23:41:58 +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
elmar
e43addbaf9 + Fixed in-game players from not being able to execute commands.
+ Created CommandException
2023-04-20 20:33:51 +02:00
Pyrbu
881ed85f8d fix the config bug 2023-04-20 18:13:31 +01:00
Pyrbu
61593b07a8 Merge remote-tracking branch 'origin/master' 2023-04-20 16:10:20 +01:00
Pyrbu
6a0ea31074 fix npc looking at player being choppy & rename the tasks more appropriately 2023-04-20 16:10:01 +01:00
R00tB33rMan
6c8151a427
Fix one last grammar mistake 2023-04-20 10:42:02 -04:00
R00tB33rMan
fbe04e97ed Various grammar fixes and enhanced readability 2023-04-20 14:34:31 +00:00
R00tB33rMan
f171af7ef2 Spelling fixes, grammar fixes, and more accuracy 2023-04-20 13:18:18 +00:00