ModernUO/Scripts/Engines/MLQuests
eos 71a9e054de - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver.
- Added base quest giver items, both timed and untimed.
- Added BatteredBucket and Lost and Found quest.
- Moved quester 'friendly names' to a class attribute. If left unspecified, the type name is used.
- Misc quest corrections.
- The bag of sending will now reject nontransferable items.
- Fixed quest items generating error messages when StackWith was attempted on them. (StackWith is not supposed to produce feedback.)
- Quest items can now be dropped onto the player's backpack.
2013-02-24 00:31:44 +00:00
..
Definitions - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +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 - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00
Mobiles ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
Objectives - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00: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 - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00
MLQuestContext.cs Bedlam access. 2013-02-10 21:49:04 +00:00
MLQuestEntry.cs - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00: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 Renamed ML regions to match EA. 2013-02-16 19:56:34 +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