ModernUO/Scripts/Multis
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
..
Boats Implement SE lootpacks for SE enabled shards. 2010-12-31 19:20:50 +00:00
Camps 2010-12-06 06:45:45 +00:00
BaseHouse.cs - Moved BaseHouse's CheckAccount to AccountHandler for general use. 2012-04-15 02:36:01 +00:00
ComponentVerification.cs 2010-12-08 05:29:16 +00:00
Deeds.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
DynamicDecay.cs Plant gump issues 2012-01-01 03:34:02 +00:00
HouseFoundation.cs - Corrected the Sanctuary dungeon region bounds in Trammel. 2012-05-27 02:21:32 +00:00
HousePlacement.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
HousePlacementTool.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
Houses.cs 2010-12-06 06:45:45 +00:00
HouseSign.cs Plant gump issues 2012-01-01 03:34:02 +00:00
HouseTeleporter.cs 2006-06-15 04:14:30 +00:00
MovingCrate.cs 2009-01-31 04:30:07 +00:00
PreviewHouse.cs 2010-12-06 07:36:06 +00:00