Commit Graph

30 Commits

Author SHA1 Message Date
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
b2738a3d33
MC 1.19 support 2022-06-08 14:37:58 +02:00
4edf759bd3 Added 1.18.2 + fix NMSReflect html renrering 2022-02-28 20:03:10 +01:00
ad74ed2854 Refactor pandalib-paper ReflectRegistry + fix some issues in Reflect util class 2022-02-17 22:59:50 +01:00
774b5f9e47 Some refactor of Reflect class 2022-02-07 12:42:14 +01:00
66cbf8097c Log now have default Logger (for debugging purpose) 2022-02-07 12:39:48 +01:00
b7b89f3ea9
Reflect: classes are now generic and added Constructor reflection 2022-01-30 23:07:51 +01:00
24d2ecfa33
generate random password in RandomUtil 2022-01-23 16:17:44 +01:00
3e360a1023
Refactor Reflect util class again 2022-01-22 20:48:12 +01:00
f0b9905b9d Added cron expression parser so we can have one-line scheduling config entries 2021-12-29 01:43:28 +01:00
2a6654746e Initialize fieldCache and methodCache before unsafe instance in ReflectionUtil 2021-12-27 23:56:21 +01:00
a82820cc15 Refactor ReflectionUtil (renamed class + changed a lot of stuff inside) and added support for accessing filtered field and changing final fields 2021-12-27 17:53:17 +01:00
6957ffcf0d
Update 1.18.1 2021-12-19 17:51:08 +01:00
f3da4f66bb
Java 17 and MC 1.18 2021-11-30 20:09:47 +01:00
fdccc4195b
Fix reversed values in TimeUtil 2021-10-10 01:16:12 +02:00
bb61819332
Updated some ChatUtil methods + some refactoring 2021-09-21 23:54:32 +02:00
218010e910
Added Json util file to avoid multiple identical instances of Gson object 2021-09-09 23:31:54 +02:00
ea1cf90119 Improved TimeUtil + fix BukkitChatColorUtil 2021-09-02 14:27:03 +02:00
2c933529f1
Fix infinite loop 2021-08-23 03:55:06 +02:00
496a5df812
Added new method in RandomUtil + Added AABBBlockGroup to ease manipulation of collection of AABBBlocks 2021-08-23 02:24:34 +02:00
dcfafb92cb
Add configuration of custom Special Permissions 2021-08-15 03:24:56 +02:00
425527ddb2
Wrapper for lazy loaded values 2021-08-08 12:56:36 +02:00
5eaaf8faa5
Add debug log for permission resolution + change api for Log debug 2021-07-25 20:14:06 +02:00
ce4f756446
ServerPropertyFile now serializes with pretty printing 2021-07-24 19:37:51 +02:00
88e1959229
Add methods to set field value in ReflexionUtil 2021-07-18 22:54:37 +02:00
80cc70a570
Added 1.17.1 in MinecraftVersion 2021-07-08 23:02:18 +02:00
611dd00c48
Add MC 1.17 version in enum 2021-07-04 16:04:30 +02:00
c66321f3d3 Improve BiMap API 2021-04-24 15:48:54 +02:00
85964ed624
Cleaner and easier to use OfflineUUID CLI 2021-04-17 00:04:06 +02:00
5019788865
Refactoring 2021-03-21 20:17:31 +01:00