3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 04:51:22 +02:00
FastAsyncWorldEdit/worldedit-core/src
Jordan 1da987d594
Fix PNGWriter exporting blank PNGs (#1807)
* Fix horrendous variable assignment in PNGWriter
 - Fixes #1679

* More detailed information on PNG format

* Avoid a larger number of blocks that do nto have a color assigned in TextureUtil

* Don't error in PNGWriter if biomes aren't saved to clipboard and grass is present
2022-06-16 16:23:52 +02:00
..
legacy/java/com/sk89q/worldedit/blocks some codestyle application 2021-09-08 16:39:43 +01:00
main Fix PNGWriter exporting blank PNGs (#1807) 2022-06-16 16:23:52 +02:00
test Replace JB occurrences with JSR 305 (for now) (#1651) 2022-03-10 14:24:44 +01:00