ModernUO/Projects/UOContent
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
..
Accounting fix: Fixes old haven and new haven starting cities (#1097) 2022-06-29 01:23:57 -07:00
Assistants fix: Adds AssistVersion packet support for Razor (#1094) 2022-06-28 01:05:00 -07:00
Commands fix: Adds ISpanFormattable support to Serial (#1065) 2022-06-14 18:39:46 -07:00
Compression fix: Fixes ValueStringBuilder empty ctor issue (#1035) 2022-05-27 17:49:36 -07:00
Configuration cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines fix: Updates spawner gump visuals! Thanks Quick! (#1102) 2022-06-30 20:48:54 -07:00
Gumps fix: Adds AssistVersion packet support for Razor (#1094) 2022-06-28 01:05:00 -07:00
Holiday Stuff fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Items fix: Adds back razor/assistuo negotiations (#1089) 2022-06-25 01:47:45 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Migrations fix: Moves mods and fixes migrations for lights (#1080) 2022-06-18 21:28:51 -07:00
Misc fix: Removes side effect of setting skill mod when changing Owner (#1101) 2022-06-30 12:07:08 -07:00
Mobiles fix: Cleans up AI code (#1084) 2022-06-20 19:32:16 -07:00
Multis fix: Updates encoded packet handler to use function pointers (#1066) 2022-06-15 17:20:36 -07:00
Network fix: Adds back razor/assistuo negotiations (#1089) 2022-06-25 01:47:45 -07:00
Regions fix: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00
Skills fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Special Systems fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Spells fix: Added comment for magery circle formula (#1095) 2022-06-28 09:58:51 -07:00
Targets fix: Cleans up Point checks and removes statics (#966) 2022-03-20 23:15:59 -07:00
Utilities fix: Fixes string set in properties (#779) 2021-09-12 12:03:30 -07:00
World Saves feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
UOContent.csproj fix: Fixes codegenning sack of flour (#1076) 2022-06-17 23:29:36 -07:00