36eb1227cf
Do not use bungeecord-chat as a dependency for pandalib-chat anymore
2024-07-28 01:04:34 +02:00
e7b528718c
Update paper plugin to MC 1.20.6
...
- Convert Brigadier command to use the new Brigadier/Paper API
- EquipmentSlot now has BODY value for horses and wolves armor
- ItemMeta’ canPlaceOn and canDestroy does not work anymore. Removed the related methods from ItemStackBuilder
- Enchantment DURABILITY now has the proper vanilla name UNBREAKING
- Pandalib-chat now uses Adventure’s TranslationArgument
2024-06-07 00:05:07 +02:00
d411618e63
Fix Javadoc warnings due to Java 21 update (+ some other warnings)
...
The default implicit constructor must also have a doc comment, so I have to make it explicit and either properly restrict the visibility of the constructor, or actually document it.
2024-06-06 23:59:32 +02:00
f494c3bdb3
Prepare for 1.20.4
2024-02-19 23:33:30 +01:00
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
5a3831ba74
Use a lighter gray color for data
2024-02-14 20:29:49 +01:00
d84e4c87dc
Use ComponentLike instead of Component or Chat in some places
2024-02-14 19:55:56 +01:00
ecd8b3b0c9
Some docs
2023-10-28 23:46:47 +02:00
8f31ea54d1
Add chat MiniMessage support + add support for color downsampling
2023-10-21 20:12:41 +02:00
0e016881d7
ChatFilledLine can now add spaces on the right, if enabled in the builder.
2023-10-20 23:07:25 +02:00
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