ModernUO/Projects/UOContent/Engines
Quick 6601101e2e
fix: Updates spawner gump visuals! Thanks Quick! (#1102)
This update changes the default RunUO SpawnerGump's overall look and feel and expands slightly some functionality. Inspired by the XmlSpawner gump.

![image](https://user-images.githubusercontent.com/577652/176790254-cc1fb6bb-b281-49c9-a7cd-ec5376a69921.png)

![image](https://user-images.githubusercontent.com/577652/176790147-408ef682-9670-4753-872c-db843be1ab05.png)

1. The name of the spawner is displayed
2. This displays the total current spawn with the current allowed max spawn
3. Cleans up the display of the current count and the max count
4. The ability to turn on/off the spawner
5. Several changes to buttons 
   - Simple Save and Cancel instead of Okay, Cancel and Apply.
   - Props button to display spawner properties
   - Goto button to teleport to the spawner
   - Reset button that will clear all the spawned mobs and turn off the spawner
   - Repositioned the buttons to make a little more sense
6. The sum of all the max spawn values per entry, from all pages
2022-06-30 20:48:54 -07:00
..
Bulk Orders fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
CannedEvil fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
Chat fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
ConPVP fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Craft fix: Adds more null checks for text definition to prevent NPEs (#936) 2022-02-18 11:13:38 -08:00
Doom fix: Fixes TextDefinition and optimizes CraftItem (#930) 2022-02-12 22:42:50 -08:00
Ethics fix: Fixes ValueStringBuilder empty ctor issue (#1035) 2022-05-27 17:49:36 -07:00
Events fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Factions fix: Removes side effect of setting skill mod when changing Owner (#1101) 2022-06-30 12:07:08 -07:00
Harvest fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Help fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Khaldun fix: Codegens lockable containers and cleans up lockpickable (#976) 2022-03-26 21:48:18 -07:00
ML Quests fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Party fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Pathing fix: Fixes bad movement checks (#960) 2022-03-15 19:39:52 -07:00
Plants fix: Cleans up namespaces (#1069) 2022-06-15 19:52:23 -07:00
Quests fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
Spawners fix: Updates spawner gump visuals! Thanks Quick! (#1102) 2022-06-30 20:48:54 -07:00
Stealables fix: Fixes factions and makes it static (#993) 2022-05-10 11:57:37 -07:00
Treasures of Tokuno fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
UltimaStore fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Veteran Rewards fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Virtues fix: Fixes starting champion with valor (#1088) 2022-06-21 22:43:08 -07:00