Mineclonia/mods
MysticTempest 7f5ba9e8c7 Implement slimeblock piston launchers:
Adds the mechanic of launching entities standing on, or in
front of slimeblocks; which are attached to, and pushed by pistons.

I've also updated the rules regarding pushing, and pulling
of nodes & objects. So, that more complex circuits can be built.

This enables the feature of some nodes being unpullable, but
otherwise pushable or diggable.
A certain selection of nodes that can never be moved.
And, stops certain entities from being pushed if they shouldn't move.
2022-02-23 17:36:55 -06:00
..
CORE Fix typo in mcl_colors API documentation 2021-11-18 19:23:57 +01:00
ENTITIES Fix mob-in-boat crash in Minetest 5.5-dev 2022-01-26 18:25:08 +01:00
ENVIRONMENT Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Increase temporary message display duration to 10s 2022-02-12 17:25:09 +01:00
ITEMS Implement slimeblock piston launchers: 2022-02-23 17:36:55 -06:00
MAPGEN Add comparator test structure 2022-02-22 23:48:10 +01:00
MISC Do not crash if minetest.find_nodes_in_area() lies 2021-12-20 21:38:24 +01:00
PLAYER Fix player bone positions and properties setting 2021-12-09 04:53:45 +01:00