Commit Graph

27 Commits

Author SHA1 Message Date
William
51d607a6bb
ci: add publishing to maven 2023-10-18 19:04:04 +01:00
William278
b07c8da4a6 ci: fix version types 2023-10-12 15:51:34 +01:00
William278
23daa22d5d ci: add release action 2023-10-12 15:47:12 +01:00
William278
a1c3b069a5 ci: 1.8.8 is supported too 2023-10-12 14:19:01 +01:00
William278
ce3bb9f954 ci: verbosely state every version
My fork of mc-publish that supports Hangar needs updating because v3.3 adds support for version ranges :(
2023-10-12 14:15:49 +01:00
William278
c05d16eda0 ci: improve version availability info 2023-10-12 14:03:21 +01:00
William
1f1e69ebca
Add support for Minecraft 1.20.2 (#99)
* Add protocol mappings for 1.20.2

* Cleanup some exception handling

* ci: Mark 1.20.2 as supported

* Minor code formatting tweaks
2023-10-11 17:10:29 +01:00
William
cbfe0323cb
[ci skip] Mark compatible with 1.20.1 2023-06-12 18:49:07 +01:00
William
a5ecf7c637
Bump to 1.4.1, indicate support for 1.20 2023-06-07 20:37:18 +01:00
William
c5b09590c7
Tweak hangar channel config 2023-04-23 18:13:07 +01:00
William
772e5a5f0d
Use game versions for hangar, update title 2023-04-23 18:07:16 +01:00
William
401b438a1a
Test publishing to hangar with mc-publish 2023-04-23 16:44:34 +01:00
William
46b93203f7
docs: Tweak script 2023-04-21 14:23:58 +01:00
William
97d872501e
docs: Update CI workflow 2023-04-21 14:12:32 +01:00
William
c9d150a11d
docs: Update workflow, add link to config file from setup 2023-04-21 14:02:59 +01:00
William
c48693d865
Bump to 1.4, remove protocolize from build script, update README 2023-04-19 10:37:06 +01:00
William
7e349d3393
Add option to disable sorting players, close #39 2023-04-17 20:38:24 +01:00
William
c6603da50a
Add license header, tweak build scripts 2023-04-17 16:04:53 +01:00
William
0cc1b54481
Mark 1.19.4 as supported (Protocolize 2.2.6) 2023-03-15 17:15:07 +00:00
William
b431ee2165
Add optional support for MiniMessage and hook for MiniPlaceholders (#18) 2023-03-11 20:23:47 +00:00
William
cb011c4e66
fix CI 2023-03-11 01:30:00 +00:00
William278
2730778ef9 Bump to 1.1.1, update build script, stop shading lombok 2023-03-10 12:47:04 +00:00
William278
a7d512e6fe Support 1.16.5 through 1.19.3, add more protocol mappings 2023-03-10 12:27:43 +00:00
William
f790378182
Add support for PlaceholderAPI placeholders via PAPIProxyBridge (#17)
* Start PAPI hook work

* Finish adding PlaceholderAPI support
2023-03-07 11:39:47 +00:00
William278
ef99015d01 Fix workflow file 2023-03-01 12:52:15 +00:00
William278
9996144ee2 Add modritnh CI via workflow 2023-03-01 12:48:49 +00:00
William
615e45049a
Add GH workflow actions 2023-02-24 22:20:08 +00:00