ModernUO/Scripts/Mobiles/AI
eos 9f0a67e5d7 - Added a new Assemblies.cfg file (Assemblies_4_0.cfg) specific for .NET 4.0, which includes System.Core.dll by default.
- Fixed cu sidhe and reptalon trade statuettes.
- Made IAccount comparable, to be able to sort by account in-game.
- Fixed item leak in ChampionSpawn and Harrower.
- Added ChampionSpawn and Harrower leaked item types to Cleanup.
- Added a helper for handling validation after deserialization, and converted classes using that technique to the new system.
- Fixed bulletin board item leak, and the core bug that caused it. Leaked items will be cleaned up on server boot.
- Fixed bulletin board message content packet to compensate for a client bug.
- Monster AI is now deactivated on the internal map, like it is on inactive sectors.
- Monster AI activity is now checked on map changes as well, not just location changes.
- Corrected hiding requirement needed to train stealth from an NPC for Core.ML.
- Fixed a SendLocalizedMessage overload calling itself.
2012-03-21 22:25:44 +00:00
..
AIControlMobileTarget.cs Preparing the way for the new AI 2010-10-21 04:31:16 +00:00
AnimalAI.cs - Future ML craftables added to the special repair list until the craft system is updated. 2012-03-07 18:59:52 +00:00
ArcherAI.cs - Future ML craftables added to the special repair list until the craft system is updated. 2012-03-07 18:59:52 +00:00
BaseAI.cs - Added a new Assemblies.cfg file (Assemblies_4_0.cfg) specific for .NET 4.0, which includes System.Core.dll by default. 2012-03-21 22:25:44 +00:00
BerserkAI.cs Preparing the way for the new AI 2010-10-21 04:31:16 +00:00
HealerAI.cs Preparing the way for the new AI 2010-10-21 04:31:16 +00:00
MageAI.cs - Future ML craftables added to the special repair list until the craft system is updated. 2012-03-07 18:59:52 +00:00
MeleeAI.cs - Future ML craftables added to the special repair list until the craft system is updated. 2012-03-07 18:59:52 +00:00
OppositionGroup.cs - Terrible Hatchlings quest fixed to only reward SE weapons and armor. 2012-02-26 05:11:25 +00:00
PredatorAI.cs Preparing the way for the new AI 2010-10-21 04:31:16 +00:00
SpeedInfo.cs - Added more future ML craftables that already drop as loot to the special repair lists. 2012-03-11 01:43:55 +00:00
ThiefAI.cs - Future ML craftables added to the special repair list until the craft system is updated. 2012-03-07 18:59:52 +00:00
VendorAI.cs Preparing the way for the new AI 2010-10-21 04:31:16 +00:00