goonstation / api

Goonhub API v2 (and Goonhub)
https://goonhub.com
1 stars 3 forks source link

Cannot update savefiles if at savefile cap #45

Closed Tarmunora closed 1 month ago

Tarmunora commented 2 months ago

https://github.com/goonstation/api/blob/5c1296bf8f127c8d988dfd1bbadcec549032f2dc/app/Http/Controllers/Api/PlayerSavesController.php#L105

When at 15/15 cloud savefiles, storeFile() will throw a failure saying that you are at the savefile cap when attempting to update an existing savefile.