ModernUO/Projects/UOContent/Engines/Spawners
Kamron Batman a0893b68c0
fix(core): Updates slice with range selectors (#583)
- [X] Replaces Span slicing with range selection
- [X] Replaces string slicing with range selection
2021-04-23 20:57:24 -07:00
..
BaseSpawner.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
EditSpawnCommand.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -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 feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00