ModernUO/Projects/UOContent/Engines
Kamron Batman 0a435644eb
feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532)
- [X] Adds `Respawn` command
- [X] Adds `EditSpawner` command
  - Usage: `[global editspawner <type> <arguments> set <properties>`
  - This command replaces the arguments (optional) and properties of the affected spawners for that type
- [X] Adds `SpawnProps` command
  - Usage: `[area spawnprops`
  - This command brings up a gump to modify targeted spawners based on the targeted entity.
  - To do this, the props/values are copied and then used to construct a properties list for the spawner entry.

Closes #531
2021-02-28 22:49:52 -08:00
..
Bulk Orders fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
CannedEvil chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
Chat fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
ConPVP fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
Craft fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Doom fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
Ethics fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Events chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
Factions fix(factions): Fixes faction saw trap (#455) 2021-02-04 10:49:14 -08:00
Harvest feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Help fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Khaldun chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
ML Quests feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Party fix(core): Converts BB packets (#406) 2021-01-13 22:28:31 -08:00
Pathing chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
Plants fix(core): Converts help topic packet (#403) 2021-01-12 18:59:16 -08:00
Quests fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
Spawners feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Treasures of Tokuno fix(core): NPE in Cycles per second (#331) 2020-11-30 23:12:16 -08:00
Veteran Rewards fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
Virtues fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00