Commit Graph

1110 Commits

Author SHA1 Message Date
Lukas Rieger (Blue) e02a43a521
Tidy up buildscript and dependencies, fix spongeworld world-folder being wrong 2024-02-07 23:01:31 +01:00
Lukas Rieger (Blue) 74c68c3428
Drop support for fabric 1.15-1.17 and forge 1.17 2024-02-07 20:51:09 +01:00
Lukas Rieger (Blue) 584883444a
Push BlueMapAPI 2024-02-07 20:50:21 +01:00
Lukas Rieger 16981f2797
Refactor World-Management and Region/Chunk-Loading (#496)
* Implement PackedIntArrayAccess

* First working render with BlueNBT

* Progress converting chunkloaders

* Core rewrite done

* WIP - Restructuring configs and world-map mapping

* WIP - Compiling and starting without exceptions :)

* Fix cave detection

* Ensure configuration backwards compatibility (resolve dimension from configured world if missing)

* Implement support for 1.16+ chunks

* Implement support for 1.15+ chunks

* Implement support for 1.13+ chunks and some fixes

* Also find worlds based on their id again in BlueMapAPI

* Improve autogenerated config names

* Implement equals for all ServerWorld implementations

* Get rid of var usage
2024-02-07 20:43:37 +01:00
Lukas Rieger (Blue) efd45658d5
Fix empty blockstates having the wrong block-properties 2024-02-03 00:59:41 +01:00
Lukas Rieger (Blue) b3c4f3737d
Webapp: Fix screen-pos calculation on click 2024-01-25 15:28:33 +01:00
Lukas Rieger (Blue) 61f883b134
Add -m option to cli, which allows to filter the maps that should be loaded and rendered 2024-01-23 19:35:25 +01:00
Lukas Rieger (Blue) 6a10fac624
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2024-01-22 09:52:07 +01:00
Lukas Rieger (Blue) 039a95c813
Update vite 2024-01-22 09:52:02 +01:00
jhqwqmc b1aba76d09
Update zh_CN.conf (#501) 2024-01-18 13:43:33 +01:00
Lukas Rieger (Blue) a703a92357
Remove pretty-printing from settings.json 2024-01-17 18:27:44 +01:00
Lukas Rieger (Blue) 50b7f3670e
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2024-01-14 10:05:05 +01:00
Lukas Rieger (Blue) d6e4e69417
Fix unlisted markers being counted 2024-01-14 10:05:00 +01:00
Arkyoh 6bf4291779
Update fr.conf (#497) 2024-01-06 10:41:47 +01:00
Lukas Rieger (Blue) 6ce32c56dc
Fix loading texture self-healing not working if its a json-syntax error 2024-01-04 17:19:34 +01:00
birbkeks e62919f14f
updated Turkish language (#495)
* Update tr.conf

fixed typos

* Update tr.conf

fixed more typos
2023-12-23 20:14:01 +01:00
TechnicJelle 7c3485363e
Fix grammar in BlueMapService.java (#494) 2023-12-14 16:26:31 +01:00
Lukas Rieger (Blue) a0b47f1bd5
Fix texture-gallery not preserving textures that are missing after a resource(pack) change 2023-12-11 12:35:12 +01:00
Lukas Rieger (Blue) ef728dee06
Declare 1.20.4 support where applicable 2023-12-10 13:17:15 +01:00
Lukas Rieger (Blue) 72b71a91e8
Add missing version on paper modrinth publish 2023-12-06 20:35:45 +01:00
Lukas Rieger (Blue) 8104f99f60
Declare 1.20.3 support in publication where applicable 2023-12-06 19:57:41 +01:00
Lukas Rieger (Blue) 78904b4051
Add resource-patch to make 1.20.3 resources more backwardscompatible with 1.20.2 2023-12-06 19:24:07 +01:00
Lukas Rieger (Blue) 6307fb1e6b
Add 1.20.3 resources 2023-12-06 17:25:30 +01:00
Lukas Rieger (Blue) c7f340dec3
Add neoforge implementation 2023-12-06 17:19:18 +01:00
Lukas Rieger (Blue) 3f82a821a2
Fix keysize issue once more 2023-11-23 21:58:59 +01:00
Lukas Rieger (Blue) 36090e8545
Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap 2023-11-21 16:16:01 +01:00
Lukas Rieger (Blue) 5866cb5766
Add basic support for the resource-changes of the 1.20.3 snapshots 2023-11-21 16:15:54 +01:00
Albus Rex 0bad1b6b2a
PDO php script implementation (#486)
* pdo connector implementation

* renamed php script

* made mysql default

* made errors generic

* Some small changes to make it work with mysql

* Better newlines

---------

Co-authored-by: AlbusRex <braisskarget@gmail.com>
Co-authored-by: Lukas Rieger (Blue) <TBlueF@users.noreply.github.com>
2023-11-20 12:40:47 +01:00
Lukas Rieger (Blue) 5b93202994
Fix project-id for sponge publication 2023-11-19 18:18:49 +01:00
Lukas Rieger (Blue) 20d32cb9c9
Hide map-menu button if there is only one map, hide marker menu button if there are no markers 2023-11-19 17:15:08 +01:00
Lukas Rieger (Blue) 6f015da070
Fix project-building from scratch 2023-11-19 16:13:35 +01:00
Lukas Rieger (Blue) deafe50305
Add releasenotes to publications 2023-11-19 16:00:46 +01:00
Lukas Rieger (Blue) 73103eda3b
Improve redraw-trigger on settings-changes 2023-11-19 13:42:56 +01:00
Lukas Rieger (Blue) 77c1e42009
Change default nether and end configs to have a better void color 2023-11-19 11:22:43 +01:00
Lukas Rieger (Blue) 5f0942a8ae
Fix error when purging a map but the directory is already deleted. Fixes: #490 2023-11-18 16:32:05 +01:00
Lukas Rieger (Blue) 28c9166030
Define a safe collation for mysql tables. Fixes: #488 2023-11-18 16:26:56 +01:00
Lukas Rieger (Blue) c7af5e9639
Fix url angle in free-flight not applying correctly. Fixes: #485 2023-11-18 14:45:06 +01:00
Lukas Rieger (Blue) 6d3774f24e
Set fallback void color to black, pause high fps redraws if nothing changes to save GPU usage 2023-11-18 14:20:45 +01:00
Lukas Rieger c69b31ce84
Fix invalid usage of String.format on paper implementation 2023-11-16 23:15:07 +01:00
Lukas Rieger 665af5583f
Fix BlockProperties being stacked the wrong way around 2023-11-14 21:42:46 +01:00
Lukas Rieger (Blue) 24a6b2f370
Fix freeflight option not removed from menu. Fixes: #482 2023-10-06 08:26:10 +02:00
Nikita 609d6a90db
Migrate fabric implementation to events system (#481) 2023-10-03 12:31:45 +02:00
Lukas Rieger (Blue) 1ae6fc790d
Add gradle-deployment to Ore 2023-10-02 16:58:22 +02:00
Lukas Rieger (Blue) 5ac293ca18
Only support latest recommended sponge version and fix default config generation on sponge 2023-10-02 16:33:08 +02:00
TechnicJelle 48445db7b5
Add map config for having a different void colour (#477)
* Added global webapp option for not having a void

* Fix for non-default lighting conditions

* Replace `isVoid` with whole `voidColor` feature!

* Default void colour should be black

* And now the default sky colour can also be set back to what it was

* Fix the low-res void colour

* Add config option for the new void colour setting!

(I hope I haven't forgotten any place to add it, but it does work, so I don't think so..?)
2023-09-30 23:42:37 +02:00
Lukas Rieger (Blue) e087f17564
Fix hangar publication 2023-09-28 14:07:11 +02:00
Lukas Rieger (Blue) 808885b66a
Push BlueMapAPI 2023-09-27 23:51:01 +02:00
Lukas Rieger (Blue) a665fb377d
Merge branch 'fix/gh-action' 2023-09-27 23:49:27 +02:00
Lukas Rieger (Blue) 15329b4f5d
Add option to manually trigger gh-action 2023-09-27 23:16:38 +02:00
Lukas Rieger (Blue) eb258e7c33
Testing stuff..3 2023-09-27 23:14:46 +02:00