ModernUO/Scripts/Mobiles
eos ece7ad37ac - Corrected the Sanctuary dungeon region bounds in Trammel.
- Added the [Message command to send players a page reply style message.
- Added a more robust version of the [DesignInsert command, supporting the [Area modifier and conditionals, and only allowing insertion of Static items unless otherwise specified (using [DesignInsert true). Items can also be inserted into multiple house plots at the same time.
- Added the ObjectTypes check to the [Serial command implementor, fixing potential server crashes on invalid casts.
- Grammar fixes for page gump replies.
- Removed the runebook use delay for Core.SA.
- Ridgeback, SavageRidgeback and ScaledSwampDragon now override bonding requirements.
- Added a PlayerMobile type check to BaseVendor.OnDragDrop to prevent invalid casts.
- Players can now return filled bulk orders without having any points in the bulk order crafting skill.
- Added ArcaneFocus constructor overloads to make it addable in game.
2012-05-27 02:21:32 +00:00
..
AI - Updated WhoGump visibility of same AccessLevel players to resemble regular visibility. 2012-05-06 03:46:11 +00:00
Animals - Corrected the Sanctuary dungeon region bounds in Trammel. 2012-05-27 02:21:32 +00:00
Familiars - 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
Guards 2006-06-15 04:14:30 +00:00
Healers Ethereal warriors should res players. 2010-12-12 02:18:10 +00:00
Monsters - Fixed spawner to correctly spawn sea creatures on water tiles. 2012-05-13 01:51:14 +00:00
Special - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
Townfolk removing ML townfolk as our quest system will not be using basevendor 2012-01-07 04:02:26 +00:00
Vendors - Corrected the Sanctuary dungeon region bounds in Trammel. 2012-05-27 02:21:32 +00:00
BaseCreature.cs - Updated WhoGump visibility of same AccessLevel players to resemble regular visibility. 2012-05-06 03:46:11 +00:00
PlayerMobile.cs - Re-applied SOS fix regarding facets. 2012-04-22 07:21:00 +00:00