Stardew_Valley_Mods/GeneralMods/Revitalize/Framework/Utilities/Serialization/Converters
JoshuaNavarro b53379736d Added syncing for custom objects before saving. 2019-08-27 19:27:34 -07:00
..
CustomObjectDataConverter.cs Fixed serilaization issues with not properly reserializing files back into the world. 2019-08-21 19:06:17 -07:00
ItemCoverter.cs Added syncing for custom objects before saving. 2019-08-27 19:27:34 -07:00
NetFieldConverter.cs Added syncing for custom objects before saving. 2019-08-27 19:27:34 -07:00
RectangleConverter.cs Learning that saving data is hard. Going to take time. 2019-01-09 04:03:27 -08:00
Texture2DConverter.cs Changed animations and animation managers to use Stardust Core. Also started working on Seaside Scramble Lite Edition. 2019-07-17 10:18:51 -07:00
Vector2Converter.cs Fixed serialization item converter to have MUCH nicer output for serializing SDV items. Also removed unnecessary TileLocation field from BasicItemInformation.cs 2019-08-16 14:35:40 -07:00