inxomnyaa / MagicWE

Lag free asynchronous world editor for PMMP with plenty of options
https://poggit.pmmp.io/ci/inxomnyaa/MagicWE
GNU General Public License v3.0
101 stars 83 forks source link

[TODO] Reimplement //rotate and //flip #252

Open inxomnyaa opened 2 years ago

inxomnyaa commented 2 years ago

Description: Due to extracting blockstates into a virion (see #236), the rotate and flip method had to be removed to loosen up the dependency on MWE2.

I have already added API::rotate() in this branch: flip-rotate. As of now it only supports changing the block positions, not the states though.


TODO list: