Lukas Rieger (Blue)
79c225433b
Update api and fix core-maven publication
2024-09-29 12:48:28 +02:00
Lukas Rieger (Blue)
9532788b73
too many slashes 3
2024-09-28 12:05:40 +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
Lukas Rieger (Blue)
388b4ecaac
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-09-28 11:37:44 +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
Super
64bb1103bf
Swedish translation update ( #612 )
...
An update to add in new translations, and remake some which were poorly translated.
2024-09-27 20:18:09 +02:00
Lukas Rieger (Blue)
7200903bf6
Fix hangar publication
2024-09-23 00:20:12 +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)
41bd685bfb
Update README
2024-09-21 13:48:25 +02:00
Lukas Rieger (Blue)
7ff993bb4b
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-09-16 13:48:37 +02:00
Lukas Rieger (Blue)
1c7ad90c82
Improve addon loading exception logs
2024-09-16 13:48:23 +02:00
Andypsl8
5bdf3f7790
Update settings.conf ( #607 )
...
Changed Chinese display names to match in-game names
2024-09-16 10:27:39 +02:00
Lukas Rieger (Blue)
dd2b0ce386
Fix ore publishing
2024-09-15 22:08:33 +02:00
Lukas Rieger (Blue)
407bbf4018
Fix paper version not loading on versions before 1.20.5
2024-09-15 16:55:10 +02:00
Lukas Rieger (Blue)
8cde7f4162
Fix docker base-image
2024-09-15 14:38:53 +02:00
Lukas Rieger (Blue)
cde9a7ea36
Disable debug mode for modrinth deployments
2024-09-15 14:02:35 +02:00
Lukas Rieger (Blue)
0b9d4fb722
Update javadoc oracle link
2024-09-15 10:43:18 +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 (Blue)
48fa5b6abc
Fix self-healing for corrupted render-state files, fixes : #588
2024-09-15 10:09:53 +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 (Blue)
ef2962febf
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-09-15 09:38:28 +02:00
Lukas Rieger (Blue)
56369c9143
Fix error when loading minecraft version pre 1.14 Fixes : #579
2024-09-15 09:37:40 +02:00
TWME
f1e82d9b46
Update zh_TW.conf ( #606 )
2024-09-13 18:50:22 +02:00
Lukas Rieger (Blue)
79fd4d0201
Update BlueNBT
2024-09-13 15:09:08 +02:00
Lukas Rieger (Blue)
57e0e5efe2
Add 1.21.1 to supported versions
2024-09-12 22:09:03 +02:00
Lukas Rieger (Blue)
134f982d0b
Update spigot supported version list
2024-09-12 22:07:54 +02:00
Lukas Rieger (Blue)
9d11814bbf
Push api
2024-09-12 17:49:14 +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
Lukas Rieger (Blue)
38a8423428
Make the BlockStateModelFactory a thread-local and reuse it during rendering
2024-09-02 16:33:39 +02:00
Lukas Rieger
bca6647670
Add support for emissive textures ( #601 )
2024-08-19 08:37:01 +02:00
张宇衡
d5fe7175c6
add logs the detailed error message in php ( #595 )
...
* add logs the detailed error message in php
* add more details in every error callback (php)
* remove err details from err CB to logger, for avoid leaking private information
2024-08-18 18:37:41 +02:00
Lukas Rieger (Blue)
b422640a76
Use long for chunk offset to avoid int-overflow, tentative fix for #587
2024-08-07 10:04:51 +02:00
Lukas Rieger (Blue)
f6d39fcdb1
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-08-03 09:48:13 +02:00
Lukas Rieger (Blue)
d69da892fa
Remove pre-scanning the full map-state on map-initialization
...
It might take too long on huge maps, and its not absolutely required.
2024-08-03 09:45:09 +02:00
TechnicJelle
587abb2a89
Load hanging signs, too ( #577 )
2024-07-25 15:57:43 +02:00
Lukas Rieger (Blue)
974b367128
update fabric-permissions api
2024-07-25 15:51:34 +02:00
Lukas Rieger (Blue)
dcbb0207c5
Fix wrong exception being logged on BlueMapAPI-listener error
2024-07-25 15:39:22 +02:00
Lukas Rieger (Blue)
511d3ffa98
Add iterateBlockEntities method to Chunk
2024-07-25 00:49:36 +02:00
Lukas Rieger (Blue)
809847f0b0
Fix typo in plugin.conf
2024-07-23 09:46:22 +02:00
Lukas Rieger (Blue)
eed8f79e68
Use the delegates registry-access instead of creating our own
2024-07-22 17:59:07 +02:00
Lukas Rieger (Blue)
4ebceb8801
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-07-21 09:53:02 +02:00
Lukas Rieger (Blue)
967261a98a
Fix exception when a player joins the server on fabric-1.20
2024-07-21 09:52:47 +02:00
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
Lukas Rieger (Blue)
90a8f2c20f
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2024-07-01 20:02:32 +02:00
Lukas Rieger (Blue)
e36e08ea35
Fix default sky-light being 16 instead of 15
2024-07-01 20:02:25 +02:00
Omer Hijazi
855d68ee2e
Update core.conf ( #567 )
2024-07-01 00:27:14 +02:00
Lukas Rieger (Blue)
22450e7632
Fix debug-dump filename
2024-06-30 09:01:06 +02:00
Lukas Rieger (Blue)
458daaa325
Fix cli errors when using ctrl+c to stop
2024-06-25 20:46:30 +02:00