ModernUO/Server
asayre 2ad37d54aa Lots of fixes, changes, rewrites of various things, including but not limited to:
Logging of staff crafting items,
Fixes for the OSI client changes
The potion stacking stuff
BaseWeapon fix, so that damage increase things don't multiply themselves.
admin gump fixes for Firewall
Various display tweaks for weight
SoS no longer spawn in Tokuno
Hiryu hues happified to OSI standards
staff now see alliance chat correctly
Play barkeeper text increased per OSI
Various other OSI skill requirement changes
Various unimplemented features of the SE moves
EventSink for when the client version is received from client.
Client validation moved out of the core.
Client version validation now has options to ignore/kick/warn/annoy.  Automagically tries to detect current client.
Reverted the delayeddamagecontext back to OSI standards.
Can no longer use bags of sending in jail.

MagerySpell implemented. Now only Magery spells have a circle, and various other properties of 'em.
TransformationSpellHelper now implemented.  Things moved around for this.
Spells now need a Timespan for the cast delay, instead of arbitrarily based on Circle.  Circle doesn't make sense for non-Magery spells!
Alot of the spellweaving spells added to OSI standards.
2007-05-26 03:12:41 +00:00
..
ContextMenus 2006-06-15 04:28:39 +00:00
Diagnostics changed type of profile counters from int to long 2007-04-22 07:19:03 +00:00
Gumps Added Gump.OnServerClose -> called instead of Gump.OnResponse from Mobile.CloseGump and Mobile.CloseAllGumps 2006-08-27 20:35:58 +00:00
Items Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Menus 2006-06-15 04:28:39 +00:00
Network Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Persistence Fixed issue with decay erroneously triggering world save warnings. 2007-04-20 22:35:41 +00:00
Targeting 2006-06-15 04:28:39 +00:00
AggressorInfo.cs 2006-06-15 04:28:39 +00:00
AssemblyInfo.cs 2006-06-15 04:28:39 +00:00
Attributes.cs 2006-06-15 04:28:39 +00:00
BaseVendor.cs 2006-06-15 04:28:39 +00:00
Body.cs 2006-06-15 04:28:39 +00:00
ClientVersion.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Commands.cs 2006-06-15 04:28:39 +00:00
Effects.cs lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
EventLog.cs 2006-06-15 04:28:39 +00:00
EventSink.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
ExpansionInfo.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Geometry.cs 2006-06-15 04:28:39 +00:00
Guild.cs 2006-10-05 06:04:38 +00:00
HuePicker.cs 2006-06-15 04:28:39 +00:00
IAccount.cs 2006-06-15 04:28:39 +00:00
IEntity.cs lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
Insensitive.cs 2006-06-15 04:28:39 +00:00
Interfaces.cs 2006-06-15 04:28:39 +00:00
Item.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
ItemBounds.cs 2006-06-15 04:28:39 +00:00
KeywordList.cs 2006-06-15 04:28:39 +00:00
Main.cs socket pooling, asyncstate cleanups 2007-04-25 01:35:38 +00:00
Map.cs OCD'ing over organization 2007-02-11 22:15:14 +00:00
Mobile.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Movement.cs 2006-06-15 04:28:39 +00:00
MultiData.cs 2006-06-15 04:28:39 +00:00
Notoriety.cs 2006-06-15 04:28:39 +00:00
ObjectPropertyList.cs 2006-06-15 04:28:39 +00:00
Party.cs 2006-06-15 04:28:39 +00:00
Point3DList.cs 2006-06-15 04:28:39 +00:00
Poison.cs 2006-06-15 04:28:39 +00:00
Prompt.cs 2006-06-15 04:28:39 +00:00
QuestArrow.cs 2006-06-15 04:28:39 +00:00
Race.cs removed initial capacity to List and ArrayList where inappropriate 2007-04-25 01:06:43 +00:00
Region.cs fix bandage range, change some ondeath/onbeforedeath region calls, fix spell delayed damage 2007-01-14 02:06:27 +00:00
runuo.ico 2006-06-15 04:14:30 +00:00
ScriptCompiler.cs -HaltOnWarning added 2006-06-19 05:51:44 +00:00
Sector.cs Fixed potential crash bug with prematurely removing objects from sectors. 2006-06-16 22:31:18 +00:00
SecureTrade.cs 2006-06-15 04:28:39 +00:00
Serial.cs 2006-06-15 04:28:39 +00:00
Serialization.cs removed initial capacity to List and ArrayList where inappropriate 2007-04-25 01:06:43 +00:00
Skills.cs Bug fix for : 2006-08-19 23:24:47 +00:00
TileData.cs 2006-06-15 04:28:39 +00:00
TileList.cs 2006-06-15 04:28:39 +00:00
TileMatrix.cs 2006-06-15 04:28:39 +00:00
TileMatrixPatch.cs 2006-06-15 04:28:39 +00:00
Timer.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Utility.cs updated a few places to use NetState.Address rather than Socket.RemoteEndPoint.Address 2007-04-25 00:42:47 +00:00
VirtueInfo.cs 2006-06-15 04:28:39 +00:00
World.cs Fixed issue with decay erroneously triggering world save warnings. 2007-04-20 22:35:41 +00:00