|
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 |
|
|
90ce5be020
|
Ok so you can have weird exception when loading random classes from NMS. We are now dealing with that properly
|
2022-06-24 00:50:31 +02:00 |
|
|
013635e095
|
Having fun with a log message not showing exception + fixing obf data handling in case of error to avoid invalid internal state
|
2022-06-24 00:34:58 +02:00 |
|
|
37b73d3846
|
Still keeping obf mapping data for valid classes
|
2022-06-24 00:17:35 +02:00 |
|
|
766bb43a5f
|
Adding more logging in NMSReflect
|
2022-06-24 00:14:53 +02:00 |
|
|
e45ac45ac6
|
Still trying to undestand where is the problem
|
2022-06-23 23:54:52 +02:00 |
|
|
68b6b0d85c
|
Trying to debug something (still a lot of errors in console)
|
2022-06-23 19:46:10 +02:00 |
|
|
e3ba15e027
|
Trying something else on NMSReflect init
|
2022-06-23 19:04:31 +02:00 |
|
|
81faece959
|
Trying better error management on NMSReflect initialization
|
2022-06-23 18:48:46 +02:00 |
|
|
52063dbcf9
|
Bump plugins to 1.19
|
2022-06-23 00:21:42 +02:00 |
|
|
b2c2d98dd1
|
fix NPE in IPlayerManager#getOnlyVisibleFor(...)
|
2022-06-22 01:37:04 +02:00 |
|
|
db27f9e15f
|
Problem seems solved. Removing debug log message
|
2022-06-22 00:51:20 +02:00 |
|
|
7958589d1a
|
Small refactor of NMSReflect + trying to find why it doesn't load on 1.18.2
|
2022-06-22 00:46:06 +02:00 |
|
|
bf21151856
|
Trying better ReflectRegistry initialization
|
2022-06-22 00:19:22 +02:00 |
|
|
e21b2ffe67
|
Bump to MC 1.18.2
|
2022-06-21 23:53:43 +02:00 |
|
|
4b58f8af7c
|
HTML render of mapping improved again
|
2022-06-15 17:05:28 +02:00 |
|
|
b90aaa6336
|
Improved html rendering of obfuscation mapping
|
2022-06-15 00:17:30 +02:00 |
|
|
9c7a09faa9
|
Fix ReflectRegistry
|
2022-06-14 23:26:22 +02:00 |
|
|
ba3e99b639
|
More reflect stuff in ReflectRegistry for paper plugin
|
2022-06-13 23:02:25 +02:00 |
|
|
53869636f5
|
Improved HTML rendering of obfuscation mapping: added constructor signatures and modifiers for classes, fields and methods
|
2022-06-13 23:01:48 +02:00 |
|
|
3b30968c15
|
Moved some private code into pandalib
|
2022-06-13 22:56:39 +02:00 |
|
|
b2738a3d33
|
MC 1.19 support
|
2022-06-08 14:37:58 +02:00 |
|