Commit Graph

1081 Commits

Author SHA1 Message Date
Lukas Rieger (Blue)
0f579bf03c
Remove forge-1.19 implementation since 1.19.1 works for both 2022-10-24 23:24:41 +02:00
Mark-225
1f3ebafd10
More accurate player head layers (#353) 2022-10-23 19:38:42 +02:00
Lukas Rieger (Blue)
8faa067634
Fix default config-template value for caves 2022-10-23 00:56:35 +02:00
Lukas Rieger (Blue)
ff100e2656
Add option to use ocean-floor-heightmap to improve cave-detection 2022-10-23 00:52:39 +02:00
Lukas Rieger (Blue)
9a989149fc
Push BlueMapVue to fix #352 2022-10-21 23:12:48 +02:00
Lukas Rieger (Blue)
22796af0f8
Push BlueMapVue to fix #295 2022-10-21 22:22:11 +02:00
Lukas Rieger (Blue)
ad4ae53672
Fix render-issue if section it fully made of air 2022-10-21 21:41:47 +02:00
Lukas Rieger (Blue)
faa6965df3
Fix reading the wrong block if palette only has one entry 2022-10-21 20:18:25 +02:00
Lukas Rieger (Blue)
3243c0c36e
Push BlueMapVue 2022-10-21 19:06:25 +02:00
Lukas Rieger (Blue)
9efeaedf18
Move the sorting out of the save() method 2022-10-21 18:46:31 +02:00
Lukas Rieger (Blue)
685a7bf85e
Remove unneded commented-out code 2022-10-19 23:04:07 +02:00
Lukas Rieger (Blue)
a5c6f5a31f
Fix sorting not working properly 2022-10-19 23:02:27 +02:00
Lukas Rieger (Blue)
cc1e2197f0
Remove uneccessary line 2022-10-19 19:18:11 +02:00
Lukas Rieger (Blue)
d1ab1c6ca0
Switch face-sorting to merge-sort 2022-10-19 19:16:34 +02:00
Lukas Rieger (Blue)
63a003b13e
Switch to arrays to improve object-allocation 2022-10-19 17:20:36 +02:00
Lukas Rieger (Blue)
c6019c722d
Little improvements here and there 2022-10-19 16:25:25 +02:00
Lukas Rieger (Blue)
c5a91431cd
Improve chunk palette-reading if the palette has only one entry 2022-10-17 12:01:58 +02:00
Lukas Rieger (Blue)
9bc77c7257
Fix bits per biome if there is only one biome in the palette 2022-10-17 09:18:13 +02:00
Lukas Rieger (Blue)
de5d8a4689
Push BlueMapVue for theme-changes 2022-10-16 00:38:13 +02:00
Lukas Rieger (Blue)
eec491da29
Push BlueMapVue. Fixes: #160 2022-10-15 00:39:22 +02:00
Lukas Rieger (Blue)
81f309b0be
Create directories with symlinks in mind, fixes #349 2022-10-14 10:24:19 +02:00
Lukas Rieger (Blue)
4534202c75
Refactor color parse method to remove barely used ConfigUtils class 2022-10-14 10:00:51 +02:00
Lukas Rieger (Blue)
6bcda783aa
Push BlueMapAPI 2022-10-13 22:31:53 +02:00
Lukas Rieger (Blue)
5a109b42c6
Always load MISSIN_TEXTURE texture 2022-10-13 20:33:03 +02:00
Lukas Rieger (Blue)
06c97b74c1
Fix missing block resource having the wrong path 2022-10-13 20:11:50 +02:00
Lukas Rieger (Blue)
550b52d503
Fix cullface calculation for model-faces, fixes #347 2022-10-13 19:29:08 +02:00
Lukas Rieger (Blue)
c9b88ed6d7
Push BlueMapAPI 2022-10-10 18:14:44 +02:00
Lukas Rieger (Blue)
201b8c9e77
Push configurate-version to fix #339 2022-10-10 18:00:03 +02:00
Lukas Rieger (Blue)
50c950382e
Fix #338 2022-10-10 17:46:57 +02:00
Lukas Rieger (Blue)
a8346a24ba
Push BlueMapVue 2022-10-04 20:41:27 +02:00
Lukas Rieger (Blue)
5624c5f216
Fix some issues with the purge command 2022-10-04 20:40:38 +02:00
Lukas Rieger (Blue)
d7eb9e8083
Fix outdated warning message text 2022-10-02 20:50:20 +02:00
Lukas Rieger (Blue)
32a4f4a06b
Push BlueMapVue 2022-10-01 12:50:44 +02:00
Lukas Rieger (Blue)
8c675bc4f7
Fix lowres block color calculation with multipart-blocks 2022-09-18 21:28:08 +02:00
Lukas Rieger (Blue)
dabc8a565a
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2022-09-12 12:03:53 +02:00
Lukas Rieger (Blue)
9afcb33790
Push BlueMapVue and add version to index.html on web-app creation 2022-09-12 12:02:36 +02:00
Lukas Rieger (Blue)
d64353bf31
Push BlueMapVue 2022-09-09 23:14:49 +02:00
Antti
bfbebbcd51
Improve Docker image tags (#337) 2022-09-09 16:40:27 +02:00
Lukas Rieger (Blue)
e8f8317d52
Fix/improve handling of two exceptions 2022-09-08 12:29:11 +02:00
Lukas Rieger (Blue)
d9df6989ff
Add option to hide players if they are in the shadows *mystic sound here* 2022-09-02 23:10:51 +02:00
Lukas Rieger (Blue)
37c125c698
Push BlueMapVue 2022-09-02 22:09:32 +02:00
Lukas Rieger (Blue)
1fd3c2bf4d
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2022-08-31 15:09:54 +02:00
Lukas Rieger (Blue)
d93610cbd1
Push BlueMapVue 2022-08-31 15:09:12 +02:00
Lukas Rieger
a7ea9ebaa8
Update README.md 2022-08-28 17:51:55 +02:00
Lukas Rieger
21b563a315
Update README.md 2022-08-28 17:49:23 +02:00
Lukas Rieger (Blue)
98780514c6
Fix tile-saving errors after reloading bluemap with sql storage 2022-08-27 15:19:32 +02:00
Lukas Rieger (Blue)
60a8f5f98e
Close storages that failed to load and misconfigured maps dont stop loading the others 2022-08-27 15:08:17 +02:00
Lukas Rieger (Blue)
478ccf52a5
Update BlueMapAPI + Implementation 2022-08-25 15:46:37 +02:00
Lukas Rieger (Blue)
0e84d4f914
Fix (rarely) possible null-values in textures.json 2022-08-23 19:45:39 +02:00
Lukas Rieger (Blue)
c3dd98ce2d
Push BlueMapAPI 2022-08-22 11:23:06 +02:00