runuo/Scripts/Engines/MLQuests
Mark Sturgill d2c670f5c3 Implement Core.TickCount
Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc)
Refactor DateTime.Now to DateTime.UtcNow
Add LOS check for Iron Maiden addon
2013-10-06 03:21:18 -07:00
..
Definitions Corrected studded bustier quest objectives. 2013-03-02 21:12:46 +00:00
Gumps - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00
Items additional branch sync 2013-05-09 23:48:35 +00:00
Mobiles Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Objectives Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Rewards ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
IQuestGiver.cs - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00
MLQuest.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
MLQuestContext.cs Bedlam access. 2013-02-10 21:49:04 +00:00
MLQuestEntry.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
MLQuestPersistence.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
MLQuestSystem.cs - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00
QuestArea.cs misc branch sync 2013-05-09 21:51:37 +00:00
QuesterNameAttribute.cs - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00