Commit Graph

7 Commits

Author SHA1 Message Date
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
5a3831ba74 Use a lighter gray color for data 2024-02-14 20:29:49 +01: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
4e1a674c49
Refactor and javadoc pandalib-chat 2022-07-30 14:02:15 +02:00