Commit graph

14 commits

Author SHA1 Message Date
Vorspire
90c6817683 + Core housekeeping, converted some for-loops to foreach-loops.
+ Reimplementation of Core.TickCount using only native .NET Stopwatch.
* Stopwatch actually wraps the QueryPerformanceCounter method to get its result and can also be used to determine whether HRT is supported.
- Removed SafeNativeMethods DLLImport for QueryPerformanceCounter.

+ Added Core.GlobalUpdateRange to define a constant standard range used in many calculations throughout RunUO.
* The value '18' in a range context is hard-coded in many places, this new property will eventually be used to replace those usages.
2015-08-22 05:15:01 +01:00
Vorspire
14f5eeae61 - Don't treat ALL warnings as errors; ReSharper takes this way too seriously.
- Include ServUO.exe.config with GCServer service enabled by default.
2015-08-22 01:45:40 +01:00
Darragh Murphy
ec5f159d14 Update xml spawner and fix time issue in 2 quests.
Update XML Spawner to https://github.com/oldman73/xmlspawner
Fix DateTime.Now to DateTime.UtcNow in Gretchen Quest and Termur Zhah
Quest
2015-08-21 05:41:29 +01:00
Darragh Murphy
867924fd74 Added ML begging.
Begging from elfs gives you items accurate to
http://www.uoguide.com/Begging
2015-08-20 02:35:47 +01:00
Darragh Murphy
551c22df77 Instanced Peerless engine
Thanks to ppardalj
2015-08-19 11:57:37 +01:00
Pedro Pardal
598125b61f Adds blood disease ability to Rotworm, adds special effect for Candlewood Torch, adds Writs of Membership drop to Rotworm 2015-05-23 15:52:08 +02:00
Darragh Murphy
e7da06bdd8 Added missing files to csproj 2015-05-14 15:40:06 +01:00
Ultima-Lokai
2d0c6ec579 Added some SA Quests
Doughty, HonorDeBoors, Aliabeth, Laifem, Zhah
2015-03-03 13:31:07 -05:00
dmurphy22
e3a1e6e945 Typo fix from previous commit. Also added scrollbinderdeed.cs to solution file to prevent errors on compilation. 2014-12-05 22:38:17 +00:00
James Black
5dae2c777d Fixes compiler dependencies, for the 80 millionth time. 2014-04-08 09:09:42 -06:00
James Black
ed9c3ea095 Adds new files to Visual studio. 2014-03-06 15:41:01 -07:00
James Black
0863615013 Adds ForgedPardon, CaptainQuackleBushsCutlass, ShielfOfInvulnerability, AncientShipModelOftheHMSCape, AdmiralHeartyRum to the loottable of the TreasureMapChest. 2014-03-06 15:40:55 -07:00
James Black
cc32895c94 Updates compiler dependencies. 2014-03-06 13:09:43 -07:00
VitaNex
27cd8c04ce - Publish 53 Foundation 2013-10-28 07:09:42 +00:00