Commit Graph

674 Commits

Author SHA1 Message Date
Pyr
1b2f5472bb
Merge pull request #18 from R00tB33rMan/master
/znpcs help does not exist
2023-04-23 00:17:08 +01:00
R00tB33rMan
35787cb8aa /znpcs help does not exist 2023-04-22 23:13:58 +00:00
Pyrbu
0efab9d77d grammar 2023-04-22 20:52:24 +01: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
88687aae85
Merge remote-tracking branch 'ZNPCsPlus/master' 2023-04-23 00:26:05 +05:30
Om Choksi
77e42aff4e
set strict to prevent spam in older versions 2023-04-23 00:23:34 +05:30
Om Choksi
ced047ca40
Merge remote-tracking branch 'origin/master' 2023-04-22 23:49:42 +05:30
D3v1s0m
48c0d71343
Merge branch 'Pyrbu:master' into master 2023-04-22 23:48:02 +05:30
Om Choksi
3c51bb0eed
Merge remote-tracking branch 'ZNPCsPlus/master' 2023-04-22 23:46:41 +05:30
Pyrbu
4c17a7db40 fix shading 2023-04-22 19:16:30 +01:00
D3v1s0m
333577bc43
Merge branch 'Pyrbu:master' into master 2023-04-22 23:44:26 +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
Pyr
b8e149b91b
Merge pull request #13 from PikaMug/master
Use persistent NPC UUIDs
2023-04-21 23:29:47 +01:00
PikaMug
5cf0952bc9 Use persistent NPC UUIDs 2023-04-21 17:56:20 -04:00
Pyrbu
47c15d7a8d add dependencies to readme 2023-04-21 21:12:32 +01:00
Pyrbu
1ca7dd8cae update relocations 2023-04-21 18:35:53 +01: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
e197dec091 make the language better 2023-04-21 13:56:43 +01:00
Pyrbu
e8ecc43ede print an error to console instead of blindly throwing an exception 2023-04-21 13:55:15 +01:00
Pyr
ccb0e48ad1
Merge pull request #8 from D3v1s0m/master
Fixed large number of conversations / texts in conversations causing issue
2023-04-21 13:53:54 +01:00
Om Choksi
53d6a9fd7f
Conversation fix 2023-04-21 12:42:39 +05:30
Pyrbu
7872c6fcf6 gimme them stars boyyyy 2023-04-21 01:31:56 +01:00
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
1d2573947a bump version 2023-04-20 19:54:32 +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
Pyr
7768e05587
Merge pull request #7 from xCodiq/master
Patched command execution + new command exception handling
2023-04-20 19:50:43 +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
43d617facb bump version 2023-04-20 16:17:59 +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
Pyr
7737cbadd3
Merge pull request #3 from R00tB33rMan/master
Fix one last grammar mistake
2023-04-20 15:49:31 +01:00