You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current issue with anti competitiveness. i.e Top guilds are sitting on logs until the era is over before uploading them and getting top spot therefore not allowing competition within that space since a new era has started.
Suggested to exclude certain logs from the leaderboard if they don't meet the following condition:
If encounter time and first upload time of log is > 7 days
They can otherwise still be uploaded normally but won't be picked up in the leaderboards if above condition not met.
Minor Changes to data struct would need to occur if not already existent:
Add original upload time (prevent subsequent unintended uploads from disqualifying legitimate logs)
The text was updated successfully, but these errors were encountered:
Current issue with anti competitiveness. i.e Top guilds are sitting on logs until the era is over before uploading them and getting top spot therefore not allowing competition within that space since a new era has started.
Suggested to exclude certain logs from the leaderboard if they don't meet the following condition:
They can otherwise still be uploaded normally but won't be picked up in the leaderboards if above condition not met.
Minor Changes to data struct would need to occur if not already existent:
The text was updated successfully, but these errors were encountered: