Blue (Lukas Rieger)
59bd00734c
Small debug dump improvements
2021-06-25 13:51:24 +02:00
Blue (Lukas Rieger)
0818f945c8
Remove unused function in HiresModelManager
2021-06-24 10:36:50 +02:00
Blue (Lukas Rieger)
4d6a83f62a
Small improvements
2021-06-23 14:43:14 +02:00
Blue (Lukas Rieger)
8ad048ae2a
Add </bluemap debug dump> command
2021-06-16 20:09:45 +02:00
Blue (Lukas Rieger)
d04a877f98
Fix translation copy-pasta fail (ignore this ;D)
2021-06-09 17:59:28 +02:00
Blue (Lukas Rieger)
5c591f591f
Print a warning instead of an error when a file can not be loaded, but can be regenerated
2021-06-09 17:27:33 +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)
be059a108f
Update gradle to 7.0.2 and add fabric-1.17 implementation
2021-06-08 22:44:55 +02:00
Blue (Lukas Rieger)
67a0e2a0bf
Improve Version-Management and add support for variable world-heights to be able to support custom 1.17 worlds
2021-06-04 11:25:05 +02:00
Blue (Lukas Rieger)
ecef2c4996
First small performance improvement towards using less immutable vectors
2021-06-04 11:23:53 +02:00
Blue (Lukas Rieger)
633021d6e8
Implement API additions
2021-05-24 14:48:31 +02:00
Blue (Lukas Rieger)
4a54cf7b79
Add null-check to Lazy
2021-05-23 16:08:52 +02:00
Blue (Lukas Rieger)
c1f3122c68
Make version handling more flexible
2021-05-23 10:12:34 +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)
00d7d3e397
Add cancel command, rework purge command and rename render command
2021-05-11 00:34:12 +02:00
Blue (Lukas Rieger)
e40e45ad12
Improved the render-time estimation
2021-05-10 13:06:25 +02:00
Blue (Lukas Rieger)
0fc3f2abe1
Fix 1.12 light grey bed resource extension
2021-05-09 09:33:44 +02:00
Blue (Lukas Rieger)
d2d6071446
Reimplement render command and add update command
2021-05-08 23:47:13 +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)
ad809600b6
Improve thread-pool-settings for the WebServer
2021-04-02 13:18:33 +02:00
Blue (Lukas Rieger)
07932506fd
Small webserver code-style improvements
2021-04-02 10:42:10 +02:00
Blue (Lukas Rieger)
a23178f772
Improve file/folder access and creation for a better reliabillity
2021-03-28 18:56:26 +02:00
Blue (Lukas Rieger)
481a452b9c
Some changes to remove 404-responses from the webserver on empty map-tiles
2021-03-28 13:25:39 +02:00
Blue (Lukas Rieger)
2cd2606f58
Replace the webapp with the new BlueMapVue project and adapt the build-script
2021-03-18 22:55:07 +01:00
Blue (Lukas Rieger)
29020c7b72
Improve debug-log when loading resources, Fix #128 and Fix #147
2021-02-04 18:05:58 +01:00
Blue (Lukas Rieger)
46bd75a068
Add support for custom datapack dimensions
...
Fixes #154
2021-02-04 15:02:21 +01:00
Blue (Lukas Rieger)
af0b76d3e7
Syncronize blockidconfig with a readwritelock Fixes #135
2021-02-04 14:31:25 +01:00
tsutoringo
163ec6a4a6
Fix not defined 'reject'. ( #155 )
2021-02-04 11:11:48 +01:00
Blue (Lukas Rieger)
17f9094de2
Fix bug where parent-elements can be inherited when they shouldnt
2021-02-01 13:18:14 +01:00
Blue (Lukas Rieger)
3172b6f64a
Just copy propertyVariants if oldVariants would be empty. Fixes #124
2020-12-19 19:59:51 +01:00
Ryan
d509c48025
Add option to save command line logs ( #102 )
...
* Add logger that uses java.util.Logger
* Add file log handler and options to save command line log
* Support subdirectories and only use LoggerLogger as global log when saving the log file
2020-10-21 21:38:20 +02:00
Blue (Lukas Rieger)
e071ed83fa
Allow reading chunk-sections that have an integer y tag instead of a byte
2020-10-05 17:09:28 +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
Ryan Aird
ddffdd6102
Split logging into separate function and use tabs instead of spaces'
2020-10-03 20:39:26 -06: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
Ryan Aird
f646c1dedb
Add python style request logging
2020-10-01 12:14:44 -06:00
Blue (Lukas Rieger)
5784491feb
Use the correct DataVersion numbers to choose the chunk-compatibillity
2020-09-19 19:53:03 +02:00
Blue (Lukas Rieger)
d9a2f98481
Only update hash when the camera is no longer moving
...
to reduce the history-spam as much as possible while still retaining the url-feature
2020-09-18 11:50:36 +02:00
Blue (Lukas Rieger)
b8cd92b507
Create the webserver-connection syncronized
...
to make sure it is fully started before it can get closed again. Fixes #89
2020-09-16 10:26:57 +02:00
Blue (Lukas Rieger)
e9ab39c052
Use own ForkJoinPool for cache-cleanups to avoid class-loading errors
...
On forge there was a problem sometimes, where presumably a join-fork-thread was created with a class-loader that did not have access to all classes, and therefore crashed in a ClassNotFoundException. This fixes this issue.
2020-09-15 12:02:12 +02:00
Blue (Lukas Rieger)
6e02ef7a78
Improve exception handling when loading chunks
...
Fixes #85
2020-09-12 16:42:55 +02:00
Blue (Lukas Rieger)
5d82c40884
Ignore fully translucent blocks in the terrain-height calculation
...
This makes sure that, e.g. barrier-blocks are not visible on the lowres map. Fixes #83
2020-09-07 12:28:14 +02:00
Blue (Lukas Rieger)
2e3aa2204c
Add favicon to web-app
2020-08-30 21:28:30 +02:00
Blue (Lukas Rieger)
6d122a9b10
Fix player-following on world change and actually change the map too, closes #77
2020-08-30 21:00:05 +02:00
Blue (Lukas Rieger)
0559df9730
Improve the use of the file-index for combined file-access
2020-08-30 15:47:53 +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)
a79ddace71
Actually throw the interrupted exception if interrupted while loading
2020-08-30 02:49:33 +02:00