Commit graph

19 commits

Author SHA1 Message Date
12d3785f95
fix(pronoundb): set a user-agent on outgoing requests 2022-07-17 19:39:42 +01:00
4dbd0ee8f8
feat(pronoundb): don't replace user-set pronouns 2022-07-17 19:38:53 +01:00
1e4d041ef4
fix: nullable warning 2022-07-17 16:12:26 +01:00
15d7f0f087
feat: Don't set pronouns if unset on PronounDB 2022-07-17 16:11:38 +01:00
Pyrrha
7464fdb297
fix: don't throw runtime exceptions when failing to retrieve pronouns 2022-06-18 13:31:11 +10:00
Pyrrha
df5d5a8927
fix: switch to Java 11's HttpClient 2022-06-18 13:29:38 +10:00
Pyrrha
49d01ef615
fix: switch from Log4J to SLF4J 2022-06-17 19:07:11 +10:00
Pyrrha
3d53fd1688
feat: add PronounDB.org syncing 2022-06-17 18:59:47 +10:00
Pyrrha
f3a2a51591
feat: update to mc 1.19 2022-06-17 17:56:13 +10:00
3909b53823
feat: Add /pronouns unset command 2022-01-22 11:21:14 +00:00
Ash (ashisbored)
c860c116b6
refactor: Remove use of deprecated JsonParser (turns out I missed on in the update) 2021-12-12 16:57:24 +00:00
Ash (ashisbored)
74d17c390f
chore: Update to Minecraft 1.18.1 2021-12-12 16:41:24 +00:00
Ash (ashisbored)
c7af332caa
fix: The formatted placeholder should actually return text with formatting 2021-12-12 15:55:44 +00:00
Ash (ashisbored)
ef01f32989
Small amount of code cleanup 2021-09-09 21:07:07 +01:00
Ash B
8b15a67aec
Make the default placeholder configurable 2021-08-13 15:38:39 +01:00
Ash B
6f1b3e95ca
Fix dependencies in fabric.mod.json 2021-08-13 15:12:29 +01:00
Ash B
e38c28ec60
Config reload support 2021-08-13 15:12:06 +01:00
Ash B
915fd82f15
Support custom formatting for pronouns, along with a new database format using a palette 2021-08-07 16:12:23 +01:00
Ash B
ba1e60d0ce
Initial commit 2021-07-30 20:53:09 +01:00