ModernUO/Scripts/Engines/MLQuests/Gumps
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
..
BaseQuestGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
InfoNPCGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
QuestCancelConfirmGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
QuestConversationGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
QuestLogDetailedGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
QuestLogGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
QuestOfferGump.cs - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver. 2013-02-24 00:31:44 +00:00
QuestReportBackGump.cs - Enabled quests that were locked due to issues. 2013-02-08 16:54:36 +00:00
QuestRewardGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
RaceChangeGump.cs ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00