advanced_npc/actions
Hector Franqui df56e44bbd Add workplaces support.
Places:
Workplaces are now usable nodes.
Plotmarkers around a building can be scanned and their information stored into current plotmarker.
Slightly optimize plotmarker search.
Occupations:
Add test "priest" occupation definition.
Fix lots of bugs in initialization code.
Spawner:
Add ability to determine occupation name out of surrounding workplaces.
Assign occupation to spawned NPC using simple algorithm.
Others:
Reduce log noise a bit.
Fix some warnings.
2017-08-29 14:54:57 -04:00
..
actions.lua Occupations: Add schedule check function, allow enqueuing of schedule check 2017-08-11 12:03:45 -04:00
node_registry.lua Actions: Support for sitting on benches and stairs. 2017-01-11 07:54:50 -05:00
pathfinder.lua Fix bug with 'ignore' nodes when some map areas are not fully loaded but NPC try to perform actions on them. 2017-06-27 18:38:28 -04:00
places.lua Add workplaces support. 2017-08-29 14:54:57 -04:00