Lukas Rieger (Blue)
|
b80088671b
|
Fix error on sponge servers trying to update players
|
2023-01-01 12:54:37 +01: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)
|
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)
|
35cbdf67d6
|
Use sponge world UUIDs instead of the formatted resource-key to ensure uniqueness
|
2022-08-03 17:51:29 +02:00 |
|
pop4959
|
fa361043c5
|
Get world by resource location (#316)
|
2022-08-03 12:15:55 +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)
|
484996a61c
|
Finalize versioning changes further (hopefully i stay happy now with it)
|
2022-07-27 15:10:23 +02:00 |
|
Lukas Rieger (Blue)
|
4da988d31c
|
Implement BlueMapAPI v2
|
2022-07-24 12:10:00 +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)
|
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)
|
e555d558b7
|
Refactored config management
|
2022-04-20 22:54:27 +02:00 |
|
Lukas Rieger (Blue)
|
e84d9f9d5e
|
Fix relocation too much for sponge and spigot builds
|
2022-01-15 02:02:03 +01:00 |
|
Lukas Rieger (Blue)
|
cd008a32f0
|
Update gradle, switch to gradle-kotlin where possible (forge doesnt work), improve build-script setup
|
2022-01-15 01:18:02 +01:00 |
|
Lukas Rieger (Blue)
|
8d87d3e930
|
Merge branch 'master' into feature/sql
|
2022-01-09 15:44:40 +01:00 |
|
Lukas Rieger (Blue)
|
2033d91497
|
Fix sponge-api change
|
2022-01-09 14:33:31 +01:00 |
|
Lukas Rieger (Blue)
|
0929678d3b
|
Merge branch 'master' into feature/sql
|
2021-12-02 14:11:37 +01:00 |
|
Lukas Rieger (Blue)
|
b0a5b56975
|
Set preconfigured ambient-light for overworlds to 0.1
|
2021-11-30 22:24:03 +01:00 |
|
Lukas Rieger (Blue)
|
7e0cb57888
|
Add -do not change- warning to ip-config
|
2021-11-30 22:19:24 +01:00 |
|
Blue (Lukas Rieger)
|
915f9d9608
|
Add SQL-Storage and add storage configs
|
2021-11-14 14:18:31 +01:00 |
|
Blue (Lukas Rieger)
|
49e956ed66
|
Refactor Map-Storage to be more modular in preparation for SQL-storage
|
2021-11-06 16:14:14 +01:00 |
|
Blue (Lukas Rieger)
|
827558fe2e
|
Adapt for changes to SpongeAPI-8
|
2021-09-30 17:30:14 +02:00 |
|
Blue (Lukas Rieger)
|
31910382b0
|
Apply spotless fixes
|
2021-09-19 22:15:50 +02:00 |
|
Blue (Lukas Rieger)
|
4806458f9d
|
Add option to pause rendering if a set amout of players is online
|
2021-09-18 14:04:03 +02:00 |
|
Blue (Lukas Rieger)
|
4447c318bd
|
Improve cave-render detection and update default configs
|
2021-09-13 22:14:21 +02:00 |
|
Blue (Lukas Rieger)
|
eadf854c50
|
Fix several lighting issues on high and lowres renders
|
2021-09-13 19:44:31 +02:00 |
|
Blue (Lukas Rieger)
|
e178f935aa
|
Rewrite of the render-engine and big performance improvements
- changed most immutable vectors with mutable ones
- dropped 1.12.2 support
- improved caching and block/chunk access
- much more smaller tweaks
|
2021-07-25 13:08:40 +02:00 |
|
Blue (Lukas Rieger)
|
e78071115d
|
Add setting to disable/enable free-flight-mode in the webapp
|
2021-06-09 15:54:19 +02:00 |
|
Blue (Lukas Rieger)
|
6e01b607ac
|
Add additional full-update intervall and periodically restart file-watchers
|
2021-06-09 00:34:12 +02:00 |
|
Blue (Lukas Rieger)
|
c9ed2e4de2
|
Changes in SpongeAPI-8
|
2021-06-04 11:21:21 +02:00 |
|
Blue (Lukas Rieger)
|
c1f3122c68
|
Make version handling more flexible
|
2021-05-23 10:12:34 +02:00 |
|
Blue (Lukas Rieger)
|
113d7f3feb
|
Apparently we can also relocate bstats on sponge now
|
2021-05-16 22:20:48 +02:00 |
|
Blue (Lukas Rieger)
|
19dcb38617
|
Turns out bstats actually needs an update
|
2021-05-16 22:10:19 +02:00 |
|
Blue (Lukas Rieger)
|
bb0dda0bc9
|
Update bstats to version 2.2.1
|
2021-05-16 22:03:51 +02:00 |
|
Blue (Lukas Rieger)
|
445b18cd65
|
Update Sponge8 implementation with some small improvements
|
2021-05-16 21:00:54 +02:00 |
|
Phillip Schichtel
|
ede84722fb
|
Port the plugin to sponge 8
|
2021-04-04 23:37:27 +02:00 |
|