Commit graph

34 commits

Author SHA1 Message Date
0ada3f4419
feat: deploy releases to maven 2022-08-17 15:13:07 +01:00
7b87d76ec3
fix(ci): actually run the correct gradle task 2022-07-17 20:49:09 +01:00
76528647c7
chore: Bump version for release 2022-07-17 20:42:27 +01:00
7a9eb084a2
fix(ci): Use gradle-build-action for release 2022-07-17 20:39:36 +01:00
5ceab2d741
feat(ci): Automatic modrinth publishing 2022-07-17 20:37:06 +01:00
e199a90f3b
chore: bump to latest beta TextPlaceholderAPI 2022-07-17 19:40:07 +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
Ash
be80375f2c
Merge pull request #7 from JustPyrrha/feat/pronoundb 2022-07-17 15:42:34 +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
Ash
22b3e68e60
Merge pull request #6 from JustPyrrha/1.19 2022-06-17 16:44:39 +01: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
bd0f788075
chore: Bump version 2022-01-22 11:24:57 +00: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)
cdb91ea0e4
fix(ci): Gradle OOM on Actions 2021-12-12 16:53:02 +00:00
Ash (ashisbored)
abac1a9c3e
fix(ci): Update GitHub Actions to use Java 17 to build 2021-12-12 16:46:13 +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)
45b0dc2e5f
Add icon files 2021-09-09 21:13:18 +01:00
Ash (ashisbored)
ef01f32989
Small amount of code cleanup 2021-09-09 21:07:07 +01:00
Ash B
02dab5525d
Bump version 2021-08-13 15:42:33 +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
9f9977a3da
v1.0.0 and readme changes 2021-07-30 21:03:16 +01:00
Ash B
a8a640d1e6
Add license file 2021-07-30 20:56:33 +01:00
Ash B
ba1e60d0ce
Initial commit 2021-07-30 20:53:09 +01:00