BlueMap/BlueMapCommon
MicLieg 462bc96f3d
updateMap will be automatically triggered on page reload (#570)
* feat: a page reload will automatically trigger updateMap

This commit adds a mounted lifecycle hook to the MainMenu component in order to update the map when the page is reloaded or refreshed.

* fix: prevent reusing of the tileCacheHash instead of using updateMap
2024-07-10 17:01:32 +02:00
..
src/main Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2024-07-01 20:02:32 +02:00
webapp updateMap will be automatically triggered on page reload (#570) 2024-07-10 17:01:32 +02:00
build.gradle.kts Add javadoc to repo-publishing 2024-06-18 01:40:42 +02:00
settings.gradle.kts Update gradle, switch to gradle-kotlin where possible (forge doesnt work), improve build-script setup 2022-01-15 01:18:02 +01:00