Commit graph

27 commits

Author SHA1 Message Date
Kamron Batman
ff26dfa375 Fixes implicit ternary expressions 2018-09-14 14:56:48 -07:00
Kamron Batman
c85b0a740c Removes redundant delegate type declarations 2018-09-14 14:32:04 -07:00
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
3f0a72a62f Removes unused namespaces 2018-09-14 08:41:38 -07:00
Kamron Batman
03dd5f1926 Fixes casting checks 2018-08-19 01:38:55 +08:00
Kamron Batman
632e8b4757
Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08: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
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
eos
2c829d38ed - Fixed 'or' operator for object conditionals.
- Fixed train context menu occasionally showing the train option as available when it shouldn't be.
- Fixed a crash in the documentation generator.
- Added 3 new command implementors, serving as aliases for various Area usages: Range, Screen and Facet
- Fixed house placement allowing placed houses to intersect other house regions.
2012-02-19 03:04:32 +00:00
mark
0f73c81a6a mono fixes, tweaking service mode 2009-08-07 07:07:15 +00:00
asayre
c6d88e4bd8 2006-11-16 07:21:08 +00:00
zippy
a2be513b24 Fix for annoying warning, from Carmina. 2006-11-09 03:07:38 +00:00
asayre
12dfaf017c Typo in Race
Documentation Generic happiness, courtesy of Courageous
2006-10-29 20:06:25 +00:00
asayre
1f2ffdc2e8 Partial DocGen fix, Courtesy of Courageous
Component updates per OSI
2006-10-26 05:21:32 +00:00
asayre
0889404d83 HelpInfo genericized & added to stock RunUO with modifications to Docs to reduce code duplication 2006-06-19 08:33:54 +00:00
asayre
ea7c09fc84 2006-06-16 07:38:36 +00:00
mark
b94c1e0628 docgen fix 2006-06-15 18:08:16 +00:00
mark
b42f7df73a docgen fix 2006-06-15 17:37:37 +00:00
asayre
71923713d4 2006-06-15 10:45:30 +00:00
mark
e67388dda3 ugly mistakes 2006-06-15 06:31:52 +00:00
mark
67c240f6a7 2006-06-15 04:20:22 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00