advanced_npc/actions
Hector Franqui 4c102a70a4 Spawner: Large code refactor to remove dependency on plotmarkers.
Most spawner functions can now be called without giving a plotmarker.
Move scanning functions to places.lua.
Places: Cleanup and add more area-scanning functions.
Schedules: Bugfix where schedules weren't being executed due to wrong
"end" order in the do_custom() function.
Data: Moved random data to "data" folder.
Textures: Add 14 male textures and 10 female textures.
Occupations: Small tweaks to "default_basic" occupation.
2017-08-25 09:31:45 -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 Spawner: Large code refactor to remove dependency on plotmarkers. 2017-08-25 09:31:45 -04:00