Blue (Lukas Rieger)
|
6b2e845654
|
Fix possible integer-overflow when radius-rendering on big worlds
|
2020-10-23 18:15:26 +02:00 |
|
Blue (Lukas Rieger)
|
68561b1860
|
Add /bluemap version command and improve /bluemap worlds
|
2020-10-04 18:01:33 +02:00 |
|
Blue (Lukas Rieger)
|
981a12e349
|
Fix code stylings
|
2020-10-04 12:38:09 +02:00 |
|
Blue (Lukas Rieger)
|
961e65b3b3
|
Merge branch 'rye761-logactivity' into bleeding
|
2020-10-04 12:25:35 +02:00 |
|
Blue (Lukas Rieger)
|
8b2ddd6e68
|
Update BlueMapAPI
|
2020-10-04 12:21:06 +02:00 |
|
Ryan Aird
|
73e8da9c37
|
Restrict logging of web requests to the CLI when run with --verbose or -b
|
2020-10-01 14:38:02 -06:00 |
|
Blue (Lukas Rieger)
|
00b9b05431
|
Actually subtract a tile-position not a block-position to get the correct center
|
2020-09-30 15:46:42 +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)
|
67f1e03f00
|
Do render-sorting based on the spawnpoint or radius-render center
|
2020-09-18 11:37:08 +02:00 |
|
Blue (Lukas Rieger)
|
3b6ed4c297
|
Make the uuid argument for the /bluemap render cancel command optional
So it can be used on the console to cancel render-tasks
|
2020-09-15 16:35:10 +02:00 |
|
Blue (Lukas Rieger)
|
2d14e83787
|
Add NPE to the expected exceptions when trying to fetch a skin
|
2020-09-15 16:04:10 +02:00 |
|
Blue (Lukas Rieger)
|
e8fc7028d0
|
Invalidate chunk-cache after a world-save, not directly with the block-change event
To prevent the chunk being loaded again before the changes are being saved to disk.
|
2020-09-12 17:43:40 +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)
|
a5817d0897
|
Add purge command
|
2020-08-30 22:25:38 +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)
|
1f93feac9d
|
Load the webserver early to host available resources already during resource-loading
|
2020-08-30 02:51:39 +02:00 |
|
Blue (Lukas Rieger)
|
29e18506c1
|
Remove unused method
|
2020-08-30 02:30:55 +02:00 |
|
Blue (Lukas Rieger)
|
4fc9215f4d
|
Update configurate version
|
2020-08-30 01:25:10 +02:00 |
|
Blue (Lukas Rieger)
|
9c8ff358b1
|
Periodically ensure caches are kept clean
|
2020-08-26 17:25:45 +02:00 |
|
Blue (Lukas Rieger)
|
3756ad591d
|
Actually fix the plugin.conf issue now
|
2020-08-26 15:06:34 +02:00 |
|
Blue (Lukas Rieger)
|
8585c9637f
|
Add some http-headers to live-api requests
|
2020-08-26 14:38:20 +02:00 |
|
Blue (Lukas Rieger)
|
576313bd35
|
Fix default plugin.conf not being generated correctly
|
2020-08-26 14:12:10 +02:00 |
|
Blue (Lukas Rieger)
|
36161a1f49
|
Fixes and tweaks after testing
|
2020-08-25 18:05:25 +02:00 |
|
Blue (Lukas Rieger)
|
76ecb75e73
|
Make core cross-version compatible
|
2020-08-25 15:07:42 +02:00 |
|
Blue (Lukas Rieger)
|
72adc573b2
|
Move resource files to avoid conflicts
|
2020-08-25 01:39:21 +02:00 |
|
Blue (Lukas Rieger)
|
8adf2eaccf
|
Load plugin.conf earlier and some integrated webserver improvements
|
2020-08-25 00:57:24 +02:00 |
|
Blue (Lukas Rieger)
|
b6c4971420
|
Add default configs, generalize CLI and Plugins into BlueMapService and reimplement Plugin and CLI
|
2020-08-24 23:58:11 +02:00 |
|
Blue (Lukas Rieger)
|
b9763a0963
|
Reorganize configs: split config classes and update the plugin accordingliy
|
2020-08-23 23:29:14 +02:00 |
|
Blue (Lukas Rieger)
|
6cfc179e86
|
Switched to caffeine caches and more optimizations
|
2020-08-23 12:36:29 +02:00 |
|
Blue (Lukas Rieger)
|
de9953637f
|
Fix NPE trying to unload the plugin
|
2020-08-19 21:33:02 +02:00 |
|
Blue (Lukas Rieger)
|
c63ec971d6
|
Fix players not shown after spigot reload and tidy up a lot of exception-handling
|
2020-08-19 20:17:49 +02:00 |
|
Blue (Lukas Rieger)
|
24c3d52f17
|
Fix steve-include and make skin update warnings a debug-message
|
2020-08-16 19:05:30 +02:00 |
|
Blue (Lukas Rieger)
|
724d553a64
|
Fix live-enable config option not working
|
2020-08-16 14:47:21 +02:00 |
|
Blue (Lukas Rieger)
|
1716098622
|
Add live-api configurations
|
2020-08-16 13:49:40 +02:00 |
|
Blue (Lukas Rieger)
|
c4f0256ca0
|
Implement playermarkers on the web-app
|
2020-08-07 14:17:48 +02:00 |
|
Blue (Lukas Rieger)
|
b286670953
|
Finish implementing the first live-api for sponge
|
2020-08-06 17:24:36 +02:00 |
|
Blue (Lukas Rieger)
|
b64941783f
|
Merge branch 'mc/1.13' into feature/live
|
2020-08-04 16:15:55 +02:00 |
|
Blue (Lukas Rieger)
|
2a14718f62
|
Add license-header check and fix all missing or invalid license headers
|
2020-08-03 17:51:07 +02:00 |
|
Blue (Lukas Rieger)
|
7861405f60
|
Fix Fabric build script and implement the fabric-plugin
|
2020-08-03 14:15:05 +02:00 |
|
Blue (Lukas Rieger)
|
187649a613
|
Implement player live-api on sponge
|
2020-07-31 00:42:10 +02:00 |
|
Blue (Lukas Rieger)
|
2e1254ddc8
|
Merge remote-tracking branch 'origin/mc/1.13' into feature/live
|
2020-07-30 21:57:37 +02:00 |
|
Blue (Lukas Rieger)
|
3fd22e5b45
|
Add debug command to clear caches
|
2020-07-29 20:29:53 +02:00 |
|
Blue (Lukas Rieger)
|
7405520713
|
Dont let render-threads die. If an error occurs, let them wait for a while, then resurrect them
|
2020-07-29 20:16:20 +02:00 |
|
Blue (Lukas Rieger)
|
ca4fec8c1a
|
Remove now unneeded exceptions
|
2020-07-29 20:11:25 +02:00 |
|
Blue (Lukas Rieger)
|
a33dda0a29
|
More sanity checks and fallbacks to chunkloaders and better IOException handling
|
2020-07-29 20:00:58 +02:00 |
|
Blue (Lukas Rieger)
|
7f0df85b6f
|
Make debug and render command execute async
|
2020-07-29 17:01:38 +02:00 |
|
Blue (Lukas Rieger)
|
34c5e96392
|
Merge branch 'mc/1.13' into feature/live
|
2020-07-05 15:59:44 +02:00 |
|
Blue (Lukas Rieger)
|
4c65c475dd
|
Fix possible NPE when loading render-manager state. Fixes #46
|
2020-07-02 17:20:27 +02:00 |
|
Blue (Lukas Rieger)
|
53093a43ff
|
Fix map name being compared instead of map-id. Fixes #51
|
2020-07-02 17:14:16 +02:00 |
|