Commit Graph

25 Commits

Author SHA1 Message Date
Marc Baloup f494c3bdb3 Prepare for 1.20.4 2024-02-19 23:33:30 +01:00
Marc Baloup 92a9afa22c Prepare 1.20.2 full support
- Update some POM files
- OBC reflection should not try to parse relocation package version
- NMS reflection dependency update
2024-02-18 14:28:42 +01:00
Marc Baloup 5a3831ba74 Use a lighter gray color for data 2024-02-14 20:29:49 +01:00
Marc Baloup d84e4c87dc Use ComponentLike instead of Component or Chat in some places 2024-02-14 19:55:56 +01:00
Marc Baloup ecd8b3b0c9 Some docs 2023-10-28 23:46:47 +02:00
Marc Baloup 8f31ea54d1 Add chat MiniMessage support + add support for color downsampling 2023-10-21 20:12:41 +02:00
Marc Baloup 0e016881d7 ChatFilledLine can now add spaces on the right, if enabled in the builder. 2023-10-20 23:07:25 +02:00
Marc Baloup 62949948e1 Some more javadoc 2023-08-27 17:28:12 +02:00
Marc Baloup 378e79b8ad Use newer version of Gson for chat API.
The Gson version should expand to all dependant modules and applications
2023-08-16 23:01:38 +02:00
Marc Baloup 9e7d89cf70 Reimplement ChatColorGradient.pickColorAt() to make it less error-prone 2023-07-04 23:15:06 +02:00
Marc Baloup 7c4fd78680 Update some dependencies + Gson now natively supports record 2023-06-24 16:28:53 +02:00
Marc Baloup 7d5060d09b Improved ItemStackBuilder + removed GUIInventory unused methods 2023-06-22 21:52:02 +02:00
Marc Baloup a46e066669 also new ChatUtil.join() method 2023-06-20 21:32:52 +02:00
Marc Baloup a4b33a1af7 new ChatUtil.joinGrammatically() method, using components 2023-06-20 18:38:07 +02:00
Marc Baloup 5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
Marc Baloup a6bde9e191 Javadoc 2023-02-22 16:40:08 +01:00
Marc Baloup 29c1aa21c9 Removed redondant aliases in ChatConfig.PandaTheme 2022-12-31 00:17:03 +01:00
Marc Baloup fc777e7def
ChatConfig now defaults to Pandacube coloring 2022-12-12 17:30:24 +01:00
Marc Baloup 54bc8ab99a
Mostly javadoc, and also some fixes there and there 2022-08-10 03:04:12 +02:00
Marc Baloup 4e1a674c49
Refactor and javadoc pandalib-chat 2022-07-30 14:02:15 +02:00
Marc Baloup 62f5034ca0
Fix char width for bold text 2022-07-28 14:23:28 +02:00
Marc Baloup 5ff9a40f19
pandalib-chat API changes (+ some javadoc) and pandalib-reflect imports fixes 2022-07-28 01:11:28 +02:00
Marc Baloup c827027e77 reformat POM files 2022-07-22 17:10:34 +02:00
Marc Baloup f4d436671c Refactor PlayerManager API + little fixes in Chat API 2022-07-21 02:19:28 +02:00
Marc Baloup d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00