runuo/Scripts/Regions/Spawning
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
..
SpawnDefinition.cs ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous, 2010-12-26 05:18:57 +00:00
SpawnEntry.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
SpawnPersistence.cs 2006-06-15 04:14:30 +00:00