runuo/Scripts/Commands/Generic/Implementors
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
..
AreaCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
BaseCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
ContainedCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
FacetCommandImplementor.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
GlobalCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
IPAddressCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
MultiCommandImplementor.cs 2006-06-15 04:14:30 +00:00
ObjectConditional.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
OnlineCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
RangeCommandImplementor.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
RegionCommandImplementor.cs - Fixed the Palace of Paroxysmus region bounds. 2012-05-20 02:35:53 +00:00
ScreenCommandImplementor.cs - Fixed 'or' operator for object conditionals. 2012-02-19 03:04:32 +00:00
SelfCommandImplementor.cs 2006-06-15 04:14:30 +00:00
SerialCommandImplementor.cs - Corrected the Sanctuary dungeon region bounds in Trammel. 2012-05-27 02:21:32 +00:00
SingleCommandImplementor.cs misc changes laying around 2007-10-12 18:37:47 +00:00