project-meteor-server/FFXIVClassic Map Server/actors
2016-03-23 01:27:12 -04:00
..
area Started to implement private areas. Works mostly, but only one instance is created. All the push triggers work more or less except bounding box. 2016-03-20 19:29:38 -04:00
chara Added director code to player class and actor namespace. 2016-03-23 01:27:12 -04:00
command NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
debug More static actors loaded and can be accessed anywhere. Improved lua scripting to allow small talk. 2016-01-25 01:10:43 -05:00
director Added director code to player class and actor namespace. 2016-03-23 01:27:12 -04:00
judge NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
quest Fleshed out the quest actor and added a place to store the current active quest actors in the Player actor. 2016-03-21 11:42:27 -04:00
world More static actors loaded and can be accessed anywhere. Improved lua scripting to allow small talk. 2016-01-25 01:10:43 -05:00
Actor.cs Implemented a intra-zone teleport. Trigger Name is now sent to to the "eventStart" lua callback. Lua scripts can now access world manager. 2016-03-20 21:18:46 -04:00
EventList.cs Added director code to player class and actor namespace. 2016-03-23 01:27:12 -04:00
StaticActors.cs Redid the database, actor_class and npclist was combined. Added commands to the lua engine. Script will default to a PopulaceStandard if no script detected to avoid crashing. Static Actors now loaded from the static actors file. 2016-01-28 23:24:20 -05:00