ModernUO/Scripts/Mobiles/Monsters/AOS
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
..
AbysmalHorror.cs 2009-06-28 03:36:42 +00:00
BoneDemon.cs 2009-06-28 03:36:42 +00:00
CrystalElemental.cs 2006-06-15 04:14:30 +00:00
DarknightCreeper.cs - Spawners now show all (instead of only 2) spawned objects, grouped by type, sorted alphabetically in their mouseover menu. (Displayed amounts fixed too.) 2012-03-04 05:01:41 +00:00
DemonKnight.cs 2012-11-03 21:37:59 +00:00
Devourer.cs 2006-06-15 04:14:30 +00:00
FleshGolem.cs 2006-06-15 04:14:30 +00:00
FleshRenderer.cs 2009-06-28 03:36:42 +00:00
Gibberling.cs 2006-06-15 04:14:30 +00:00
GoreFiend.cs 2006-06-15 04:14:30 +00:00
Impaler.cs 2009-06-28 03:36:42 +00:00
MoundOfMaggots.cs 2006-06-15 04:14:30 +00:00
PatchworkSkeleton.cs 2006-06-15 04:14:30 +00:00
Ravager.cs 2006-06-15 04:14:30 +00:00
Revenant.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
ShadowKnight.cs 2009-06-28 03:36:42 +00:00
SkitteringHopper.cs 2006-06-15 04:14:30 +00:00
Treefellow.cs 2006-06-15 04:14:30 +00:00
VampireBat.cs 2006-06-15 04:14:30 +00:00
WailingBanshee.cs 2006-06-15 04:14:30 +00:00
WandererOfTheVoid.cs 2006-06-15 04:14:30 +00:00