advanced_npc/actions
zorman2000 60b847a02a Actions: (WIP) Add locks, unlocks and re-execution of actions if there are interruptions. Need to improve the lock/unlock mechanism.
Dialogues, trading: Add lock and unlock upon starting/finishing an interaction.
Updated README with progress.
Pathfinding: Fix slight bug that avoid a map being generated if the difference of start and end positions' z coordinate is zero.
2017-01-18 19:34:02 -05:00
..
actions.lua Actions: Set default walking speed to two nodes per second. 2017-01-16 12:16:42 -05:00
node_registry.lua Actions: Support for sitting on benches and stairs. 2017-01-11 07:54:50 -05:00
pathfinder.lua Actions: (WIP) Add locks, unlocks and re-execution of actions if there are interruptions. Need to improve the lock/unlock mechanism. 2017-01-18 19:34:02 -05:00
places.lua Places: Add correct detection of sittable nodes, including stairs used as benches. 2017-01-12 19:40:20 -05:00