BlueMap/BlueMapCommon
TechnicJelle fc8377764c
Show chunk borders (#542)
* Show chunk borders

* Change line width to width of two Minecraft pixels

* Also fade out chunkborders on hires tiles

The hires tiles just always had the chunkborders on them.
But the "fade out" distance of those models was 1000.
While the fade distance of the chunkborders on lowres tiles was between 200 and 600.
This would cause an uneven fadeout between the lowres tiles and the hires tiles.

* Added a toggle button for the chunk borders

* Move variable to better place
2024-05-26 16:33:11 +02:00
..
gradle/wrapper Restructure resource-extensions, fix some issues and add support for biome grass_color_modifier 2024-05-08 19:31:36 +02:00
src/main Fix use of java-19 api 2024-05-22 16:03:58 +02:00
webapp Show chunk borders (#542) 2024-05-26 16:33:11 +02:00
build.gradle.kts Only rebuild webapp if clean-build or there were changes 2024-05-21 22:23:57 +02: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