battlecode / galaxy

MIT License
10 stars 3 forks source link

Allow tournaments to use submissions from any historical point in time #738

Open acrantel opened 8 months ago

acrantel commented 8 months ago

Description

This would make tournament running more flexible and not as dependent on submission freezes.

Would likely involve making a new field in the Tournament model that contains a time to filter submissions by (and by default using the current time)