advanced_npc/actions
tbowan 8ea9af6e23 Fix error on unknown node 2017-02-13 23:37:33 +01:00
..
actions.lua Actions: No longer have 'self' as part of the arguments object for each action. This caused an error with Lua serialization that crashed Minetest while the NPC was executing actions and it got unloaded (like exit game or mapblock unloaded). 2017-01-19 20:42:46 -05:00
node_registry.lua Actions: Support for sitting on benches and stairs. 2017-01-11 07:54:50 -05:00
pathfinder.lua Fix error on unknown node 2017-02-13 23:37:33 +01:00
places.lua Places: Add correct detection of sittable nodes, including stairs used as benches. 2017-01-12 19:40:20 -05:00