ModernUO/Projects/UOContent/Engines/ML Quests
Joe Valentine e606daba9b feat: Adds GargishOutcast creature, Agralem quest NPC, and SA stealable (SA)
- Adds GargishOutcast: gargoyle humanoid, AI_Mage, 120 Throwing skill,
  random throwing weapon (Cyclone/SoulGlaive/Boomerang), Necromancy+
  SpiritSpeak skills, and periodic AnimatedWeapon summon; drops UltraRich
  loot. Mysticism variant deferred pending Mysticism skill implementation.
- Adds IntoTheVoidQuest (MLQuest): kill 10 WandererOfTheVoid to earn an
  AbyssReaver; one-time only. Kill targets will expand when additional
  void creature types are implemented.
- Adds Agralem: stationary Gargoyle Bladeweaver NPC and quest giver for
  IntoTheVoidQuest, registered in MLQuests.cfg
- Adds ValkyriesGlaive as a stealable artifact in Ter Mur (rarity 5)

Remaining gaps (deferred to SA creature pass):
- Mysticism skill implementation + AI_Mystic AI type
- Raptor (RaptorClaw drop), StoneSlith (StoneSlithClaw drop)
- PrimevalLich champion (BansheesCall), Renowned creatures (StormCaller)
- GlaiveOfTheInfiniteSwarm + Vrulkax transformation service
- GatheringOfEvidence quest (WindOfCorruption reward)
- World spawns for Agralem and GargishOutcast in Ter Mur
2026-07-02 20:24:48 -07:00
..
Definitions feat: Adds GargishOutcast creature, Agralem quest NPC, and SA stealable (SA) 2026-07-02 20:24:48 -07:00
Gumps perf: Migrate Quest gumps to DynamicGump (#2416) 2026-04-25 20:23:13 -07:00
Items fix: Fixes arrow animations by using 0xC7 when possible. (#2343) 2026-03-05 23:23:20 -08:00
Mobiles perf: Migrate Quest gumps to DynamicGump (#2416) 2026-04-25 20:23:13 -07:00
Objectives perf: Migrate Quest gumps to DynamicGump (#2416) 2026-04-25 20:23:13 -07:00
Rewards perf: Migrate Quest gumps to DynamicGump (#2416) 2026-04-25 20:23:13 -07:00
IQuestGiver.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuest.cs feat: Pre-Publish 14 Crafting (supersedes #2181, #2381) (#2476) 2026-06-07 20:27:22 -07:00
MLQuestContext.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
MLQuestEntry.cs feat: Pre-Publish 14 Crafting (supersedes #2181, #2381) (#2476) 2026-06-07 20:27:22 -07:00
MLQuestPackets.cs fix: Bumps deps. Updates copyrights (#2353) 2026-03-05 19:36:54 -08:00
MLQuestPersistence.cs fix: Fixes NPE in champ titles (#1434) 2023-07-28 00:39:10 -07:00
MLQuestSystem.cs perf: Zero-alloc interpolation for SendMessage/Overhead APIs (#2434) 2026-05-03 18:04:02 -07:00
QuestArea.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
QuesterNameAttribute.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00