Commit Graph

464 Commits

Author SHA1 Message Date
张宇衡
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)
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
Lukas Rieger (Blue)
dcbb0207c5
Fix wrong exception being logged on BlueMapAPI-listener error 2024-07-25 15:39:22 +02:00
Lukas Rieger (Blue)
809847f0b0
Fix typo in plugin.conf 2024-07-23 09:46:22 +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
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)
f42ebdbc79
Make lowres tile saving even more robust 2024-06-25 14:14:58 +02:00
Lukas Rieger (Blue)
5ddf614026
Add javadoc to repo-publishing 2024-06-18 01:40:42 +02:00
Lukas Rieger (Blue)
f9415468bf
Add sources.jar to repo-publishing 2024-06-17 23:48:31 +02:00
Lukas Rieger (Blue)
8a30bbf5f1
Fix Typo 2024-06-14 13:49:01 +02:00
Lukas Rieger (Blue)
4fcc2b2815
Update map-config template comment 2024-06-14 12:34:33 +02:00
Lukas Rieger (Blue)
dd29657517
Update webapp packages 2024-06-14 01:04:50 +02:00
Lukas Rieger (Blue)
b4215a1482
Tweaks 2024-06-14 01:00:07 +02:00
Lukas Rieger (Blue)
0f48bf6428
Update nodejs and github-actions 2024-06-14 00:40:11 +02:00
Xandar-YT
ffe78e166e
Added the Serbian language (Latin and Cyrillic) (#554)
* Added Serbian (Latin)

* Added Serbian (Latin) [2]

* Fixed a mistake in Serbian (Latin)

* Fixed a mistake in Serbian (Latin)

* Fixed a mistake in Serbian (Latin)

* Added Serbian (Cyrillic)

(Another script the Serbian language is written in, besides Latin)

* Added Serbian (Latin) and Serbian (Cyrillic)

The Serbian language uses two scripts, Latin and Cyrillic.

* Rename sr-cyrl.conf to sr_cyrl.conf

* Rename sr-latn.conf to sr_latn.conf

* Update settings.conf

---------

Co-authored-by: Lukas Rieger <TBlueF@users.noreply.github.com>
2024-06-13 22:13:59 +02:00
Lukas Rieger (Blue)
7ac9698b96
Fix popups immideately closing again on mobile (Fixes #551) 2024-06-11 19:02:24 +02:00
Lukas Rieger (Blue)
4bb9c0a81d
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2024-06-11 18:24:46 +02:00
Lukas Rieger (Blue)
e7b3bcb625
Handle watching for region files even if the region folder doesnt yet exist on load time 2024-06-11 18:24:29 +02:00
Lukas Rieger (Blue)
5c4fa6d71a
clarify message 2024-06-11 12:17:05 +02:00
Antti Ellilä
0f472a818d
update finnish translation (#552) 2024-06-06 18:29:29 +02:00
Kyryl Andreiev
bfec68e414
Update Ukraine and russian translations (#548)
* Update UA and RU translations

* Enchange UA translation

* Enhance UA transaltion
2024-06-06 17:24:56 +02:00
Lukas Rieger (Blue)
b796ac0354
Move metrics to common module 2024-06-05 13:21:21 +02:00
Lukas Rieger (Blue)
eeb01cba1a
Fix webserver not serving any map-assets (Fixes #549) 2024-06-04 11:31:20 +02:00
Lukas Rieger (Blue)
8f88dd7fd9
Another sql.php fix 2024-06-04 00:24:10 +02:00
Lukas Rieger (Blue)
33d40b888a
Fix sql.php problems 2024-06-04 00:14:34 +02:00
Lukas Rieger (Blue)
6392b67744
Remove unused chat-event 2024-06-03 22:48:03 +02:00
Lukas Rieger (Blue)
4a38a7491b
Remove unneeded gradle wrappers 2024-06-03 21:59:27 +02:00
Lukas Rieger (Blue)
75b562eeb1
Generalize world-ids 2024-06-03 15:40:45 +02:00
Lukas Rieger (Blue)
474c5e27c4
Add fix-edges command and cli-option 2024-06-03 15:24:55 +02:00
Lukas Rieger (Blue)
d43c7c474f
Apply spotless foxes and a comment 2024-06-03 12:26:37 +02:00
Lukas Rieger (Blue)
4b8245d19d
Fix webserver stalling 2024-06-03 10:52:14 +02:00
Lukas Rieger (Blue)
b5e8bf42ae
Fix update-region expanding with force-updates & chunks with broken tile-entity data can now be loaded 2024-06-03 10:17:53 +02:00
Lukas Rieger (Blue)
7afcbeefd7
Fix addon loading issue 2024-05-28 21:56:53 +02:00
Lukas Rieger (Blue)
0cc0247930
Remove apache.commons.io and apache.commons.lang libraries 2024-05-28 21:54:14 +02:00
Lukas Rieger (Blue)
02d9fc1405
Use local variable 2024-05-27 23:48:49 +02:00
Lukas Rieger (Blue)
52d1e59108
Rename AddonManager to Addons 2024-05-27 23:46:32 +02:00
Lukas Rieger (Blue)
51185f5884
Apply spotless fixes 2024-05-27 23:11:02 +02:00
Lukas Rieger (Blue)
6ad50a89cb
Implement native addon loader 2024-05-27 23:10:20 +02:00
TechnicJelle
fc8377764c
Show chunk borders (#542)
* Show chunk borders

* Change line width to width of two Minecraft pixels

* Also fade out chunkborders on hires tiles

The hires tiles just always had the chunkborders on them.
But the "fade out" distance of those models was 1000.
While the fade distance of the chunkborders on lowres tiles was between 200 and 600.
This would cause an uneven fadeout between the lowres tiles and the hires tiles.

* Added a toggle button for the chunk borders

* Move variable to better place
2024-05-26 16:33:11 +02:00
Lukas Rieger (Blue)
2c2d2f9227
Fix use of java-19 api 2024-05-22 16:03:58 +02:00
Lukas Rieger (Blue)
8455b50fc3
Fix use of implementation-specific exception 2024-05-22 16:00:54 +02:00
Lukas Rieger (Blue)
3db6833fc6
Move region-file watch service into World interface 2024-05-22 15:45:06 +02:00
Lukas Rieger (Blue)
20aa0a72f5
Apply spottless fixes 2024-05-21 22:24:31 +02:00
Lukas Rieger (Blue)
3faf2f0135
Only rebuild webapp if clean-build or there were changes 2024-05-21 22:23:57 +02:00
Lukas Rieger (Blue)
d77d90c658
Fix some issues with the previous commit 2024-05-21 20:57:08 +02:00
Lukas Rieger (Blue)
d7dd8931a5
Remove all usages of java.io.File and bad usages of Path.of() 2024-05-21 16:32:28 +02:00
Lukas Rieger (Blue)
ce25eb52e3
Small improvements, make webserver more accessible for addons 2024-05-20 21:43:50 +02:00
Lukas Rieger (Blue)
93d8876b20
Rework StateDumper 2024-05-15 23:47:25 +02:00