TVPT / VoxelSniper

The premiere long-distance brush editor for Minecraft
Other
128 stars 115 forks source link

Fixing splatter overlay brush #345

Open nlipiarski opened 4 years ago

nlipiarski commented 4 years ago

This PR fixes the fact that the splatter overlay brush wasn't working at all. I cleaned up the code a little bit and was able to fix the problem that was causing the array index out of bounds exception that was happening before. Also, I added the ability for the brush to overlay one block above the top block when using gunpowder like is done for the regular overlay brush. See #311

gabizou commented 4 years ago

Looks good. I'll try to give some time to merging some of these outstanding PR's for 1.12 this weekend.