ModernUO/Scripts/Mobiles/Familiars
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
..
BaseFamiliar.cs Fixed null ref in BaseFamiliar. 2013-06-16 02:46:19 +00:00
DarkWolf.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
DeathAdder.cs 2006-06-15 04:14:30 +00:00
HordeMinion.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
ShadowWisp.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
VampireBat.cs 2006-06-15 04:14:30 +00:00