Age | Commit message (Collapse) | Author |
|
Better wall button nodeboxes
|
|
|
|
larger size to properly fit in with the new nodebox-based delayers, and added a
"sides" texture to go with them. Fixed deprecated tile_images lines.
|
|
deprecated tile_images bits.
|
|
"tiles"). This also restores the textures I added a few months ago, since the
ones I made are needed for a nodebox of this sort.
|
|
|
|
|
|
Torch selection box and lamp node box
|
|
|
|
|
|
Some modifications and fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pushing to make use of the fact that minetest.env:place_node() is apparently a no-op if the node is not air or liquid.
|
|
pistons, pistons pushing blocks into pushers causing blocks to get deleted, and many more. As a side effect, players can no longer simply walk through piston pushers. Additionally, pistons will only remove their own pushers, and not those of neighboring pistons as well. Remove ENABLE_PISTON_ANIMATION option (not compatible with nodebox piston pushers).
|
|
|
|
|
|
|
|
distance to 15 blocks. Remove deprecated object:get_entity_name() call, and some obselete settings.
|
|
|
|
|
|
|
|
been added.
|
|
Whiskers75's code.
|
|
on_place and on_dig callbacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
significantly.
|
|
|
|
"register_on_dignode" where possible.
|
|
hour ago:
https://github.com/celeron55/minetest/commit/747ff7daf875652be1063fa49316125977b0ba79
This allows the user to simply copy the entire modpack folder into the mods/ directory, rather than copy every individual mod there instead.
|