Commit Graph

444 Commits

Author SHA1 Message Date
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
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
a417d6418b switch to actual metrics 2023-04-17 18:35:13 +01:00
Pyr
bc2853cf1b fix my shoddy build gradle 2023-04-17 18:34:53 +01:00
Pyr
27b53217d7 add code 2023-04-17 17:15:50 +01:00