Commit Graph

143 Commits

Author SHA1 Message Date
Lukas Rieger (Blue)
681c346da6
Initial folia implementation 2023-03-31 00:25:13 +02:00
Lukas Rieger (Blue)
fe9fd17328
Fix modrinth publish versions for spigot 2023-03-15 16:03:50 +01:00
Lukas Rieger (Blue)
2bbd7b6561
Add forge-1.19.4 implementation and update gradle 2023-03-15 15:51:10 +01:00
Lukas Rieger (Blue)
3dae1b1468
Add 1.19.4 client download url and fabric 1.19.4 implementation 2023-03-14 18:28:07 +01:00
Lukas Rieger (Blue)
4e970621ae
Make sure to use the vanilla tellraw command to send spigot-messages 2023-03-07 16:16:01 +01:00
Lukas Rieger (Blue)
701f6cb2dc
Fix issue with hybrids (arclight) sometimes reporting the wrong worldfolder 2023-02-26 19:55:42 +01:00
Lukas Rieger (Blue)
892506f2f9
Remove uneccesary lock, fix double server header, organize packages and class-names 2023-02-24 13:55:21 +01:00
Lukas Rieger (Blue)
14c9fffab9
Fix spigot plugin.yml version 2023-02-23 10:23:20 +01:00
Lukas Rieger (Blue)
f4c6adc685
Rewrite integrated webserver to be non-blocking 2023-02-22 16:19:34 +01:00
Lukas Rieger (Blue)
4cc3774590
Remove forge versions pre 1.16.5 since they dont work with Java 11. Fixes: #379 2023-01-06 01:30:10 +01:00
Lukas Rieger (Blue)
b80088671b
Fix error on sponge servers trying to update players 2023-01-01 12:54:37 +01:00
Lukas Rieger (Blue)
6d53bce0dd
Add stuff 2022-12-13 16:54:31 +01:00
Lukas Rieger (Blue)
6e78587d6f
Update fabric-1.19.3 and add forge-1.19.3 implementations 2022-12-08 14:08:26 +01:00
Lukas Rieger (Blue)
8aae8de828
Add Fabric 1.19.3 implementation 2022-11-24 21:17:39 +01:00
Lukas Rieger (Blue)
2614ef8a56
Remove fabric-1.16.1 implementation 2022-11-15 17:29:11 +01:00
Lukas Rieger (Blue)
49ab38450e
Add fabric-api as required-dependency to curseforge releases 2022-11-11 13:55:32 +01:00
Lukas Rieger (Blue)
be989e59c1
Fix building without curseforge key 2022-11-11 13:27:56 +01:00
Lukas Rieger (Blue)
f1659ff258
Add automatic publishing to curseforge 2022-11-11 13:13:54 +01:00
Lukas Rieger (Blue)
034d8b097a
Use console-source instead of RCON for commands. Fixes: #351 2022-11-01 17:27:51 +01:00
Lukas Rieger (Blue)
ad2e861e56
Fix spigot modrinth mc versions 2022-10-24 23:56:56 +02:00
Lukas Rieger (Blue)
f454cf02a4
Add modrinth publishing 2022-10-24 23:43:02 +02:00
Lukas Rieger (Blue)
0f579bf03c
Remove forge-1.19 implementation since 1.19.1 works for both 2022-10-24 23:24:41 +02:00
Lukas Rieger (Blue)
c6019c722d
Little improvements here and there 2022-10-19 16:25:25 +02:00
Lukas Rieger (Blue)
81f309b0be
Create directories with symlinks in mind, fixes #349 2022-10-14 10:24:19 +02:00
Lukas Rieger (Blue)
50c950382e
Fix #338 2022-10-10 17:46:57 +02:00
Lukas Rieger (Blue)
d9df6989ff
Add option to hide players if they are in the shadows *mystic sound here* 2022-09-02 23:10:51 +02:00
Lukas Rieger (Blue)
e314d6597e
Fix rare issue trying to update players before bluemap fully initiallized 2022-08-21 00:27:49 +02:00
Lukas Rieger (Blue)
057d25bd15
Fix color issue and fix cli-webserver not working 2022-08-08 21:29:16 +02:00
Lukas Rieger (Blue)
db05bc89b0
Improve version detection on borge and fabric 2022-08-03 23:13:00 +02:00
Lukas Rieger (Blue)
aa5395622c
Fix fabric 1.19 using 1.18 resources 2022-08-03 20:41:33 +02:00
Lukas Rieger (Blue)
3c866b317d
Register forge-commands on the correct event 2022-08-03 19:00:04 +02:00
Lukas Rieger (Blue)
35cbdf67d6
Use sponge world UUIDs instead of the formatted resource-key to ensure uniqueness 2022-08-03 17:51:29 +02:00
Lukas Rieger (Blue)
dafabac5bb
Add a way to register externally rendered or static maps without a world 2022-08-03 12:54:03 +02:00
pop4959
fa361043c5
Get world by resource location (#316) 2022-08-03 12:15:55 +02:00
Lukas Rieger (Blue)
e6548adf2b
Add forge 1.19.1 support 2022-08-02 23:05:32 +02:00
Lukas Rieger (Blue)
61d63ce041
Add Sponge API 9 implementation 2022-07-30 21:22:41 +02:00
Lukas Rieger (Blue)
57b0dc003e
Fix build versions 2022-07-30 16:07:10 +02:00
Lukas Rieger (Blue)
be04097ec5
Write markers to map-storage and add option to periodically update markers and players to storage 2022-07-30 15:31:42 +02:00
Lukas Rieger (Blue)
484996a61c
Finalize versioning changes further (hopefully i stay happy now with it) 2022-07-27 15:10:23 +02:00
Lukas Rieger (Blue)
ca5d8a0fb4
Fix missing parameter in BlueMapCLI 2022-07-24 12:15:02 +02:00
Lukas Rieger (Blue)
4da988d31c
Implement BlueMapAPI v2 2022-07-24 12:10:00 +02:00
Lukas Rieger (Blue)
c4e7349c54
Add player-filter to plugin-state 2022-07-04 13:07:56 +02:00
Lukas Rieger (Blue)
03f58c7739
Moving live-player-endpoint to maps/[mapid]/live/player, webroot/data is now webroot/maps, fixed color-css-alpha format 2022-06-27 01:13:48 +02:00
Lukas Rieger (Blue)
45c02d3736
Add fabric-1.19 implementation 2022-06-13 18:33:14 +02:00
Lukas Rieger (Blue)
8e8934a8c4
Split and move settings.json for each map 2022-06-06 22:51:26 +02:00
Lukas Rieger (Blue)
79a12d4d80
Automatic mod-resource-loading, loading fabric netsted jars and more 2022-06-01 00:03:35 +02:00
Lukas Rieger (Blue)
7389cb1a16
Completely rework ResourcePack and resource-loading 2022-05-28 21:55:41 +02:00
Lukas Rieger (Blue)
a21725ce57
Fix copy-paste error 2022-04-24 16:17:35 +02:00
Lukas Rieger (Blue)
492573c866
Fix config formatting and render-thread-calculation 2022-04-24 15:56:03 +02:00
Lukas Rieger (Blue)
e555d558b7
Refactored config management 2022-04-20 22:54:27 +02:00