VitaNex
b0649aee8b
+ Update to .NET 4.5.2
...
+ Housekeeping.
+ Endless Journey core foundation support.
+ Peek functionality for Serialization.
+ IEntity supports a Name string.
2020-03-12 17:12:56 +00:00
Mark Sturgill
54aef01c72
(potentially) more portable implementation of double/float serialization for mono
2014-03-07 17:36:28 -07:00
Mark Sturgill
83bf81b7ee
synchronize Server/Scripts project properties
...
whitespace/comment changes in Serialization.cs and ScriptCompiler.cs
proper dispose pattern for Listener
remove IDisposable from FileLogger
2014-02-25 14:00:32 -07:00
Mark Sturgill
e67faba4d8
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
...
Framework_4_0 preprocessors have been removed. ScriptCompiler will set Framework_4_0 as legacy.
2013-10-30 11:28:34 -07:00
Mark Sturgill
28744d486e
misc generic conversions
2013-10-23 09:54:06 -07:00
Mark Sturgill
d2c670f5c3
Implement Core.TickCount
...
Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc)
Refactor DateTime.Now to DateTime.UtcNow
Add LOS check for Iron Maiden addon
2013-10-06 03:21:18 -07:00
eos
35fbffdb51
ML quest system; first SVN release.
...
Secondary changes:
- Region fixes, mainly for New Haven.
- Recipe system changes.
- Enabled ML craftables.
- Dyeing/cutting restrictions for quest items.
- Moved IsInvulnerable from BaseVendor to BaseCreature.
- Moved RandomBrightHue to Utility.
- Items no longer decay when attached to a spawner.
- Quest item hue is now faked through packets, instead of overriding Hue.
- Re-enabled item drag effects for SA clients.
- Fixed AssignRandomFacialHair bug in Utility.
- Added random hue comments to Utility.
2013-02-03 01:05:17 +00:00
mark
4bcde77cc2
revert forced 4.0 migration -- many users are still dependent on 2.0
2012-03-07 13:47:33 +00:00
asayre
b13718ca01
Isolated the problem with .NET 4.0 to the networking code changes; no reason to disallow support for .NET 4.0, and restoring default .NET FX 4.0 support
2012-03-05 11:38:02 +00:00
mark
558fcf495a
Framework_4_0 preprocessor is necessary for legacy compatibility.
2012-01-03 00:36:52 +00:00
asayre
12fe97babd
Serialization support for HashSet<T> where T : Item/Mobile/BaseGuild
2012-01-02 22:32:17 +00:00
asayre
26899493c0
Serialization support for DateTimeOffset.
2012-01-02 13:32:58 +00:00
asayre
34e3a88bfe
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
asayre
67af95cf0b
Fix for RunUO Crash if Performance tab on Admin gump is open within first 100seconds of server running.
...
Completion of the DynamicSaveStrategy. Background saves are now safe; triggered only by the autoSave or command [BackgroundSave ([BGSave)
2010-12-20 03:34:25 +00:00
mark
9f07fb8c53
crlf is pretty ragetastic
2007-09-14 05:59:15 +00:00
mark
8aa1307afe
fixed erroneous commit
2007-09-14 05:03:35 +00:00
mark
3a156a177b
fixed stupid change I made
2007-09-14 04:58:29 +00:00
krrios
a8acb6bd9d
removed initial capacity to List and ArrayList where inappropriate
2007-04-25 01:06:43 +00:00
asayre
c26e081c58
bug fixes
...
pets can no longer be renamed while in jail
2006-08-14 07:41:26 +00:00
mark
5f07f81fe1
main loop and timer efficiency
2006-06-19 17:28:24 +00:00
mark
f3d56091b6
2006-06-15 04:28:39 +00:00
mark
47711d616e
2006-06-15 04:14:30 +00:00