Lukas Rieger (Blue)
c851812f42
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap
2023-07-11 20:07:24 +02:00
Lukas Rieger (Blue)
074bc4a436
Fix not able to teleport to players on other worlds. Fixes : #451
2023-07-11 20:07:10 +02:00
TechnicJelle
eaac9f8f84
Translated new strings to Dutch ( #453 )
2023-07-09 15:33:32 +02:00
Lukas Rieger (Blue)
282b3806f3
Do not reset camera when pressing the update-map button
2023-07-09 15:25:38 +02:00
Lukas Rieger (Blue)
1f7f51c1e1
Add webapp option to default to flat-view
2023-07-04 14:42:12 +02:00
Lukas Rieger (Blue)
31ae055ae5
Fix marker-set default-hide not working anymore
2023-06-19 11:47:53 +02:00
Lukas Rieger (Blue)
2f78f75a90
escape marker-set id when saving to local storage
2023-06-19 11:42:25 +02:00
Lukas Rieger (Blue)
76e3c4e758
Fix markers being selectable
2023-06-19 11:28:11 +02:00
Lukas Rieger (Blue)
49f76c1b11
Fix markers overlap over menu if more than 100 markers are on the map
2023-06-19 11:05:56 +02:00
Lukas Rieger (Blue)
b3c7d89793
revert accidentally committed vite config change
2023-06-18 23:52:41 +02:00
Lukas Rieger (Blue)
55095f1b5e
Add capabillity to use -follow players- in first-person mode. Closes : #175
2023-06-18 23:44:07 +02:00
Lukas Rieger (Blue)
cb638910ce
Remember hide/show status of marker-sets
2023-06-18 17:15:44 +02:00
Lukas Rieger (Blue)
55fb955ed7
Fix clear() method not actually clearing the markerset. Fixes : #430
2023-06-17 13:33:42 +02:00
Lukas Rieger (Blue)
e46efc4c53
Use root-map element for scroll-events. Fixes : #409
2023-06-17 12:42:34 +02:00
Lukas Rieger (Blue)
22f2b09fe5
Fix Mobile first-person Controls not showing. Fixes : #447
2023-06-17 11:59:16 +02:00
Lukas Rieger (Blue)
4fc6d7f889
Fix stuck moving when window looses focus. Fixes : #408
2023-06-17 11:53:39 +02:00
Antti Ellilä
da8a12158b
Expose more JavaScript classes ( #449 )
...
With the lack of a proper JavaScript API for addons, it might be useful to just expose all the classes in the global namespace for usage and code injection.
2023-06-15 20:08:36 +02:00
stdpi
bac87ec546
chore: add Vietnamese translation ( #448 )
2023-06-15 19:12:22 +02:00
Lukas Rieger (Blue)
d120a00496
rename _index.php to mysql.php
2023-06-12 23:14:05 +02:00
Lukas Rieger (Blue)
22917d36eb
Update vite for security-issue fix
...
(We are not affected, but updating doesnt hurt)
2023-06-07 14:18:46 +02:00
MidnightTale
bc9e688317
Thai translation ( #412 )
...
* Update settings.conf
* Create th.conf
* Update th.conf
2023-04-14 09:41:24 +02:00
Sofiane H. Djerbi
bd4944fb2f
Fix typo in FR translation ( #411 )
2023-04-13 23:55:26 +02:00
Sofiane H. Djerbi
2c6f19aac1
Complete FR translation ( #410 )
2023-04-13 14:17:27 +02:00
Lukas Rieger (Blue)
2554462bb4
Remove falsely added import
2023-03-27 15:27:40 +02:00
Lukas Rieger (Blue)
3853055cf8
Fix camera issues with worlds that have their general height below 0
2023-03-27 14:52:11 +02:00
Lukas Rieger (Blue)
be705dad58
Tidy up latest change a little and add a comment
2023-03-26 12:13:47 +02:00
Lukas Rieger (Blue)
1d202bbd89
Fix click-raytracing in combination with scene-shifting
2023-03-26 12:05:04 +02:00
Antti Ellilä
00a3d4509c
Fix some page titles in translations ( #399 )
...
* Fix title in zh_HK
* Fix title in sv
* Fix title in no_nb
2023-03-17 13:21:41 +01:00
KeksToGo
578890757e
Translated To Turkish. ( #393 )
...
* Create tr.conf
* Update settings.conf
* Update tr.conf
2023-02-23 01:22:53 +01:00
Dycool
e81473b282
Update portuguese translation ( #391 )
...
* Update pt_PT.conf
Update portuguese translation
* Update pt_PT.conf
Update portuguese translation
2023-02-13 22:24:51 +01:00
Lukas Rieger (Blue)
bce498955f
Fix sorting being case-sensitive
2023-02-11 12:07:33 +01:00
Lukas Rieger (Blue)
9c4bcc100f
Fix sorting by name for player-markers
2023-02-11 10:38:21 +01:00
Antti Ellilä
cc01585e07
Update finnish translation ( #390 )
2023-02-08 18:48:03 +01:00
Lukas Rieger (Blue)
0ac4a933a6
Fix menu-scrolling not working in freeflight mode
2023-02-08 18:47:10 +01:00
Lukas Rieger (Blue)
66058dbe5f
Fix zoom-buttons not showing
2023-02-08 18:34:22 +01:00
Lukas Rieger (Blue)
256e80bb62
Fix sorting value of 0 now not working ... duh
2023-02-08 17:43:12 +01:00
Lukas Rieger (Blue)
277af6b498
Set default map-sorting to be very late, so the map wont be first if its settings.json could not be loaded
2023-02-08 17:40:12 +01:00
Lukas Rieger (Blue)
141d46a513
Add loading message and improve webapp-error if a map could not be loaded
2023-02-08 17:35:47 +01:00
Lukas Rieger (Blue)
87c868b1a9
Implement unlisting markers and improve marker-list styling
2023-02-07 19:43:59 +01:00
Lukas Rieger (Blue)
6ea755d366
Implement marker and marker-set sorting
2023-02-07 17:09:01 +01:00
KaRiLaA
3aa4b4a995
Update UA and RU translation ( #389 )
2023-02-06 09:27:50 +01:00
TechnicJelle
b454d15264
Changed steve.png to be in line with the new style ( #383 )
2023-01-15 16:37:01 +01:00
Lukas Rieger (Blue)
47117c2742
Fix index.php meta-resolving not working with query-parameters
2023-01-01 12:23:47 +01:00
Lukas Rieger (Blue)
b60984221c
Add --host parameter to vite dev-server
2023-01-01 12:19:47 +01:00
Lukas Rieger (Blue)
34a67c7c44
Loosen the camera angle bounds
2022-12-31 10:35:58 +01:00
Owen Diffey
18b4b0b220
fix: Scrolling to zoom in embedded map causes containing page to scroll ( #376 )
2022-12-31 09:44:00 +01:00
Lukas Rieger (Blue)
4bef77d54b
Reformat lang/settings.conf
2022-12-29 20:22:21 +01:00
Lukas Rieger (Blue)
e06ff81195
Add zoom-buttons to the webapp
2022-12-29 20:03:03 +01:00
Lukas Rieger (Blue)
eeabc2135c
Move assets out of the live folder because it makes absolutely no sense for them to be there
2022-12-29 17:54:17 +01:00
Lukas Rieger (Blue)
9560024eb5
Add abillity to add holes to shape and extrude markers
2022-12-29 17:49:08 +01:00