Commit graph

7 commits

Author SHA1 Message Date
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
mark
b54bf2c8bb Resolve: Damage can potentially modify the collection during the enumeration. 2009-10-27 04:32:03 +00:00
mark
1320f14adf ugh @ baseescortable formatting 2009-09-06 03:45:12 +00:00
mark
9c5abc3b0d 2008-05-29 03:57:42 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00