ModernUO/Projects/UOContent/Migrations
Kamron Batman eb4e3ac070
fix(core): Fixes various issues with codegen (#646)
- [X] Fixes bad `ReadEnum` by size
- [X] Fixes array, list, and set not handling null values properly.
  - It will be up to the user (for now) to null out empty lists using `[AfterDeserialization]`. Convenience may be added later.
- [X] Fixes errors with `dotnet clean` and non-empty generation folder
- [X] Fixes bad field indexes on `Account.cs` causing `tags` to not be serialized/deserialized.
  - This was caused by a duplicate entry. Don't have protection against this _yet_.
2021-06-06 17:03:05 -07:00
..
Server.Accounting.Account.v2.json fix(core): Fixes various issues with codegen (#646) 2021-06-06 17:03:05 -07:00
Server.Engines.Events.NaughtyTwin.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Engines.Events.ZombieSkeleton.v0.json fix(codegen): Adds access modifiers to serializable fields (#633) 2021-06-01 22:53:51 -07:00
Server.Items.AnimatedHeartShapedBox.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.ChairInAGhostCostume.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.ColoredSmallWebs.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.CreepyCake.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.CupidsArrow.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.CupidStatue.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.DragonEasterEgg.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.ExcellentIronMaiden.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Fireflies.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.FirefliesDeed.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.GrimWarning.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.HalloweenGuillotine.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.HalloweenPumpkin.v1.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.HarvestWine.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.HeartShapedBox.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.AngelDecoration.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.PaintedDaemonMask.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.PaintedEvilClownMask.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.PaintedEvilJesterMask.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.PaintedPlagueMask.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.PaintedPorcelainMask.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Holiday.RockingHorse.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.JellyBeans.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Lollipops.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.MrPlainsCookies.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.MurkyMilk.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.NougatSwirl.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.PumpkinPizza.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.PumpkinScarecrow.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.RuinedTapestry.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.SkullsOnPike.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.StValentinesBear.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.StValentinesPanda.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.StValentinesPolarBear.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.Taffy.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.TwilightLantern.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Items.WrappedCandy.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00
Server.Mobiles.PumpkinHead.v0.json fix(codegen): Codegens Holiday stuff (#631) 2021-06-01 16:34:24 -07:00