Lukas Rieger (Blue)
bcd5b9bbf2
Implement equals for all ServerWorld implementations
2024-02-07 19:41:30 +01:00
Lukas Rieger (Blue)
e68aacfd5d
Improve autogenerated config names
2024-02-06 00:31:41 +01:00
Lukas Rieger (Blue)
fab523fe05
Also find worlds based on their id again in BlueMapAPI
2024-02-05 17:31:12 +01:00
Lukas Rieger (Blue)
edee956893
Implement support for 1.13+ chunks and some fixes
2024-02-05 16:38:33 +01:00
Lukas Rieger (Blue)
f3488f34f1
Implement support for 1.15+ chunks
2024-02-05 15:08:00 +01:00
Lukas Rieger (Blue)
24c4fda89d
Implement support for 1.16+ chunks
2024-02-04 17:32:49 +01:00
Lukas Rieger (Blue)
62f382313d
Merge branch 'master' into fix/heightmaps
2024-02-03 01:00:16 +01:00
Lukas Rieger (Blue)
efd45658d5
Fix empty blockstates having the wrong block-properties
2024-02-03 00:59:41 +01:00
Lukas Rieger (Blue)
2912252c89
Ensure configuration backwards compatibility (resolve dimension from configured world if missing)
2024-02-02 16:49:32 +01:00
Lukas Rieger (Blue)
a98917a288
Fix cave detection
2024-02-02 12:46:21 +01:00
Lukas Rieger (Blue)
d1452faa52
WIP - Compiling and starting without exceptions :)
2024-02-01 23:01:42 +01:00
Lukas Rieger (Blue)
b3c4f3737d
Webapp: Fix screen-pos calculation on click
2024-01-25 15:28:33 +01:00
Lukas Rieger (Blue)
00149330f1
Merge branch 'master' into fix/heightmaps
2024-01-25 15:11:11 +01:00
Lukas Rieger (Blue)
61f883b134
Add -m option to cli, which allows to filter the maps that should be loaded and rendered
2024-01-23 19:35:25 +01:00
Lukas Rieger (Blue)
6a10fac624
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-01-22 09:52:07 +01:00
Lukas Rieger (Blue)
039a95c813
Update vite
2024-01-22 09:52:02 +01:00
jhqwqmc
b1aba76d09
Update zh_CN.conf ( #501 )
2024-01-18 13:43:33 +01:00
Lukas Rieger (Blue)
a703a92357
Remove pretty-printing from settings.json
2024-01-17 18:27:44 +01:00
Lukas Rieger (Blue)
50b7f3670e
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-01-14 10:05:05 +01:00
Lukas Rieger (Blue)
d6e4e69417
Fix unlisted markers being counted
2024-01-14 10:05:00 +01:00
Arkyoh
6bf4291779
Update fr.conf ( #497 )
2024-01-06 10:41:47 +01:00
Lukas Rieger (Blue)
6ce32c56dc
Fix loading texture self-healing not working if its a json-syntax error
2024-01-04 17:19:34 +01:00
Lukas Rieger (Blue)
1d37b38b32
Merge branch 'master' into fix/heightmaps
2023-12-24 10:42:40 +01:00
birbkeks
e62919f14f
updated Turkish language ( #495 )
...
* Update tr.conf
fixed typos
* Update tr.conf
fixed more typos
2023-12-23 20:14:01 +01:00
TechnicJelle
7c3485363e
Fix grammar in BlueMapService.java ( #494 )
2023-12-14 16:26:31 +01:00
Lukas Rieger (Blue)
a0b47f1bd5
Fix texture-gallery not preserving textures that are missing after a resource(pack) change
2023-12-11 12:35:12 +01:00
Lukas Rieger (Blue)
ef728dee06
Declare 1.20.4 support where applicable
2023-12-10 13:17:15 +01:00
Lukas Rieger (Blue)
72b71a91e8
Add missing version on paper modrinth publish
2023-12-06 20:35:45 +01:00
Lukas Rieger (Blue)
8104f99f60
Declare 1.20.3 support in publication where applicable
2023-12-06 19:57:41 +01:00
Lukas Rieger (Blue)
78904b4051
Add resource-patch to make 1.20.3 resources more backwardscompatible with 1.20.2
2023-12-06 19:24:07 +01:00
Lukas Rieger (Blue)
6307fb1e6b
Add 1.20.3 resources
2023-12-06 17:25:30 +01:00
Lukas Rieger (Blue)
c7f340dec3
Add neoforge implementation
2023-12-06 17:19:18 +01:00
Lukas Rieger (Blue)
3f82a821a2
Fix keysize issue once more
2023-11-23 21:58:59 +01:00
Lukas Rieger (Blue)
36090e8545
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2023-11-21 16:16:01 +01:00
Lukas Rieger (Blue)
5866cb5766
Add basic support for the resource-changes of the 1.20.3 snapshots
2023-11-21 16:15:54 +01:00
Albus Rex
0bad1b6b2a
PDO php script implementation ( #486 )
...
* pdo connector implementation
* renamed php script
* made mysql default
* made errors generic
* Some small changes to make it work with mysql
* Better newlines
---------
Co-authored-by: AlbusRex <braisskarget@gmail.com>
Co-authored-by: Lukas Rieger (Blue) <TBlueF@users.noreply.github.com>
2023-11-20 12:40:47 +01:00
Lukas Rieger (Blue)
5b93202994
Fix project-id for sponge publication
2023-11-19 18:18:49 +01:00
Lukas Rieger (Blue)
20d32cb9c9
Hide map-menu button if there is only one map, hide marker menu button if there are no markers
2023-11-19 17:15:08 +01:00
Lukas Rieger (Blue)
6f015da070
Fix project-building from scratch
2023-11-19 16:13:35 +01:00
Lukas Rieger (Blue)
deafe50305
Add releasenotes to publications
2023-11-19 16:00:46 +01:00
Lukas Rieger (Blue)
73103eda3b
Improve redraw-trigger on settings-changes
2023-11-19 13:42:56 +01:00
Lukas Rieger (Blue)
77c1e42009
Change default nether and end configs to have a better void color
2023-11-19 11:22:43 +01:00
Lukas Rieger (Blue)
5f0942a8ae
Fix error when purging a map but the directory is already deleted. Fixes : #490
2023-11-18 16:32:05 +01:00
Lukas Rieger (Blue)
28c9166030
Define a safe collation for mysql tables. Fixes : #488
2023-11-18 16:26:56 +01:00
Lukas Rieger (Blue)
c7af5e9639
Fix url angle in free-flight not applying correctly. Fixes : #485
2023-11-18 14:45:06 +01:00
Lukas Rieger (Blue)
6d3774f24e
Set fallback void color to black, pause high fps redraws if nothing changes to save GPU usage
2023-11-18 14:20:45 +01:00
Lukas Rieger (Blue)
b736085b51
Merge remote-tracking branch 'origin/master' into fix/heightmaps
2023-11-18 13:50:42 +01:00
Lukas Rieger (Blue)
9e599f611e
WIP - Restructuring configs and world-map mapping
2023-11-18 13:50:13 +01:00
Lukas Rieger
c69b31ce84
Fix invalid usage of String.format on paper implementation
2023-11-16 23:15:07 +01:00
Lukas Rieger
665af5583f
Fix BlockProperties being stacked the wrong way around
2023-11-14 21:42:46 +01:00