BlockySurvival / issue-tracker

A non-code repo for tracking issues w/ the Blocky Survival minetest server
12 stars 0 forks source link

Cut Mahogany Leaves issues #278

Closed oversword closed 3 years ago

oversword commented 3 years ago

I'm taking care of this now, this is for documentation

A while ago I asked for mahogany leaves to be cutable in the circular saw so they can be used as ivy leaves, I have only just gotten round to trying to use them and there are a few issues I would like to solve:

  1. the image for each panel/slope/slab/microblock is identical, we should try and make these 3d renders of the shape
  2. on placement, the rotation of the panel/slope/slab/microblock does not align with the way it is placed as other blocks do
  3. breaking the panel/slope/slab/microblock will return a full leaf node
  4. when the rotation is fixed (2.) then the block appears to point left or right by default, when it should point down
oversword commented 3 years ago

All fixed in https://github.com/BlockySurvival/bls_custom/pull/15