project-meteor-server/FFXIVClassic Map Server/packets/send/Actor/events
2016-04-01 23:24:14 -04:00
..
SetEmoteEventCondition.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
SetEventStatus.cs Got the kick event packet working and implemented the director parameter in the player instantiation. The first argument of the set event status packet is an "isEnabled" flag; switched to bool rather than int. 2016-04-01 23:24:14 -04:00
SetNoticeEventCondition.cs Implemented the emote and notice event conditions. 2016-03-20 19:34:39 -04:00
SetPushEventConditionWithCircle.cs 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
SetPushEventConditionWithFan.cs 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
SetPushEventConditionWithTriggerBox.cs 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
SetTalkEventCondition.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