Skip to content

Add a maximum backup quantity setting and update the backup management logic to adhere to this limit#147

Open
Kainblake wants to merge 1 commit intocrschnick:masterfrom
Kainblake:maximum_backup_change
Open

Add a maximum backup quantity setting and update the backup management logic to adhere to this limit#147
Kainblake wants to merge 1 commit intocrschnick:masterfrom
Kainblake:maximum_backup_change

Conversation

@Kainblake
Copy link
Copy Markdown

No description provided.

@crschnick
Copy link
Copy Markdown
Owner

So ideally such a timestamp would be tracked in https://github.com/crschnick/pdx_unlimiter/blob/master/pdxu-app/src/main/java/com/crschnick/pdxu/app/savegame/SavegameEntry.java

The ConfigHelper is the wrong place for that.

@crschnick
Copy link
Copy Markdown
Owner

Technically, we already have timestamps as the save files created by a SavegameEntry already do have a modified time on the local disk. So it I would be mainly a matter of deleting the oldest ones on import

@crschnick
Copy link
Copy Markdown
Owner

I can look into this properly when I find some time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants