mirror of
https://github.com/runuo/runuo
synced 2026-08-11 22:26:04 -04:00
- 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. |
||
|---|---|---|
| .. | ||
| AreaCommandImplementor.cs | ||
| BaseCommandImplementor.cs | ||
| ContainedCommandImplementor.cs | ||
| FacetCommandImplementor.cs | ||
| GlobalCommandImplementor.cs | ||
| IPAddressCommandImplementor.cs | ||
| MultiCommandImplementor.cs | ||
| ObjectConditional.cs | ||
| OnlineCommandImplementor.cs | ||
| RangeCommandImplementor.cs | ||
| RegionCommandImplementor.cs | ||
| ScreenCommandImplementor.cs | ||
| SelfCommandImplementor.cs | ||
| SerialCommandImplementor.cs | ||
| SingleCommandImplementor.cs | ||