ModernUO/Projects/UOContent/Engines/Spawners
Kamron Batman 6c4308bce6
fix(core): Caches DateTime.NowUtc (#548)
- [X] Caches DateTime.NowUtc on the game loop (not other threads)
- [X] Replaces all locations where it makes sense
- [X] Adds Min/Max for `IComparable` (TimeSpan, DateTimes, etc)

Closes #261
2021-03-13 01:32:04 -08:00
..
BaseSpawner.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
EditSpawnCommand.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
GenerateSpawners.cs fix(core): Fixes map issues at New Haven (#509) 2021-02-14 16:06:49 -08:00
ProximitySpawner.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
RegionSpawner.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
RespawnCommand.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Spawner.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpawnerEntry.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
SpawnerGump.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
SpawnPropsCommand.cs fix(network): Converts House Design Detailed Packet (#538) 2021-03-03 02:09:15 -08:00
SpawnPropsGump.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00