Commit Graph

12 Commits

Author SHA1 Message Date
Lukas Rieger (Blue)
f9346f40e6
Add directional face shading, closes #148 2024-11-20 20:00:06 +01:00
Lukas Rieger (Blue)
572463dc71
Fix map-data url-path having a double slash 2024-11-17 19:38:00 +01:00
Lukas Rieger (Blue)
4d58cc25e3
Add per-map view-settings and optimized flat-view only maps 2024-11-17 15:09:26 +01:00
Lukas Rieger (Blue)
f08c7946a0
Add setting for a default sky-light per map 2024-11-12 20:59:26 +01:00
Nikita
e59d035e7c
Automatically set translation according to browser settings (#615)
* Automatically set translation according to browser settings

* Fix languages not saving properly
2024-10-09 18:01:28 +02:00
Lukas Rieger (Blue)
7829f31230
Fix/remove black void if hires-tiles cant load 2024-10-04 23:20:28 +02:00
Lukas Rieger (Blue)
bceb7150ab
Fix missed path 2 2024-09-28 11:59:05 +02:00
Lukas Rieger (Blue)
e339680978
Fix missed path 2024-09-28 11:53:33 +02:00
Lukas Rieger (Blue)
aa584f60aa
Add webapp defaults for webapp-settings.json and tweak config a small bit 2024-09-28 11:49:55 +02:00
parataku
57342a9ed3
add support to change the map and live data root to support a multitude of cdn style scenarios (#611)
Co-authored-by: parataku <me@parataku.at>
2024-09-28 11:27:44 +02:00
Lukas Rieger (Blue)
074bbc3d0f
Allow only providing the map-id in the page-adress, fixes: #589 2024-09-15 10:22:18 +02:00
Lukas Rieger
1454297bbd
Rework gradle-build system (#574)
* Rework gradle-build setup

* Fix versioning

* Fix github build

* Configure publishing

* Push BlueMapAPI

* Reorganize project naming

* Update neoforge-gradle

* Add gradle-stracktrace to github action

* Remove clean gradle target to hopefully no longer upset neogradle for some reason

* Update gradle and add stacktrace to github action again

* Update neogradle

* Switch to neoforges ModDevGradle
2024-09-12 17:45:21 +02:00