13
0
OldWorldEdit/worldedit-cli
Matthew Miller f5e36ed8a8
Add 3D biomes support (Adds #1358) (#1361)
* Initial work on 3D biomes. Not implemented for Bukkit, and history is unfinished

* Further implement 3D Biomes. It's now usable on Forge/Fabric

* Fix a few cases of apply. Gotta fix the deprecated methods at some point

* Add Bukkit support

* Add clipboard support. Schematics are still not great, but the Sponge schem format doesn't support this yet.

* Fix the last of the issues

* Fixed up review comments

* Fixed review notes

* Simplify

* max is inclusive

* Standardize non-abstract compatibility handling

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
2020-06-22 09:25:49 +10:00
..
src/main Add 3D biomes support (Adds #1358) (#1361) 2020-06-22 09:25:49 +10:00
build.gradle.kts [CLI,Libs] Minimize CLI, exclude slf4j from libs 2019-09-01 20:11:34 -07:00