Commit Graph

81 Commits

Author SHA1 Message Date
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) 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) 93ae59708e
Fix resourcepack worlds not being detected on spigot 2021-09-17 17:14:40 +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) 7d44a433d3
Fix version without patch not being detected on spigot/paper correctly 2021-06-25 00:37:12 +02:00
Blue (Lukas Rieger) 4d6a83f62a
Small improvements 2021-06-23 14:43:14 +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) c1f3122c68
Make version handling more flexible 2021-05-23 10:12:34 +02:00
Blue (Lukas Rieger) bb0dda0bc9
Update bstats to version 2.2.1 2021-05-16 22:03:51 +02:00
Blue (Lukas Rieger) c0edb3d294
Update gradle, update configurate-library and improve gradle build 2021-05-16 18:13:30 +02:00
Blue (Lukas Rieger) 16237d292a
Implement file-watchers and remove events that are not needed anymore 2021-05-02 14:51:42 +02:00
Blue (Lukas Rieger) 27295cb988
Intermediate commit: Lots of redesigning with the RenderManager and Render-Tasks 2021-04-24 22:11:26 +02:00
Blue (Lukas Rieger) f520833099
Fix typo in default configuration 2021-02-07 14:28:08 +01:00
Blue (Lukas Rieger) e1c25a116a
Remove unused import 2020-11-04 01:15:49 +01:00
Blue (Lukas Rieger) baa1653753
Workaround for a paper-bug causing an error when tab-completing sometimes 2020-11-01 12:41:40 +01:00
Blue (Lukas Rieger) 68561b1860
Add /bluemap version command and improve /bluemap worlds 2020-10-04 18:01:33 +02:00
Blue (Lukas Rieger) e62c5d5be3
Add debug command to save the world and flush scheduled changed chunks
Also change the status command messages a little
2020-09-25 18:24:07 +02:00
Blue (Lukas Rieger) e5a75f25e1 Change map-updating to rely on chunks rather than tiles
and trigger the updates on chunk-save-events rather than world-save-events if possible to make it more reliable.
2020-09-20 21:12:15 +02:00
Blue (Lukas Rieger) d113d0602f Add check for vanished metadata on bukkit to hide vanished players on the map 2020-09-15 13:07:09 +02:00
Blue (Lukas Rieger) c5ba4b1fea Add /bluemap help command to show all available commands
closes #79
2020-09-12 16:29:01 +02:00
Blue (Lukas Rieger) cd24f57031 Fix possible NPE and the forge-server instance never being initialized 2020-08-30 20:52:30 +02:00
Blue (Lukas Rieger) fd6da092ab Correct javax relocation 2020-08-30 14:41:51 +02:00
Blue (Lukas Rieger) 93dae9648f Dont cache the player-object.
Tentative fix for #76
2020-08-30 14:27:34 +02:00
Blue (Lukas Rieger) 591e105c05 Remove guava and yaml-config dependency and tidy up build-script dependencies 2020-08-30 13:25:22 +02:00
Blue (Lukas Rieger) 36161a1f49 Fixes and tweaks after testing 2020-08-25 18:05:25 +02:00
Blue (Lukas Rieger) 717b28d4e0 Move implementation sub-projects to subfolder and rename them 2020-08-25 15:44:25 +02:00