Commit Graph

10 Commits

Author SHA1 Message Date
Lukas Rieger (Blue)
22b026c4e9
Apply spotless fixes 2024-10-17 18:16:44 +02:00
Lukas Rieger (Blue)
026bd6c41b
Fix region-render-tasks equality function not working correctly 2024-10-17 17:58:45 +02:00
Lukas Rieger (Blue)
0d64bc0adf
Fix webapp data-stream not being closed in rare cases 2024-09-29 22:20:17 +02:00
Lukas Rieger (Blue)
9532788b73
too many slashes 3 2024-09-28 12:05:40 +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)
3193912914
Add webapp.zip to release outputs and move version substitution from runtime to build-time 2024-09-21 16:34:21 +02:00
Lukas Rieger (Blue)
1c7ad90c82
Improve addon loading exception logs 2024-09-16 13:48:23 +02:00
Lukas Rieger (Blue)
f25ebfead3
Fix error on cli if webroot directory doesnt exist 2024-09-15 09:47:31 +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