GBA002/Delta/Database/Model/Human
Riley Testut ec336c39db [Delta Sync] Fixes incorrectly marking some GameSaves as conflicted during initial sync
Fixes an edge case where updating from Delta 1.4.x to Delta 1.5 could result in false-conflicts if user had previously updated to Delta 1.5 in the past (including betas). This is because GameSaves updated on 1.5 have a new `sha1` field, which changes the hash for the whole record.
2024-01-17 18:35:53 -06:00
..
Cheat.swift Automatically resolves Cheat + ControllerSkin sync conflicts 2023-06-27 18:58:41 -05:00
ControllerSkin.swift Automatically resolves Cheat + ControllerSkin sync conflicts 2023-06-27 18:58:41 -05:00
Game.swift Throws SyncValidationError when downloading corrupted Game or GameSave record 2023-08-10 19:33:27 -05:00
GameCollection.swift Automatically resolves GameCollection + GameControllerInputMapping conflicts 2019-09-19 13:29:51 -07:00
GameControllerInputMapping.swift Adds ability to reset controller mappings to default mapping 2019-09-30 17:27:06 -07:00
GameSave.swift [Delta Sync] Fixes incorrectly marking some GameSaves as conflicted during initial sync 2024-01-17 18:35:53 -06:00
SaveState.swift Adds missing throws to SaveState.awakeFromSync() 2023-08-11 18:57:28 -05:00