2013-01-18 |
Jan Behrens | Some layout fixes for the player badges (nick_maxwidth) |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Jan Behrens | Merge branch 'approved' of gitorious.org:xonotic/xonsta... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Jan Behrens | Merge branch 'master' into approved.new |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Jan Behrens | Add views for player captimes (all the fastest caps... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Ant Zucaro | Use scoreboardpos instead of rank to sort. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Ant Zucaro | Support the new scoreboardpos and teamrank fields. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Jan Behrens | Merge branch 'master' into approved |
commit | commitdiff | tree | snapshot |
2013-01-04 |
antzucaro | Add request verification parameter in the dev INI. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Ant Zucaro | 404 when hashkey is not found. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Ant Zucaro | Do not send top-level elo/rank/pct. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
antzucaro | Add a plain text hashkey view for menu integration. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Ant Zucaro | Make the player game index Elo arrows clickable. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Ant Zucaro | Whoops, add the game finder template! |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Ant Zucaro | Add game finder links to the "info" views. |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Ant Zucaro | Add a basic game finder view at the /gamefinder URL. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add a __repr__ to RecentGames for easy debugging. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Jan Behrens | Add a new named argument for the ini-file to be used |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add comment to the get_ranks function. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Refactor the "top <blah>" tables on the front page... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Simplify the rank table calculations. Woohoo, negative... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Fix the player JSON view with a _asdict() method to... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add a new summary statistics byline below the main... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add object relational mappings for the summary stats... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Integrate the new helpers everywhere. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Use start_dt instead of create_dt. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add a JSON Elo view to support autobalance. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add a hashkey view similar to the player_info JSON... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Explicitly set an update_dt when elos are processed. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | If there are no recent games, do not show the section. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Make recent games more bullet-resistant :) |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Don't pre-fill the "recent games" section with hyphens. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Recent -> Most Recent for maps too. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Small copy change for the server info page. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Sprite-ify the map and server info pages too. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Sprite-ify a few templates. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add css sprites for weapons and game types. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Use the new helpers for the server_info page as well. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Use the new helpers on the map info page. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Looks better this way, and performs the same. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Make the "recent games" section more modular. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add the game's duration to the game info page, if it... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Provide an option to show elo deltas on the game info... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Proper fix for big alivetimes. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Handle Elos properly when players have big alivetimes. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Parse and store the game's duration. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Malcolm Gill | Fixed double negative, maybe the most helpful ever. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Link to the game for each cap record. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add overall best flag capture times to the map info... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Show the best flag capture times on the game info page. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add ping to the scoreboard. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Uncomment elo processing code. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Assault icons. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add storage of captimes and fastest caps. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add a setting to turn off req verification easily. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Handle nonexistent elo deltas gracefully. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Make the "recent games" table expand with the "more... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add elo deltas to the player info page. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add "ft" icon for freezetag. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Check nick uniqueness before storing. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Use the gametype icons in the tabs! |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Ant Zucaro | Add comment to the get_ranks function. |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Ant Zucaro | Refactor the "top <blah>" tables on the front page... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Ant Zucaro | Simplify the rank table calculations. Woohoo, negative... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Ant Zucaro | Fix the player JSON view with a _asdict() method to... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Ant Zucaro | Add a new summary statistics byline below the main... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Ant Zucaro | Add object relational mappings for the summary stats... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ant Zucaro | Integrate the new helpers everywhere. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ant Zucaro | Use start_dt instead of create_dt. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ant Zucaro | Add a JSON Elo view to support autobalance. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Ant Zucaro | Add a hashkey view similar to the player_info JSON... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Ant Zucaro | Explicitly set an update_dt when elos are processed. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Ant Zucaro | If there are no recent games, do not show the section. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Make recent games more bullet-resistant :) |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Don't pre-fill the "recent games" section with hyphens. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Recent -> Most Recent for maps too. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Small copy change for the server info page. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Sprite-ify the map and server info pages too. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Sprite-ify a few templates. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ant Zucaro | Add css sprites for weapons and game types. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ant Zucaro | Use the new helpers for the server_info page as well. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ant Zucaro | Use the new helpers on the map info page. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ant Zucaro | Looks better this way, and performs the same. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ant Zucaro | Make the "recent games" section more modular. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ant Zucaro | Add the game's duration to the game info page, if it... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Ant Zucaro | Provide an option to show elo deltas on the game info... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Ant Zucaro | Proper fix for big alivetimes. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Ant Zucaro | Handle Elos properly when players have big alivetimes. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Ant Zucaro | Parse and store the game's duration. |
commit | commitdiff | tree | snapshot |
2012-11-04 |
antzucaro | Merge pull request #15 from baneofblabs/master |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Ant Zucaro | Link to the game for each cap record. |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Ant Zucaro | Add overall best flag capture times to the map info... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Ant Zucaro | Show the best flag capture times on the game info page. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Ant Zucaro | Add ping to the scoreboard. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Ant Zucaro | Uncomment elo processing code. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Ant Zucaro | Assault icons. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Ant Zucaro | Add storage of captimes and fastest caps. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Ant Zucaro | Add a setting to turn off req verification easily. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Malcolm Gill | Fixed double negative, maybe the most helpful ever. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Ant Zucaro | Handle nonexistent elo deltas gracefully. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Ant Zucaro | Make the "recent games" table expand with the "more... |
commit | commitdiff | tree | snapshot |
next |