Commit graph

17 commits

Author SHA1 Message Date
VitaNex
e1946e3216 + Update to .NET 4.5.2
+ Housekeeping.
+ [Go gump support for Ter Mur.
+ Vendor API update for buyer/seller referencing.
+ Update DateTime references for consistent Now/UtcNow implementation.
2020-03-12 17:16:48 +00:00
VitaNex
34f14c538d + Rename Gumps/Properties directory to avoid conflicts when unloading Scripts project. 2018-08-01 22:11:34 +01:00
VitaNex
5b25d957e2 + Housekeeping. 2018-08-01 21:30:15 +01:00
LG Archer
b3f0586a17
Update Scripts.csproj 2018-08-01 21:14:50 +01:00
LG Archer
0a897d7727
Update Scripts.csproj 2018-08-01 21:05:11 +01:00
Pedro Pardal
7df658cd00 Basic support for mysticism spells, scrolls, inscription craftables, mystic reagents, 6 new spells 2017-03-21 17:31:08 +01:00
Vorspire
803cd14fc3 + Update project settings. 2015-08-23 02:36:34 +01:00
Vorspire
af86aa23c7 + Update project settings.
* Scripts project assembly name changed to "Scripts.CS" and build output targets the "Scripts/Output/" directory to mimic RunUO's ScriptCompiler behaviour.
2015-08-23 01:51:26 +01:00
Vorspire
75c9c79a48 + Added FastMovementImpl
* Can be enabled or disabled by setting the static property 'Enabled' to true or false (disabled by default).
* Uses single-list caching for movement operations instead of multiple caches depending on direction.
* Uses deferred Linq queries to process high volumes of items in collision detection only when necessary.
* Reduces movement lag for all Mobiles, including players, even with thousands of on-screen Mobiles and Items.
2015-08-22 03:26:10 +01:00
Mark Sturgill
ab4246058b add bombing run, double domination, king of the hill, and capture the flag events
add faction tournament mode
update vs project
2014-04-25 16:06:45 -07:00
Mark Sturgill
383f6cbada add power faction items 2014-03-28 12:29:31 -07:00
Mark Sturgill
6851c59521 add comments command and comments gump 2014-03-28 12:21:04 -07:00
Mark Sturgill
abe9f5acb2 add AssemblyInfo.cs to Scripts (primarily to remove ComVisible code analyzer nag) 2014-02-25 13:56:48 -07:00
Mark Sturgill
e319713571 gargoyle flyspell 2013-11-05 12:15:29 -07:00
Mark Sturgill
ed06db12bf more vs nag fixes
x64 solution and projects are necessary for proper vs debugging
2013-10-21 23:15:13 -07:00
Mark Sturgill
edf716f3cc visual studio updates 2013-10-21 21:04:12 -07:00
Derrick
6fc1aae38d Buildable/Runnable/Debuggable solution for Visual Studio 2013-09-30 13:44:17 -04:00