Commit Graph

18 Commits

Author SHA1 Message Date
62949948e1 Some more javadoc 2023-08-27 17:28:12 +02:00
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
9e7d89cf70 Reimplement ChatColorGradient.pickColorAt() to make it less error-prone 2023-07-04 23:15:06 +02:00
7c4fd78680 Update some dependencies + Gson now natively supports record 2023-06-24 16:28:53 +02:00
7d5060d09b Improved ItemStackBuilder + removed GUIInventory unused methods 2023-06-22 21:52:02 +02:00
a46e066669 also new ChatUtil.join() method 2023-06-20 21:32:52 +02:00
a4b33a1af7 new ChatUtil.joinGrammatically() method, using components 2023-06-20 18:38:07 +02:00
5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
a6bde9e191 Javadoc 2023-02-22 16:40:08 +01:00
29c1aa21c9 Removed redondant aliases in ChatConfig.PandaTheme 2022-12-31 00:17:03 +01:00
fc777e7def
ChatConfig now defaults to Pandacube coloring 2022-12-12 17:30:24 +01:00
54bc8ab99a
Mostly javadoc, and also some fixes there and there 2022-08-10 03:04:12 +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
5ff9a40f19
pandalib-chat API changes (+ some javadoc) and pandalib-reflect imports fixes 2022-07-28 01:11:28 +02:00
c827027e77 reformat POM files 2022-07-22 17:10:34 +02:00
f4d436671c Refactor PlayerManager API + little fixes in Chat API 2022-07-21 02:19:28 +02:00
d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00