616ae69d41
Fix package
2022-11-06 19:16:37 +01:00
763de13c48
Removed invalid reflection fields
2022-10-10 16:25:59 +02:00
9a141c146e
Bump paper 1.19.2
2022-10-09 17:53:05 +02:00
441b55f52c
Better display of LocationUtil.conciseToString()
2022-09-08 23:42:40 +02:00
045ca8b640
Fix various warnings and progress some javadoc
2022-09-08 23:42:12 +02:00
83e35f21bd
Fix ItemStackBuilder#displayName method
2022-08-25 01:06:36 +02:00
5ab7b0e252
Made ItemStackBuilder and GUIInventory more tolerant with some method parameters
2022-08-24 23:13:27 +02:00
6afa1086c2
Added StringUtil#wrapParsingInt() and StringUtil#wrapParsingLong() methods
2022-08-14 00:29:23 +02:00
c548856b76
Fix SchedulerUtil exception handling
2022-08-13 16:12:32 +02:00
25f2f90ef0
New method in StringUtil
2022-08-13 00:55:44 +02:00
bb4df1ba0a
Fix PermEntity javadoc
2022-08-11 21:24:43 +02:00
99a07a2ba6
Javadoc and some API changes
2022-08-11 01:32:37 +02:00
b6fc3c2b61
Even more javadoc
2022-08-10 19:25:06 +02:00
54bc8ab99a
Mostly javadoc, and also some fixes there and there
2022-08-10 03:04:12 +02:00
f976350ee1
Uniformization of how permission check is handled between pandalib-(.*-)players, Paper/Bungee and pandalib-permissions.
...
When an *OnlinePlayer class ask for permission, it always ask for Paper/Bungee API. The pandalib-permissions system will be called by Paper/Bungee only if it used and integrated into Paper/Bungee using the appropriate modules.
This commit reduces inter-dependencies between pandalib-(.*-)permissions modules and pandalib-(.*-)players (except pandalib-players-permissible that has to depends on pandalib-permissions)
2022-08-08 03:16:00 +02:00
a885c224a6
Added new Brigadier commands related APIs for bungee/paper/cli + a few javadoc
2022-08-08 01:42:11 +02:00
2f141d5f84
Updated MinecraftVersion with 1.19.2
2022-08-07 02:10:46 +02:00
0cfedee419
Fix ThrowableUtil
2022-08-07 00:40:08 +02:00
5457dd918b
Some new exception enabled functional interfaces
2022-08-06 22:18:43 +02:00
6e4ec629b0
Fix Skull in pandalib-paper
2022-08-04 03:11:20 +02:00
e16e294ff7
update readme
2022-08-03 01:56:34 +02:00
3bcd8d315b
Progress javadoc, various refactor + new module pandalib-commands
2022-08-03 01:45:18 +02:00
660414424e
Javadoc and refactor pandalib-db
2022-08-01 22:21:04 +02:00
1c490fdd04
Javadoc pandalib-bungee
2022-07-30 16:43:59 +02:00
4e1a674c49
Refactor and javadoc pandalib-chat
2022-07-30 14:02:15 +02:00
62f5034ca0
Fix char width for bold text
2022-07-28 14:23:28 +02:00
fa708f4f12
un-deprecate RandomUtil methods
2022-07-28 03:11:40 +02:00
c45b501ed8
sad because java reflection is more protected :C
2022-07-28 02:48:19 +02:00
0a558c6b83
fix ReflectField
2022-07-28 02:24:25 +02:00
f7dc774dbd
pandalib-util javadoc and small API changes
2022-07-28 01:13:35 +02:00
5ff9a40f19
pandalib-chat API changes (+ some javadoc) and pandalib-reflect imports fixes
2022-07-28 01:11:28 +02:00
eea6d2b5b2
pandalib-reflect Refactor + javadoc
2022-07-28 01:05:35 +02:00
bc4e8ba261
Added 1.19.1
2022-07-27 23:31:13 +02:00
c7a470e391
Fix warnings and stuff
2022-07-22 18:37:15 +02:00
c827027e77
reformat POM files
2022-07-22 17:10:34 +02:00
566ffee3ae
Readme + update POM + Tell jitpack we use Java 17
2022-07-22 16:30:27 +02:00
37a267eae5
new module pandalib-paper-players
2022-07-22 02:16:45 +02:00
aff229164c
New modules again + some pom refactor
2022-07-22 00:17:36 +02:00
f4d436671c
Refactor PlayerManager API + little fixes in Chat API
2022-07-21 02:19:28 +02:00
d4471f2845
new Maven module again + now generates javadoc
2022-07-20 16:26:29 +02:00
d2ca501203
renamed modules dir
2022-07-20 13:28:01 +02:00
7dcd92f72d
Big refactor of Pandalib. More modules and better managed dependencies
2022-07-20 13:18:57 +02:00
1aec628b19
I forgot some classes in WrapperRegistry + fixes abstract class
2022-07-11 01:25:50 +02:00
3fd853f2a6
Fix InitializerError during ReflectWrapper classes registration
2022-07-11 00:50:00 +02:00
b6104a76c1
Fixing a shit ton of warning / code style and stuff (code inspector from IDEA)
2022-07-10 00:55:56 +02:00
276b1d323a
Full reflection API refactoring
2022-07-08 01:31:45 +02:00
0d64285973
Removed eclipse metadata
2022-07-08 01:28:31 +02:00
bcf532aeba
Added method in ReflectRegistry
2022-06-26 19:48:23 +02:00
6353bf8dba
Added License
2022-06-25 19:23:38 +02:00
84cb9726a5
Problem finally solved. Adjusting log messages + removing invalid and unused ReflectRegistry data
2022-06-24 01:24:30 +02:00