Kamron Batman
472b84f5ff
Cleans up Spell Targeting ( #36 )
2019-03-15 15:23:03 -07:00
Kamron Batman
114dc1a16b
Fixes several bugs and streamlines the BOD code. ( #32 )
2019-03-12 23:41:19 -07:00
Kamron Batman
513e54f70e
Clean up: Bugs, LINQ, constructors, default values, and null checks ( #18 )
2019-03-11 14:29:59 -07:00
Kamron Batman
916d404c51
Fixes dictionary uses ( #7 )
2018-11-02 08:16:42 -07:00
Kamron Batman
dcf64091b1
Modernization Fixes & Updates to Default Values ( #3 )
2018-10-28 00:33:16 -07:00
Kamron Batman
fad41140d1
Adds support for Roslyn / Mono C# 7. ( #20 )
2018-08-08 23:29:14 -07:00
Kamron Batman
5df5b61221
Updates against master
2018-08-08 20:39:57 -07: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
Kamron Batman
20ae1b3989
Fixes lots more spelling errors ( #5 )
...
* Renames constructable to constructible
* Fixes project references.
* Fixes BaseEquippableLight file name
* Replaces payed with paid.
* Fixes various other spelling errors
2018-02-20 16:01:41 -08: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