1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix max_player selection of map More... about 14 years ago
Fix to matchup generator for low number of submissions or new submissions. More... about 14 years ago
Removed schedules More... about 14 years ago
Use the numeric user rank to check if they are in the cutoff More... about 14 years ago
Lower buffer size to try and avoid running out of players to pair with a 500 player cutoff More... about 14 years ago
Fix map legality check using max instead of min More... about 14 years ago
Merge pull request #391 from avdg/fix/skipEventOnInputFocus More... about 14 years ago
add countdown desc to server_info More... about 14 years ago
add countdown desc to server_info More... about 14 years ago
add countdown desc to server_info More... about 14 years ago
fix for possible matchup race condition More... about 14 years ago
Fix min_games query in pairing More... about 14 years ago
Take pairing cutoff into consideration for profile next game display More... about 14 years ago
Small fixes for cutoff adjuster More... about 14 years ago
Try much harder to get a matchup for the worker before giving up More... about 14 years ago
Merge branch 'epsilon' of github.com:aichallenge/aichallenge into epsilon More... about 14 years ago
partial fix to next game calc More... about 14 years ago
Obfuscate document.activeElement in cases document doesn't exist (#390) More... about 14 years ago
Merge branch 'epsilon' of github.com:aichallenge/aichallenge into epsilon More... about 14 years ago
Don't generate a matchup in php but wait for one to become available More... about 14 years ago
switch seed to least played for all time More... about 14 years ago
switch seed to least played for finals (include scheduled games) More... about 14 years ago
switch seed to least played for finals More... about 14 years ago
switch seed to least played for finals More... about 14 years ago
Merge pull request #390 from avdg/fix/skipEventOnInputFocus More... about 14 years ago
Skip onkeydown event when an input element got focus (fixes #360) More... about 14 years ago
Simplify and at the same time remove some errors from the profile next game calculation More... about 14 years ago
Remove some extra checks that didn't prove useful More... about 14 years ago
Increase pairing buffer size More... about 14 years ago
Add big lock around the whole game insert More... about 14 years ago