ModernUO/Scripts/Mobiles/Vendors
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
..
NPC added:ML aquariums, ML potions,runebook and spellbook makers mark, two new runic tools, NPC vendor updates 2011-10-23 03:38:07 +00:00
SBInfo Various Aquarium fixes - http://jira.runuo.com/browse/RUNUO-102 2011-12-01 05:42:10 +00:00
AnimalBuy.cs 2006-06-15 04:14:30 +00:00
BaseVendor.cs - Corrected the Sanctuary dungeon region bounds in Trammel. 2012-05-27 02:21:32 +00:00
BeverageBuy.cs refactoring, generics, a bug fix in mana drain, a few todos done 2007-01-20 20:39:55 +00:00
GenericBuy.cs 2010-12-06 06:45:45 +00:00
GenericSell.cs added:ML aquariums, ML potions,runebook and spellbook makers mark, two new runic tools, NPC vendor updates 2011-10-23 03:38:07 +00:00
PlayerBarkeeper.cs massive branch sync 2010-04-25 06:09:43 +00:00
PlayerVendor.cs sync and some misc things 2010-10-21 04:25:47 +00:00
PresetMapBuy.cs refactoring, generics, a bug fix in mana drain, a few todos done 2007-01-20 20:39:55 +00:00
RentedVendor.cs - Moved BaseHouse's CheckAccount to AccountHandler for general use. 2012-04-15 02:36:01 +00:00
VendorInventory.cs Lots of little stuff.. 2006-12-28 19:32:01 +00:00