ModernUO/Projects/UOContent/Migrations
Kamron Batman 803b4a33cb
fix(codegen): Adds access modifiers to serializable fields (#633)
- [X] Adds options for SerializableField.

Example:
```cs
[SerializableField(0, getter: "protected", setter: "protected", isVritual: true)]
private int _someField;
```

Defaults: `getter: "public", setter: "public", isVirtual: false`
2021-06-01 22:53:51 -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