ModernUO/Projects
Kamron Batman 25fa9b397b
fix: Code gens items. Fixes code genning of ore (#684)
### THIS IS A BREAKING CHANGE IF YOU ARE ALREADY USING CODEGEN. IF YOUR WORLD HAS ERRORS LOADING PLEASE CONTACT ME ON DISCORD. ORE MIGHT FAIL TO LOAD.
 
### Changes
* Fixes Components from addons not marking dirty
* Code gens BaseAddonContainer
* Code gens Ingots
* Fixes code gen deserialization for Ore
* Code gens dyetubs
* Code gens reagents
* Code gens tailor commodities
* Code gens fish
2021-08-14 22:16:42 -07:00
..
Benchmarks fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
SerializationGenerator fix(content): Adds addons to code gen (#624) 2021-08-14 16:53:18 -07:00
SerializationSchemaGenerator fix(build): Fixes building with VS 2019 16.10+ (#661) 2021-07-19 21:43:29 -07:00
Server feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00
Server.Tests fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
UOContent fix: Code gens items. Fixes code genning of ore (#684) 2021-08-14 22:16:42 -07:00
UOContent.Tests cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00