minetest_game/mods
tenplus1 6fdfd2554c Tnt: Various optimisations
Pass nodename to tnt.burn function where possible to reduce
use of 'get_node'.
Change 'ipairs' to 'pairs'.
Use 'nodeupdate_single(pos)' instead of 'nodeupdate(pos)' to
avoid every node triggering recursion, the loop itself takes
the place of recursion and works upwards through horizontal
planes as required.
2016-10-10 03:16:41 +01:00
..
beds Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
boats Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
bones Bones: Search for nearby 'air' for fallback bones placement 2016-09-10 05:19:15 +01:00
bucket Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
creative Creative: Use element instead of parameter to disable close on enter 2016-10-08 18:02:14 +01:00
default Default/functions: Tune speed of grass spread ABM 2016-10-05 22:24:02 +01:00
doors Doors: Remove ability to rotate doors with screwdrivers 2016-09-30 02:44:24 +01:00
dye Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
farming Farming: Remove unnecessary overriding of groups 2016-09-27 17:03:50 +01:00
fire Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
flowers Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
give_initial_stuff Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
nyancat Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
screwdriver Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
sethome Licenses: Change WTFPL to MIT (part 1) 2016-09-05 05:54:33 +01:00
stairs Stairs: Big simplification of slabs combination 2016-09-14 06:01:04 +01:00
tnt Tnt: Various optimisations 2016-10-10 03:16:41 +01:00
vessels Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +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: Convert to connected nodeboxes 2016-09-10 05:18:02 +01:00