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
Files
b2edbf60b6cfac8b0e1024e57d76d31385b1bfb6
advanced_npc
/
actions
History
zorman2000
5d2c820d88
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
..
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
Actions: Fix unlock not working properly.
2017-01-19 20:11:11 -05:00
places.lua
Places: Add correct detection of sittable nodes, including stairs used as benches.
2017-01-12 19:40:20 -05:00