BlueMap/BlueMapCore/src/main/java/de/bluecolored/bluemap/core/util
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
..
math Implement marker and marker-set sorting 2023-02-07 17:09:01 +01:00
BufferedImageUtil.java Add basic support for the resource-changes of the 1.20.3 snapshots 2023-11-21 16:15:54 +01:00
DeletingPathVisitor.java Apply Spotless fixes for BlueMapCore 2023-06-29 13:42:36 +02:00
Direction.java Apply spotless fixes 2021-09-19 22:15:50 +02:00
FileHelper.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
Grid.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
InstancePool.java Apply Spotless fixes for BlueMapCore 2023-06-29 13:42:36 +02:00
IntComparator.java Apply Spotless fixes for BlueMapCore 2023-06-29 13:42:36 +02:00
Key.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
Keyed.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
Lazy.java Implement BlueMapAPI v2 2022-07-24 12:10:00 +02:00
MergeSort.java Apply Spotless fixes for BlueMapCore 2023-06-29 13:42:36 +02:00
OnCloseInputStream.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
OnCloseOutputStream.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
Preconditions.java Apply spotless fixes 2021-09-19 22:15:50 +02:00
Registry.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
SizeCollectingPathVisitor.java Apply Spotless fixes for BlueMapCore 2023-06-29 13:42:36 +02:00
Tristate.java Rewrite of the render-engine and big performance improvements 2021-07-25 13:08:40 +02:00
Vector2iCache.java Apply Spotless fixes for BlueMapCore 2023-06-29 13:42:36 +02:00