Blue (Lukas Rieger)
|
d32eb6f407
|
Merge branch 'bleeding' into feature/sql
|
2021-11-21 15:16:41 +01:00 |
|
Blue (Lukas Rieger)
|
e373b5b624
|
Tidy up build.gradle
|
2021-11-21 15:15:23 +01:00 |
|
Blue (Lukas Rieger)
|
23fcab94ac
|
Complete adding forge 1.17.1
|
2021-11-20 15:06:52 +01:00 |
|
Blue (Lukas Rieger)
|
ae00af5860
|
Support 1.18 worlds, add fabric 1.18 support, start adding forge 1.17.1
|
2021-11-20 12:31:18 +01:00 |
|
Lukas Rieger
|
b98ff9fb99
|
exclude db-password from debug-dump
|
2021-11-19 18:57:37 +01:00 |
|
Blue (Lukas Rieger)
|
915f9d9608
|
Add SQL-Storage and add storage configs
|
2021-11-14 14:18:31 +01:00 |
|
Blue (Lukas Rieger)
|
f52d463458
|
Fix biome-id -1 crashing the render
|
2021-11-09 00:09:43 +01:00 |
|
Blue (Lukas Rieger)
|
4e05ad444b
|
Fix missing decompession when reading tile-files
|
2021-11-06 17:12:21 +01:00 |
|
Blue (Lukas Rieger)
|
13944404e1
|
Add missing license header
|
2021-11-06 16:26:58 +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)
|
999c148ded
|
Add NoSuchFileException to be catched in AtomicFileHelper
|
2021-09-30 23:49:47 +02:00 |
|
Blue (Lukas Rieger)
|
31910382b0
|
Apply spotless fixes
|
2021-09-19 22:15:50 +02:00 |
|
Blue (Lukas Rieger)
|
877100aeb0
|
More performance tweaking
|
2021-09-19 19:37:42 +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)
|
34d89ae0fe
|
Fix lowres lighting and color calculation issues
|
2021-09-17 17:13:34 +02:00 |
|
Blue (Lukas Rieger)
|
b06ef68d99
|
Add ThreadDump to debug-dump-command
|
2021-09-15 01:09:45 +02:00 |
|
Blue (Lukas Rieger)
|
b4832fd237
|
Merge branch 'master' into bleeding
|
2021-09-15 01:08:37 +02:00 |
|
Blue (Lukas Rieger)
|
6a6e8a64bc
|
Fix MCAWorld not using the Vector-Cache everywhere
|
2021-09-14 10:29:52 +02:00 |
|
Blue (Lukas Rieger)
|
9fb57f36a2
|
Remove unneccesary import
|
2021-09-13 23:39:33 +02:00 |
|
Blue (Lukas Rieger)
|
1d11206d13
|
Tentative fix trying to move a non-existing filepart file
|
2021-09-13 23:05:47 +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)
|
a09d930b15
|
Release connection break a bit to not completely freeze the webserver on too many requests
|
2021-09-13 20:10:08 +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)
|
31e35ce205
|
Tentative fix for the ClassNotFound errors
|
2021-09-13 19:44:03 +02:00 |
|
Blue (Lukas Rieger)
|
6579c2090e
|
Add crimson and warped signs
|
2021-09-13 19:42:07 +02:00 |
|
Blue (Lukas Rieger)
|
fd109b2407
|
Potential fix for chisels block-id hack
|
2021-08-10 21:26:49 +02:00 |
|
Blue (Lukas Rieger)
|
52cb680803
|
Remove 1.12 version
|
2021-08-10 21:09:20 +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)
|
8838bd6f32
|
Merge branch 'master' into bleeding
|
2021-07-25 12:57:11 +02:00 |
|
Blue (Lukas Rieger)
|
a1baff4579
|
Add additional chunk-info to /bluemap debug block
|
2021-07-20 16:49:26 +02:00 |
|
Blue (Lukas Rieger)
|
d88a25ad47
|
Model-Rewrite: Complete, further performance improvements in progress
|
2021-07-17 16:06:50 +02:00 |
|
Blue (Lukas Rieger)
|
4c23bd5add
|
Model-Rewrite: Add new mutable model class and deprectate old model classes
|
2021-06-26 23:20:33 +02:00 |
|
Blue (Lukas Rieger)
|
2b7d18d63f
|
Merge branch 'master' into bleeding
|
2021-06-25 15:46:41 +02:00 |
|
Blue (Lukas Rieger)
|
59bd00734c
|
Small debug dump improvements
|
2021-06-25 13:51:24 +02:00 |
|
Blue (Lukas Rieger)
|
bb588c322f
|
Small final/static improvement
|
2021-06-25 11:05: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 |
|