ModernUO/Server
LG Archer e62fc4964a + Fix issues with status bars not updating.
The health bar status updates do not require prerequisite checks as they use flags within the packet to determine the proper state of being yellow or green or both.
2017-03-30 21:04:23 +01:00
..
ContextMenus - Removed invisible items from the item insurance menu. 2013-06-16 01:24:45 +00:00
Diagnostics parallel delta queue processing 2013-10-11 00:01:05 -07:00
Gumps gump errata (thanks vorspire) 2013-10-11 03:57:38 -07:00
Items + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Menus 2006-06-15 04:28:39 +00:00
Network + Gump ButtonID response validation. 2016-06-12 19:14:13 +01:00
Persistence dont call datetime.utcnow for every item during serialization 2014-02-08 13:44:08 -07:00
Targeting Implement Core.TickCount 2013-10-06 03:21:18 -07:00
AggressorInfo.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
AssemblyInfo.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Attributes.cs Fix erroneous CallPriorityAttribute computation. 2016-05-17 10:41:51 +01:00
BaseVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00
Body.cs gargoyle race/body impl from servuo with some modification 2013-11-02 15:37:39 -07:00
ClientVersion.cs misc clr nagging/housekeeping 2013-10-21 23:01:44 -07:00
Commands.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
Effects.cs RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework. 2013-10-30 11:28:34 -07:00
EventLog.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
EventSink.cs misc clr nagging/housekeeping 2013-10-21 23:01:44 -07:00
ExpansionInfo.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Geometry.cs 2006-06-15 04:28:39 +00:00
Guild.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
HuePicker.cs 2006-06-15 04:28:39 +00:00
IAccount.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
IEntity.cs add Deleted property to IEntity 2013-11-02 10:52:08 -07:00
Insensitive.cs 2010-10-20 01:09:57 +00:00
Interfaces.cs ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous, 2010-12-26 05:18:57 +00:00
Item.cs fix null ref in bounce 2014-02-21 19:04:53 -07:00
ItemBounds.cs Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou) 2012-01-02 10:24:08 +00:00
KeywordList.cs 2006-06-15 04:28:39 +00:00
Main.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Map.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Mobile.cs + Fix issues with status bars not updating. 2017-03-30 21:04:23 +01:00
Movement.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
MultiData.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
NativeReader.cs misc clr nagging/housekeeping 2013-10-21 23:01:44 -07:00
Notoriety.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
ObjectPropertyList.cs Sealing some packet classes 2010-12-31 11:09:18 +00:00
Party.cs 2006-06-15 04:28:39 +00:00
Point3DList.cs 2006-06-15 04:28:39 +00:00
Poison.cs massive branch sync 2010-04-25 06:09:43 +00:00
Prompt.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
QuestArrow.cs tracking fixes 2010-12-12 23:55:08 +00:00
Race.cs gargoyle race/body impl from servuo with some modification 2013-11-02 15:37:39 -07:00
Random.cs line ending normalization 2014-02-18 10:23:15 -07:00
Region.cs Found issue with XMLserialization using local time to serialize instead of UTC. Changed to be consistent with rest of project. 2014-04-13 22:03:06 -05:00
runuo.ico 2006-06-15 04:14:30 +00:00
ScriptCompiler.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Sector.cs Fixed potential crash bug with prematurely removing objects from sectors. 2006-06-16 22:31:18 +00:00
SecureTrade.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Serial.cs 2006-06-15 04:28:39 +00:00
Serialization.cs (potentially) more portable implementation of double/float serialization for mono 2014-03-07 17:36:28 -07:00
Server.csproj + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
Skills.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
TileData.cs 7.0.33.1 support 2013-10-17 01:48:04 -07:00
TileList.cs 2010-12-06 06:45:45 +00:00
TileMatrix.cs generic enumerable refactor 2013-10-15 21:30:35 -07:00
TileMatrixPatch.cs tilematrix thread-safety 2013-10-13 22:12:18 -07:00
Timer.cs + Don't allow processing of the Timer changed queue while the world is loading or saving. 2015-08-23 01:40:09 +01:00
Utility.cs + RunUO 2.7 with initial TOL expansion support. 2016-01-27 02:59:11 +00:00
VirtueInfo.cs 2006-06-15 04:28:39 +00:00
World.cs RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework. 2013-10-30 11:28:34 -07:00