minetest_game/mods
paramat 86fd616f3c Flora spread: Allow spread on rainforest litter. Other improvements
Use the soil group more instead of checking for multiple node names.
Remove 'neighbors' from ABM.
Turn any flora to dry shrub if on a non-soil, except when on default:sand
to avoid dune grasses being replaced.
Search for "group:soil" when searching for a position for the new flora
node, instead of searching for multiple node names, however do not spread
flora onto desert sand, which is in the soil group.

Remove default:dirt_with_snow from the soil group as it would be frozen
soil. It can be dug and placed to turn it into dirt (consider this some
extra work needed to make it cultivatable).
2017-03-20 00:14:56 +00:00
..
beds Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08:00
boats Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08:00
bones Bones: Search for nearby 'air' for fallback bones placement 2016-09-10 05:19:15 +01:00
bucket Bucket: Allow buckets to trigger the on_punch of entities and nodes 2016-11-02 12:39:56 +00:00
carts Allow interaction with nodes while wielding these items. 2017-02-28 18:16:12 -08:00
creative Creative: Cache creative mode setting 2017-02-01 17:51:35 +00:00
default Flora spread: Allow spread on rainforest litter. Other improvements 2017-03-20 00:14:56 +00:00
doors Change doors to default.can_interact_with_node() 2017-03-16 09:11:20 -07:00
dye Dye: Simplify recipes. 2017-01-11 23:53:44 -08:00
farming Farming: Add override for default:dirt_with_rainforest_litter 2017-03-15 22:22:21 +00:00
fire Flint & steel sounds: Fix bugs caused by nil position 2017-03-10 19:30:18 +00:00
flowers Flora spread: Allow spread on rainforest litter. Other improvements 2017-03-20 00:14:56 +00:00
give_initial_stuff Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
killme Add /killme chat command 2017-01-07 22:01:19 +00:00
nyancat Nyancat: Make nyancat and rainbow light sources 2016-11-10 08:10:41 +00:00
screwdriver Screwdriver: simplify logic, allow wallmounted rotation. 2017-03-20 00:12:16 +00:00
sethome Sethome: Migrate sethome mod to player attributes. 2017-03-15 22:18:36 +00:00
sfinv sfinv: Fix wrong tab being highlighted 2017-03-07 06:43:18 +00:00
stairs Add desert/silver sandstone-related blocks. (#1596) 2017-03-06 19:03:30 -08:00
tnt TNT: Clarify new TNT receipe 2017-03-14 19:05:49 +00:00
vessels Do not show item overlay if slot is occupied by item (bookshelf, vessels shelf) 2016-11-14 20:03:49 +01:00
walls Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup 2016-09-08 06:17:05 +01:00
wool Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
xpanes Xpanes: Improve bars texture 2016-12-04 06:35:39 +00:00