Use checksums to identify maps #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "checksum"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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'.
ff5f1b041b
todb0696294b
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.19v1.2.20. After a successful upgrade you should be able to switch map packs freely without worry.Incorporated in #9
Pull request closed