Commit graph

10 commits

Author SHA1 Message Date
Mark Sturgill
12826da7c4 remove ParentEntity and RootParentEntity
Parent and RootParent are now IEntity properties
refactor object arguments to IEntity for parent related methods
branch and version bump to 2.6
2014-02-15 13:21:28 -07:00
Mark Sturgill
d18b2254d8 tweak version to 2.5.0 to help with legacy maint in the future 2013-11-02 22:26:20 -07:00
Mark Sturgill
d567869eb8 begin 2.5 2013-10-22 19:18:58 -07: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
msturgill
57904a5792 bump version to 2.3 2013-09-28 22:07:41 -07:00
asayre
3fd844cfa0 Corrected AssemblyVersion to 2.2.*
Also, prior changelog message should read 'treat warnings as errors'
2012-01-02 12:08:28 +00:00
asayre
34e3a88bfe 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
mark
73cc162dbb 2009-10-07 10:25:04 +00:00
mark
f3d56091b6 2006-06-15 04:28:39 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00