Commit Graph

31 Commits

Author SHA1 Message Date
68a1ea7534
Add AABBBlock#overlaps methods 2022-05-09 19:02:13 +02:00
4edf759bd3 Added 1.18.2 + fix NMSReflect html renrering 2022-02-28 20:03:10 +01:00
e198a6640a Improved HTML rendering of obf mapping 2022-02-18 19:12:01 +01:00
419c6a6028 Fix wrong ReflectRegistry entries 2022-02-18 00:21:03 +01:00
da1abadd8a Fix a woops in reflect util class Type 2022-02-17 23:52:27 +01:00
efe388423c Fix ReflectRegistry.NMS.Commands.dispatcher field 2022-02-17 23:25:43 +01:00
ad74ed2854 Refactor pandalib-paper ReflectRegistry + fix some issues in Reflect util class 2022-02-17 22:59:50 +01:00
06b89bd271 New NMS and OBC Reflection utility classes 2022-02-07 12:45:18 +01:00
3e360a1023
Refactor Reflect util class again 2022-01-22 20:48:12 +01:00
783b6651b0
Added LocationUtil in PandalibPaper 2022-01-13 13:46:16 +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
f3da4f66bb
Java 17 and MC 1.18 2021-11-30 20:09:47 +01:00
ff98d4d859
Add asBlockIterable(World) in AABBBlock 2021-10-10 14:16:14 +02:00
bb61819332
Updated some ChatUtil methods + some refactoring 2021-09-21 23:54:32 +02:00
9391dcafbc
Scoreboard sidebar now supports Component (with RGB and stuff) + little improvement of Chat API 2021-09-05 20:06:07 +02:00
ea1cf90119 Improved TimeUtil + fix BukkitChatColorUtil 2021-09-02 14:27:03 +02:00
e721642780 Cleanup ScoreboardUtil 2021-08-28 16:20:14 +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
9990ce3900
Full bump to Java 16 2021-08-08 12:54:32 +02:00
d1b58c4771
MC 1.17 migration 2021-07-22 00:52:26 +02:00
94ba023fc8
BossBar API update + add equals/hashcode to Chat class 2021-07-21 23:50:43 +02:00
316894dbe0
Additionnal methods in BukkitChatColorUtil for Adventure colors 2021-07-18 22:55:44 +02:00
1cf77452df
Add special event handler that ensure this is the last listener of the event 2021-07-18 13:36:26 +02:00
f4642e22a1
Update everything around chat component + some other improvement 2021-07-11 16:14:47 +02:00
304faa072e
Build Chat API over Adventure instead of Bungeecord-chat 2021-07-09 00:27:59 +02:00
807b7ce4ed
Trying improve logs in lib paper’s ThreadUtil 2021-07-04 18:20:33 +02:00
1c7f64595e
Fix some log stuff 2021-07-04 16:05:45 +02:00
e9afbbe7b6
Fix Java 16 dependency not for every modules (because WebAPI still run with Java 11) 2021-07-04 16:03:21 +02:00
918ab59b69
Update to Java 16 + replace javatuples usage with records 2021-06-18 02:41:48 +02:00
89db9b7a64 new AABBBlock constructor 2021-04-24 15:52:09 +02:00
5019788865
Refactoring 2021-03-21 20:17:31 +01:00