GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Leaderboard Restrictions #333

Open merforga opened 5 years ago

merforga commented 5 years ago

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:

1) 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: 1) Add original upload time (prevent subsequent unintended uploads from disqualifying legitimate logs)