Commit graph

19 commits

Author SHA1 Message Date
Kamron Batman
22ab83ea9e Replaces types with built-in types. 2018-09-14 13:22:16 -07:00
Kamron Batman
fee83ce560 Fixes implicit array initializers 2018-09-14 13:14:20 -07:00
Kamron Batman
7d3a0ca265 Fixes string interpolation 2018-09-14 13:07:43 -07:00
Kamron Batman
83dcf536d8 Removes implicit this. 2018-09-14 12:56:58 -07:00
Kamron Batman
04b4cfe75b Removes implicit types 2018-09-14 08:48:39 -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
61937d9c97 Fixes more casting and other formatting issues. 2018-08-19 10:14:40 +08:00
Xeroxxx
8f3813b11f Typo & removed Engine=InnoDB 2017-01-17 15:52:16 +01:00
Xeroxxx
53d6d8f882 Added initial database schema creation 2017-01-16 11:32:38 +01: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
cfb2d9421a some cleanup and modernization 2012-11-27 04:36:37 +00:00
eos
1b2c3cb859 - Changed MyRunUO Config bools back to static, to prevent unreachable code warnings.
- Removed unused fields in HalloweenHauntings.
2012-11-10 21:12:34 +00:00
mark
14873aaa3e 2012-11-10 20:06:36 +00:00
eos
11f84a33cd - Removed the ASCII 0x7F control character from safe character lists.
- Added the TraceLockdown command.
- Fixed a missing conflicting layer check for FishingPole.
- Controlled and summoned creatures are no longer affected by the confusion blast potion effect.
2012-09-08 23:42:45 +00:00
asayre
7d2f0c6634 specifies column name in Inert into statement. 2012-03-07 08:31:27 +00:00
mark
f2a557ac05 misc superficial 2010-05-23 02:04:25 +00:00
mark
965275cb19 fix typos 2006-06-21 22:41:20 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00