BlueMap/BlueMapCommon
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
..
gradle/wrapper Update Gradle and 1.20.2 support (#479) 2023-09-27 17:39:47 +02:00
src/main Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
webapp Webapp: Fix screen-pos calculation on click 2024-01-25 15:28:33 +01:00
build.gradle.kts Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
gradlew Update Gradle and 1.20.2 support (#479) 2023-09-27 17:39:47 +02:00
gradlew.bat Update gradle, switch to gradle-kotlin where possible (forge doesnt work), improve build-script setup 2022-01-15 01:18:02 +01:00
settings.gradle.kts Update gradle, switch to gradle-kotlin where possible (forge doesnt work), improve build-script setup 2022-01-15 01:18:02 +01:00