Commit Graph

556 Commits

Author SHA1 Message Date
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
R00tB33rMan
6c8151a427
Fix one last grammar mistake 2023-04-20 10:42:02 -04:00
Pyr
f9cb06ae3c
Merge pull request #2 from R00tB33rMan/master
Grammatical Fixes & Language Conciseness
2023-04-20 15:39:40 +01: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
Pyr
d0c37eb3cc
Merge pull request #1 from JosTheDude/master
General Changes: Messages & Console Error Fix
2023-04-20 12:11:41 +01:00
Jos (BM)
e30d4a4d70
General Change: More User Friendly Messages
These changes just make the errors, success messages, and informational messages look more user-friendly and make them easier to understand for newer users of the plugin.

Also removes some of the 'slang' messages and replaces them with more professional ones.
2023-04-20 01:10:22 -04:00
Jos (BM)
1b3ddab1a9
Patch: Command Ran as Console Error Fix
When running any zNPCsPlus command in console, it throws an exception stating that the command could not be run.

This adds a check making sure that only players can run zNPCs related commands to avoid the thrown exception.
2023-04-20 01:01:49 -04:00
Pyr
269a248020 fix my scuffed build.gradle (again) 2023-04-20 02:24:06 +01:00
Pyr
cc5ebc9ebe more additions to readme and plugin.yml 2023-04-20 02:18:46 +01:00
Pyr
523e5ef401 add original discord to readme 2023-04-20 01:54:36 +01:00
Pyr
7d4106098a license & readme 2023-04-20 01:49:19 +01:00
Pyr
ddb24c3047 remove config deadlock 2023-04-20 01:04:24 +01:00
Pyr
575f435bbc add auto conversion & disable if old plugin is installed 2023-04-19 22:43:52 +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