ModernUO/Projects/UOContent/Engines/Bulk Orders/Books
Kamron Batman 7bd5a853a3
feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257)
> [!IMPORTANT]
> **Developer Note**
> THIS IS A BREAKING CHANGE TO THE NEW API GUMP.
> Please give us feedback in [discord ](https://muo.gg/discord) if you have issues, need help, or have ideas for a better API change!

### Summary

* Adds support for size/style to dynamic/static builder.
* Drastically simplifies the dynamic/static builder api for AddHtml.
* Cleans up some legacy gump files.
2025-11-23 11:35:31 -08:00
..
BaseBOBEntry.cs feat: Upgrades serialization v4 (Threaded Heap Serialization) (#1947) 2024-09-14 09:57:43 -07:00
BOBEntries.cs fix: Fixes major bug with BoBEntries removal (#2165) 2025-04-27 22:05:07 -07:00
BOBFilter.cs fix: Codegens BulkOrderBooks (#1531) 2023-10-03 20:44:15 -07:00
BOBFilterGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
BOBGump.cs feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257) 2025-11-23 11:35:31 -08:00
BOBLargeEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00
BOBLargeSubEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00
BOBSmallEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00
BODBuyGump.cs fix: Updates BOB/BOD gumps to the new API (#2250) 2025-09-07 12:50:20 -07:00
BODType.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
BulkOrderBook.cs fix: Optimizes items to use default weights. (Part 1) (#2240) 2025-07-24 14:44:39 -07:00
IBOBEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00