advanced_npc/actions
tbowan f5968b952d Better fix 2017-02-14 10:32:52 +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 Better fix 2017-02-14 10:32:52 +01:00
places.lua Places: Add correct detection of sittable nodes, including stairs used as benches. 2017-01-12 19:40:20 -05:00