ModernUO/Projects/UOContent/Engines/Plants
Kamron Batman 1ca8655fc1
Updates Serialization (#292)
- [X] Removes all save strategies
- [X] Removes duplicate file writer that won't be used
- [X] Removes persistence (it will become a duplicate system)
- [X] Add a save position variable to skip serializing a clean item/mobile
- [X] Update Guilds/Accounts to be IEntity types
    - Because guilds are abstract, this may make serialization tricky.
- [X] Update the generalized IEntity writing
- [X] Update the load/save to write to buffers then to files in background


Bumps release version
2020-10-31 17:38:29 -07:00
..
MiscItems Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
MiscMobiles Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Network Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
EmptyTheBowlGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MainPlantGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
PlantBowl.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
PlantHue.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
PlantItem.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
PlantPourTarget.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
PlantResources.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
PlantSystem.cs Updates Serialization (#292) 2020-10-31 17:38:29 -07:00
PlantType.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
PollinateTarget.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
ReproductionGump.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Seed.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
SetToDecorativeGump.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00