Use checksums to identify maps #5

Closed
Not wants to merge 3 commits from checksum into master
Owner

This change will add a map checksum for each score. On the first run it's important to load all maps before this plugin. All scores from which maps are not loaded will be removed from the leaderboard. All removed scores will be written to a new file 'leaderboard_removed_scores.txt'.

This change will add a map checksum for each score. On the first run it's important to **load all maps before this plugin**. All scores from which maps are not loaded will be removed from the leaderboard. All removed scores will be written to a new file 'leaderboard_removed_scores.txt'.
Not force-pushed checksum from ff5f1b041b to db0696294b 2022-07-19 21:03:51 +02:00 Compare
Contributor

looking at this very late, sorry

i don't think this is a good solution as it is very destructive and unintuitive. during normal use one would like to switch packs and having previous times be constantly invalidated would be confusing and frustrating.

looking at this very late, sorry i don't think this is a good solution as it is very destructive and unintuitive. during normal use one would like to switch packs and having previous times be constantly invalidated would be confusing and frustrating.
Author
Owner

looking at this very late, sorry

i don't think this is a good solution as it is very destructive and unintuitive. during normal use one would like to switch packs and having previous times be constantly invalidated would be confusing and frustrating.

It's only destructive on the first launch, upgrading from v1.2.19 v1.2.20. After a successful upgrade you should be able to switch map packs freely without worry.

> looking at this very late, sorry > > i don't think this is a good solution as it is very destructive and unintuitive. during normal use one would like to switch packs and having previous times be constantly invalidated would be confusing and frustrating. It's only destructive on the first launch, upgrading from ~~v1.2.19~~ v1.2.20. After a successful upgrade you should be able to switch map packs freely without worry.
Author
Owner

Incorporated in #9

Incorporated in #9
Not closed this pull request 2022-12-06 19:27:50 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Not/srb2k-leaderboard#5
No description provided.