Commit Graph

1110 Commits

Author SHA1 Message Date
Lukas Rieger (Blue) e00896561b
Reenable other implementations 2023-04-03 22:23:41 +02:00
Lukas Rieger (Blue) 681c346da6
Initial folia implementation 2023-03-31 00:25:13 +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
Lukas Rieger (Blue) 1f8d2464a0
Fix possible NPE if BlockElement is null 2023-03-26 00:32:33 +01:00
Lukas Rieger (Blue) 8af13df3f9
Also remove the cached FK for the map-id when we delete it from the db >_> 2023-03-17 20:29:52 +01:00
Lukas Rieger (Blue) 1336d26b9f
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2023-03-17 20:04:41 +01:00
Lukas Rieger (Blue) 86a46477ab
Fix error on purge with sql-storage 2023-03-17 20:04:24 +01: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
Lukas Rieger (Blue) bf243ea204
Fix block-tint-color for cherry-leaves 2023-03-15 17:55:18 +01:00
Lukas Rieger (Blue) fe9fd17328
Fix modrinth publish versions for spigot 2023-03-15 16:03:50 +01:00
Lukas Rieger (Blue) 2bbd7b6561
Add forge-1.19.4 implementation and update gradle 2023-03-15 15:51:10 +01:00
Lukas Rieger (Blue) 3dae1b1468
Add 1.19.4 client download url and fabric 1.19.4 implementation 2023-03-14 18:28:07 +01:00
Lukas Rieger (Blue) 5e17df6b2a
Fix locking on the same lock that is used for loading causes the server to freeze 2023-03-13 19:30:31 +01:00
Lukas Rieger (Blue) 86b7e752ee
Improve default sql.conf (Jelle edition) 2023-03-11 11:47:08 +01:00
Lukas Rieger (Blue) 4181732db7
Improve default sql.conf 2 2023-03-11 11:45:27 +01:00
Lukas Rieger (Blue) dbbcbb94c3
Improve default sql.conf 2023-03-11 11:43:46 +01:00
Lukas Rieger (Blue) ec5ca244fd
Fix precision issue which can cause visual artifacts in lowres 2023-03-07 16:42:07 +01:00
Lukas Rieger (Blue) 4e970621ae
Make sure to use the vanilla tellraw command to send spigot-messages 2023-03-07 16:16:01 +01:00
Lukas Rieger (Blue) 1be7dd5746
Implement abillity to handle Http-Requests asyncrounously 2023-03-06 20:38:38 +01:00
Lukas Rieger (Blue) 22ed75c513
Fix bug with variant-rotation not beeing applied correctly for lowres coloring 2023-03-04 18:43:28 +01:00
Lukas Rieger (Blue) f3f609c573
Generalize purge task for all storages 2023-03-04 12:40:12 +01:00
Lukas Rieger (Blue) c2499df3a7
Change image response to 204 and always save an empty players.json 2023-03-02 16:30:28 +01:00
Lukas Rieger (Blue) 701f6cb2dc
Fix issue with hybrids (arclight) sometimes reporting the wrong worldfolder 2023-02-26 19:55:42 +01:00
Lukas Rieger (Blue) 0f58b7409b
Revert "Fix PR #395 ^^"
This reverts commit 7612998bda.
2023-02-25 22:42:45 +01:00
Lukas Rieger (Blue) 7612998bda
Fix PR #395 ^^ 2023-02-25 22:03:31 +01:00
nlog b9a3c2849a
Modify setFrozen behavior (#395) 2023-02-25 21:59:04 +01:00
Lukas Rieger (Blue) 631c409f79
Keep webserver running if bluemap disables due to no active maps being configured 2023-02-25 12:28:07 +01:00
Lukas Rieger (Blue) 892506f2f9
Remove uneccesary lock, fix double server header, organize packages and class-names 2023-02-24 13:55:21 +01:00
Lukas Rieger (Blue) 0123041925
Fix webserver only working after plugin reload 2023-02-23 10:54:17 +01:00
Lukas Rieger (Blue) d4f0dbec5b
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2023-02-23 10:23:28 +01:00
Lukas Rieger (Blue) 14c9fffab9
Fix spigot plugin.yml version 2023-02-23 10:23:20 +01:00
Lukas Rieger (Blue) cfa76e6451
Fix resource-parsing issue 2023-02-23 10:18:46 +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
Lukas Rieger (Blue) f4c6adc685
Rewrite integrated webserver to be non-blocking 2023-02-22 16:19:34 +01:00
Lukas Rieger (Blue) 9917e5dfa5
Fix block-models not being loaded if they are directly in the root models folder 2023-02-19 07:03:43 +01:00
Lukas Rieger (Blue) 75e987f3c8
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2023-02-15 21:10:46 +01:00
Lukas Rieger (Blue) a0f34d3d96
Prevent the integrated webserver from sending raw php files 2023-02-15 21:10:23 +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
Lukas Rieger (Blue) 310a2e55eb
Fix NullPointerException when trying to load textures from an empty textures.json file 2023-02-10 17:02:15 +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