ModernUO/Scripts/Mobiles
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
..
AI Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Animals Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Familiars Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Guards Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Healers Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Monsters Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Special just misc merge cleanups 2013-09-04 23:07:39 +00:00
Townfolk Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Vendors Implement Core.TickCount 2013-10-06 03:21:18 -07:00
BaseCreature.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
PlayerMobile.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00