ModernUO/Projects/UOContent/Engines/Spawners
2021-08-27 19:12:32 -07:00
..
BaseSpawner.cs fix: Adds CanSeeStaffOnly for staff only items (#739) 2021-08-27 19:12:32 -07:00
EditSpawnCommand.cs feat(spawner): Adds where for EditSpawner command (#663) 2021-07-20 20:19:27 -07: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(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
SpawnPropsGump.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00