ModernUO/Scripts/Mobiles
asayre 2401b86b24 Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou)
BaseCreature & PlayerMobile set to partial classes for easier extensibility.

Prevent Item from stacking with itself

Updated Bounds.bin with latest values.  ItemBounds will now correctly size itself to the TileData.

Compiler directives for .NET 4.0 no longer needed - .NET 4.0 is now supported by default to take advantage of the new Socket Events and Parallelization improvements.
2012-01-02 10:24:08 +00:00
..
AI 2011-09-04 01:59:03 +00:00
Animals Various House Raffle fixes - http://jira.runuo.com/browse/RUNUO-94 2011-11-20 04:46:44 +00:00
Familiars Eos. 2011-09-18 01:30:17 +00:00
Guards 2006-06-15 04:14:30 +00:00
Healers Ethereal warriors should res players. 2010-12-12 02:18:10 +00:00
Monsters Pets shouldn't attack when told to 'stay' - http://jira.runuo.com/browse/RUNUO-99 2011-11-27 03:03:18 +00:00
Special Champion spawn replica system corrections to drop, items and hues. 2011-06-28 20:27:57 +00:00
Townfolk whitespace. 2010-11-18 22:26:14 +00:00
Vendors Various Aquarium fixes - http://jira.runuo.com/browse/RUNUO-102 2011-12-01 05:42:10 +00:00
BaseCreature.cs Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou) 2012-01-02 10:24:08 +00:00
PlayerMobile.cs Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou) 2012-01-02 10:24:08 +00:00