Commit Graph

286 Commits

Author SHA1 Message Date
Marc Baloup bf21151856
Trying better ReflectRegistry initialization 2022-06-22 00:19:22 +02:00
Marc Baloup e21b2ffe67
Bump to MC 1.18.2 2022-06-21 23:53:43 +02:00
Marc Baloup 4b58f8af7c HTML render of mapping improved again 2022-06-15 17:05:28 +02:00
Marc Baloup b90aaa6336 Improved html rendering of obfuscation mapping 2022-06-15 00:17:30 +02:00
Marc Baloup 9c7a09faa9 Fix ReflectRegistry 2022-06-14 23:26:22 +02:00
Marc Baloup ba3e99b639 More reflect stuff in ReflectRegistry for paper plugin 2022-06-13 23:02:25 +02:00
Marc Baloup 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
Marc Baloup 3b30968c15 Moved some private code into pandalib 2022-06-13 22:56:39 +02:00
Marc Baloup b2738a3d33
MC 1.19 support 2022-06-08 14:37:58 +02:00
Marc Baloup e50bf0ee39
Added IOffPlayer#getPlayerStatus() + added warning color in Chat class 2022-05-25 12:56:29 +02:00
Marc Baloup 54ffb4eddd
Using a default implementation of IPlayerManager and IOffPlayer with minimal functionnalities, for standalone apps (discord bots, ...) 2022-05-24 02:27:45 +02:00
Marc Baloup e8c93a0676
Added SQLWhereChain#isEmpty() 2022-05-24 02:23:30 +02:00
Marc Baloup fab009477d
Added new SQLTypes for binary data 2022-05-21 16:34:30 +02:00
Marc Baloup 68a1ea7534
Add AABBBlock#overlaps methods 2022-05-09 19:02:13 +02:00
Marc Baloup ca8e244dae
Supports for permissions range (like essentials.home.limit.<number>) 2022-04-10 01:11:12 +02:00
Marc Baloup f8f6b3151b
SQLPlayer.isWebRegistered() 2022-03-28 23:46:11 +02:00
Marc Baloup f73c07bea3
Birthday stuff in SQLPlayer and IOffPlayer 2022-03-28 20:09:01 +02:00
Marc Baloup 6ef8557c34
replace an internal class by a record in PlayerFinder 2022-03-17 22:59:45 +01:00
Marc Baloup 4edf759bd3 Added 1.18.2 + fix NMSReflect html renrering 2022-02-28 20:03:10 +01:00
Marc Baloup e198a6640a Improved HTML rendering of obf mapping 2022-02-18 19:12:01 +01:00
Marc Baloup 419c6a6028 Fix wrong ReflectRegistry entries 2022-02-18 00:21:03 +01:00
Marc Baloup da1abadd8a Fix a woops in reflect util class Type 2022-02-17 23:52:27 +01:00
Marc Baloup efe388423c Fix ReflectRegistry.NMS.Commands.dispatcher field 2022-02-17 23:25:43 +01:00
Marc Baloup ad74ed2854 Refactor pandalib-paper ReflectRegistry + fix some issues in Reflect util class 2022-02-17 22:59:50 +01:00
Marc Baloup 06b89bd271 New NMS and OBC Reflection utility classes 2022-02-07 12:45:18 +01:00
Marc Baloup 774b5f9e47 Some refactor of Reflect class 2022-02-07 12:42:14 +01:00
Marc Baloup 66cbf8097c Log now have default Logger (for debugging purpose) 2022-02-07 12:39:48 +01:00
Marc Baloup 260eea0788
Added new client settings from 1.17+ in IOnlinePlayer 2022-02-01 20:26:46 +01:00
Marc Baloup cb954f3d42
Compile now for MC 1.18 2022-01-30 23:08:22 +01:00
Marc Baloup b7b89f3ea9
Reflect: classes are now generic and added Constructor reflection 2022-01-30 23:07:51 +01:00
Marc Baloup c1219336b5
SQLPlayer.token is now a String instead of UUID 2022-01-23 16:18:59 +01:00
Marc Baloup 24d2ecfa33
generate random password in RandomUtil 2022-01-23 16:17:44 +01:00
Marc Baloup 3e360a1023
Refactor Reflect util class again 2022-01-22 20:48:12 +01:00
Marc Baloup 224d21a604
Chat class is now sealed and easier usage of special colors 2022-01-21 18:56:21 +01:00
Marc Baloup 6a2f14ae39
Added utility methods in IOffPlayer and IOnlinePlayer interfaces 2022-01-14 19:38:51 +01:00
Marc Baloup 783b6651b0
Added LocationUtil in PandalibPaper 2022-01-13 13:46:16 +01:00
Marc Baloup f0b9905b9d Added cron expression parser so we can have one-line scheduling config entries 2021-12-29 01:43:28 +01:00
Marc Baloup 2a6654746e Initialize fieldCache and methodCache before unsafe instance in ReflectionUtil 2021-12-27 23:56:21 +01:00
Marc Baloup 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
Marc Baloup 7fc419086d
Fix dependencies 2021-12-21 16:07:33 +01:00
Marc Baloup 5b97a32627
Table rendering in ChatUtil 2021-12-20 13:43:43 +01:00
Marc Baloup 6957ffcf0d
Update 1.18.1 2021-12-19 17:51:08 +01:00
Marc Baloup f3da4f66bb
Java 17 and MC 1.18 2021-11-30 20:09:47 +01:00
Marc Baloup 638a15b31f Update dependencies 2021-11-25 15:32:28 +01:00
Marc Baloup 0fef7cc152 Fix Bedrock form text button size 2021-11-25 11:55:55 +01:00
Marc Baloup 2a1080566a bedrock form width in chatutil static values 2021-11-04 12:20:45 +01:00
Marc Baloup ff98d4d859
Add asBlockIterable(World) in AABBBlock 2021-10-10 14:16:14 +02:00
Marc Baloup fdccc4195b
Fix reversed values in TimeUtil 2021-10-10 01:16:12 +02:00
Marc Baloup f183d1ebef
Fix ChatUtil maxWidth was ignored by centerText method 2021-10-03 16:10:18 +02:00
Marc Baloup bb61819332
Updated some ChatUtil methods + some refactoring 2021-09-21 23:54:32 +02:00