BlockHorizons / BlockSniper

An advanced (brush) world editing plugin for PocketMine-MP
https://poggit.pmmp.io/p/BlockSniper/
Apache License 2.0
76 stars 41 forks source link

Prepare for PM4 release #149

Closed dktapps closed 2 years ago

dktapps commented 2 years ago

Most of the changes here were guided by PHPStan. There are many more architectural issues that I didn't fix, but I focused on getting the plugin operational and PM4-ready over improving code quality.

Regenerate brush is currently broken due to PM4 API changes; currently some hacks are required to make a chunk get regenerated. I'm working on a workaround.

dktapps commented 2 years ago

Several hacks later, Regenerate brush is now working, and now also supports undo.