ModernUO/Scripts/Regions
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
..
Spawning Implement Core.TickCount 2013-10-06 03:21:18 -07:00
BaseRegion.cs new v-props in baseregion, added butcherswarcleaver, runesabre, revised acid proof rope drop - should be rare. 2013-03-09 23:12:01 +00:00
DungeonRegion.cs young player protection is ignored in champ spawns 2011-07-19 18:34:07 +00:00
GreenAcres.cs 2006-06-15 04:14:30 +00:00
GuardedRegion.cs Preventing town guards from being called on invulnerable BaseCreatures. 2013-08-17 18:09:15 +00:00
HouseRegion.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Jail.cs 2006-06-15 04:14:30 +00:00
NoHousingRegion.cs 2006-06-15 04:14:30 +00:00
TownRegion.cs 2006-06-15 04:14:30 +00:00