This website requires JavaScript.
Explore
Help
Sign In
nalc
/
advanced_npc
Watch
1
Star
0
Fork
0
You've already forked advanced_npc
Code
Issues
Pull Requests
Releases
Wiki
Activity
f5968b952d
advanced_npc
/
actions
History
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