ModernUO/Scripts
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
..
Accounting - 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
Commands - Fixed HelpInfo not displaying the availability of the Global modifier. 2012-03-18 03:29:21 +00:00
Context Menus Implement SE lootpacks for SE enabled shards. 2010-12-31 19:20:50 +00:00
Engines - 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
Gumps - Improved TextDefinition formatting for staff use (props gump, set gump, get command). 2012-03-07 21:24:26 +00:00
Items - 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
Misc - 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
Mobiles - 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
Multis - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
Regions - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
Skills - 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
SpecialSystems revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
Spells - Future ML craftables added to the special repair list until the craft system is updated. 2012-03-07 18:59:52 +00:00
Targets 2007-12-17 20:41:34 +00:00