ModernUO/Projects/UOContent/Items/Food
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
..
Asian.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Beverage.cs Updates Serialization (#292) 2020-10-31 17:38:29 -07:00
BeverageEmpty.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Bowls.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Chocolatiering.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
CookableFood.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Cooking.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Food.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Fruits.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Vegetables.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00