Commit graph

26 commits

Author SHA1 Message Date
unilock
ee70084752 feat: 1.20.4
Signed-off-by: unilock <unilock@fennet.rentals>
2024-01-28 18:31:55 -05:00
PandaNinjas
1cffd3895b
Update to PronounDB's v2 API. 2023-10-01 19:32:26 -07:00
9a84ade7f5
feat: the big refactor
- Change the package from io.github.ashisbored to dev.ashhhleyyy
- Split into API and implementation packages
- Adjust command to allow querying other players' pronouns
- Removed some static fields
2023-06-22 10:56:03 +01:00
iGalaxy
095b44c4e0
chore: bump fabric.mod.json versions 2023-06-19 03:08:16 -07:00
iGalaxy
d127090fe2
feat: 1.20 2023-06-19 02:51:44 -07:00
iGalaxyYT
21eb74fe48
feat: 1.19.3 2022-12-28 21:26:40 -08:00
Sisby
a1668f3d34
feat: Add getPronouns method for mod integration (#9) 2022-08-20 11:48:08 +01:00
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