Commit Graph

579 Commits

Author SHA1 Message Date
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)
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)
da67ebcd9e
Push version 2021-09-14 16:51:00 +02:00
Blue (Lukas Rieger)
ea6c195c91
Prepare spotless for future application 2021-09-14 16:50:08 +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)
8eb74004c6
Fix running update task not being removed if a purge is scheduled 2021-09-13 22:41:52 +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)
1b8bdf2bf4
actually read the worldSkyLight config value 2021-09-13 20:20:10 +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)
d2133773b9
Fix bluemap showing as missing mod on forge clients 2021-09-13 19:43:19 +02:00
Blue (Lukas Rieger)
6579c2090e
Add crimson and warped signs 2021-09-13 19:42:07 +02:00
Blue (Lukas Rieger)
b9d55661b8
Fix sponge changes 2021-08-10 21:46:20 +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
Sven
d63f340fd9
Link to the correct wiki page (#226) 2021-07-31 21:53:01 +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)
3913878e20
Fix sometimes using a world as command-parameter doesnt find the maps to use 2021-07-20 16:39:57 +02:00
Blue (Lukas Rieger)
47b0c60a7f
Fix numbers being replaced by undescores in API#createImage() 2021-07-20 13:56:06 +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)
f05f12b86b
Merge branch 'master' into bleeding 2021-06-26 01:11:57 +02:00
Blue (Lukas Rieger)
5c729b6c0a
Hotfix sponge-7.2 build for 1.5.5 2021-06-25 18:46:10 +02:00
Blue (Lukas Rieger)
2b7d18d63f
Merge branch 'master' into bleeding 2021-06-25 15:46:41 +02:00
Blue (Lukas Rieger)
05f8f60695
Push Version 2021-06-25 15:45:49 +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)
f66695acf6
Merge branch 'bleeding' 2021-06-25 10:59:32 +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)
0818f945c8
Remove unused function in HiresModelManager 2021-06-24 10:36:50 +02:00
Blue (Lukas Rieger)
42a8960705
Update BlueMapVue 2021-06-23 17:12:02 +02:00
Blue (Lukas Rieger)
3c0229811c
Add some info to cancel-command 2021-06-23 14:50:05 +02:00
Blue (Lukas Rieger)
4d6a83f62a
Small improvements 2021-06-23 14:43:14 +02:00
Blue (Lukas Rieger)
22383d30e0
Push BlueMapAPIand BlueMapVue for newest changes 2021-06-22 00:37:38 +02:00
Blue (Lukas Rieger)
470a5cbad1
Fix syncronization issue with the marker-api 2021-06-17 22:56:29 +02:00
Blue (Lukas Rieger)
c31945444d
Enable forge builds again since they somehow work with ForgeGradle 5.0.9 2021-06-16 21:36:18 +02:00
Blue (Lukas Rieger)
c4f9968554
Push Version 2021-06-16 20:11:31 +02:00
Blue (Lukas Rieger)
8ad048ae2a
Add </bluemap debug dump> command 2021-06-16 20:09:45 +02:00
Blue (Lukas Rieger)
d3fe328d8e
Final fix for occasional crash
<Comparison method violates its general contract>
2021-06-16 01:06:23 +02:00
Blue (Lukas Rieger)
5cdadbd7e2
Tentative fix for occasional crash #2 <Comparison method violates its general contract> 2021-06-15 14:28:20 +02:00
Blue (Lukas Rieger)
99c4c623f8
Tentative fix for occasional crash <Comparison method violates its general contract> 2021-06-15 00:51:35 +02:00
Blue (Lukas Rieger)
ad1ed6670c
Disable forge builds until ForgeGradle 6 is working again 2021-06-15 00:49:39 +02:00