BlueMap/BlueMapCore/src/main/java/de/bluecolored/bluemap/core
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
..
debug Fix web-app api throwing an error and add full errors to the StateDumper 2022-08-02 18:14:38 +02:00
logger Add debug-log, improve logging in general and fix weblogger not closing correctly 2023-07-01 09:44:19 +02:00
map Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
metrics Add stuff 2022-12-13 16:54:31 +01:00
resources Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
storage Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
threejs Fix lowres tiles failig to load correctly 2022-07-31 22:19:15 +02:00
util Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
world Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
BlueMap.java Change git-hash detection, fix ci 2022-07-26 22:04:01 +02:00
MinecraftVersion.java Add resource-patch to make 1.20.3 resources more backwardscompatible with 1.20.2 2023-12-06 19:24:07 +01:00