project-meteor-server/FFXIVClassic Map Server/actors
Filip Maj a4ea5f024b Merge branch 'actor_instancing' into develop
# Conflicts:
#	sql/gamedata_actor_class.sql
2016-06-12 18:52:30 -04:00
..
area Child scripts now loaded by a uniqueId in the spawn table. 2016-06-09 22:58:03 -04:00
chara Merge branch 'actor_instancing' into develop 2016-06-12 18:52:30 -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 Found out the second weather packet value is a transition time. 2016-05-09 22:19:57 -04:00
judge NPCs now spawn and load template from the db. 2016-01-20 23:18:10 -05:00
quest Added more quest functions and completed the scripts for Gridania and most of Ul'dah. Up to the battle part that is. 2016-04-17 19:09:01 -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 Modified scripts to work with new system. 2016-05-29 16:03:24 -04:00
EventList.cs Added director code to player class and actor namespace. 2016-03-23 01:27:12 -04:00
StaticActors.cs Static actor file can be now loaded from the original encrypted script in the FFXIV folder. This way I do not run into issues of sharing client files. 2016-03-28 23:05:19 -04:00