Commit graph

20 commits

Author SHA1 Message Date
Kamron Batman
c155c82325 Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Kamron Batman
970fd563b2 Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
Kamron Batman
c85b0a740c Removes redundant delegate type declarations 2018-09-14 14:32:04 -07:00
Kamron Batman
3c9842ee5a Fixes null propogation 2018-09-14 13:49:23 -07:00
Kamron Batman
83dcf536d8 Removes implicit this. 2018-09-14 12:56:58 -07:00
Kamron Batman
33f5e77a24 Fixes body expression style. 2018-09-14 08:46:14 -07:00
Kamron Batman
3f0a72a62f Removes unused namespaces 2018-09-14 08:41:38 -07:00
Kamron Batman
8ee42c8ea2
Add DefaultName property to Mobiles & Items (#18) 2018-08-09 17:18:41 -07: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
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
mark
14873aaa3e 2012-11-10 20:06:36 +00:00
mark
d444b9ba5c 2010-12-06 06:45:45 +00:00
asayre
c62db2c9b6 Unused vars 2010-10-16 06:14:18 +00:00
xavier
f660f8160b bleh whitespace/formatting cleanup. 2010-10-09 16:04:49 +00:00
xavier
4dbb400ce3 OSI-style npc camps: http://www.uodemise.com/forum/showthread.php?t=115787
SoT should not exceed skillcaps: http://www.uodemise.com/forum/showthread.php?t=148630
Corrected Potion keg name:  http://www.uodemise.com/forum/showthread.php?t=147423
2010-09-06 13:51:26 +00:00
mark
2204d5fb86 2009-06-28 03:36:42 +00:00
mark
0b4c3b15d9 2007-12-17 20:41:34 +00:00
zippy
a8c7e51e6d Fix to allow items to be lifted from Camp chests (courtesy of Carmina). 2006-11-05 21:22:03 +00:00
asayre
c5027649a1 Generic-y goodness. Or hatred. You choose. 2006-06-21 08:02:49 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00