]> de.git.xonotic.org Git - xonotic/xonstat.git/shortlog
xonotic/xonstat.git
2013-01-16 Jan BehrensAdd views for player captimes (all the fastest caps...
2013-01-04 antzucaroAdd request verification parameter in the dev INI.
2012-12-30 Ant Zucaro404 when hashkey is not found.
2012-12-30 Ant ZucaroDo not send top-level elo/rank/pct.
2012-12-30 antzucaroAdd a plain text hashkey view for menu integration.
2012-12-24 Ant ZucaroMake the player game index Elo arrows clickable.
2012-12-24 Ant ZucaroWhoops, add the game finder template!
2012-12-24 Ant ZucaroAdd game finder links to the "info" views.
2012-12-24 Ant ZucaroAdd a basic game finder view at the /gamefinder URL.
2012-12-23 Ant ZucaroAdd a __repr__ to RecentGames for easy debugging.
2012-12-23 Ant ZucaroAdd comment to the get_ranks function.
2012-12-22 Ant ZucaroRefactor the "top <blah>" tables on the front page...
2012-12-22 Ant ZucaroSimplify the rank table calculations. Woohoo, negative...
2012-12-21 Ant ZucaroFix the player JSON view with a _asdict() method to...
2012-12-16 Ant ZucaroAdd a new summary statistics byline below the main...
2012-12-15 Ant ZucaroAdd object relational mappings for the summary stats...
2012-12-14 Ant ZucaroIntegrate the new helpers everywhere.
2012-12-14 Ant ZucaroUse start_dt instead of create_dt.
2012-12-11 Ant ZucaroAdd a JSON Elo view to support autobalance.
2012-12-04 Ant ZucaroAdd a hashkey view similar to the player_info JSON...
2012-12-02 Ant ZucaroExplicitly set an update_dt when elos are processed.
2012-11-30 Ant ZucaroIf there are no recent games, do not show the section.
2012-11-25 Ant ZucaroMake recent games more bullet-resistant :)
2012-11-25 Ant ZucaroDon't pre-fill the "recent games" section with hyphens.
2012-11-25 Ant ZucaroRecent -> Most Recent for maps too.
2012-11-25 Ant ZucaroSmall copy change for the server info page.
2012-11-25 Ant ZucaroSprite-ify the map and server info pages too.
2012-11-25 Ant ZucaroSprite-ify a few templates.
2012-11-25 Ant ZucaroAdd css sprites for weapons and game types.
2012-11-19 Ant ZucaroUse the new helpers for the server_info page as well.
2012-11-19 Ant ZucaroUse the new helpers on the map info page.
2012-11-19 Ant ZucaroLooks better this way, and performs the same.
2012-11-19 Ant ZucaroMake the "recent games" section more modular.
2012-11-15 Ant ZucaroAdd the game's duration to the game info page, if it...
2012-11-14 Ant ZucaroProvide an option to show elo deltas on the game info...
2012-11-13 Ant ZucaroProper fix for big alivetimes.
2012-11-09 Ant ZucaroHandle Elos properly when players have big alivetimes.
2012-11-09 Ant ZucaroParse and store the game's duration.
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-11-04 Ant ZucaroLink to the game for each cap record.
2012-11-04 Ant ZucaroAdd overall best flag capture times to the map info...
2012-11-02 Ant ZucaroShow the best flag capture times on the game info page.
2012-11-02 Ant ZucaroAdd ping to the scoreboard.
2012-10-29 Ant ZucaroUncomment elo processing code.
2012-10-29 Ant ZucaroAssault icons.
2012-10-29 Ant ZucaroAdd storage of captimes and fastest caps.
2012-10-29 Ant ZucaroAdd a setting to turn off req verification easily.
2012-10-15 Malcolm GillFixed double negative, maybe the most helpful ever.
2012-10-07 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-10-07 Ant ZucaroMake the "recent games" table expand with the "more...
2012-10-06 Ant ZucaroAdd elo deltas to the player info page.
2012-09-29 Ant ZucaroAdd "ft" icon for freezetag.
2012-09-29 Ant ZucaroCheck nick uniqueness before storing.
2012-09-29 Ant ZucaroUse the gametype icons in the tabs!
2012-09-28 Ant ZucaroMake percentile a field and show it in the player_info...
2012-09-28 Ant ZucaroMake the value a real percentile, if I am going to...
2012-09-28 Ant ZucaroDetermine overall best rank by percentile, not the...
2012-09-28 Ant ZucaroAdd total playing time.
2012-09-27 Ant ZucaroLocalize the last seen time for all game types.
2012-09-26 Ant ZucaroDon't show ratios if they are undefined.
2012-09-26 Ant ZucaroAdd bootstrap-tab.js.
2012-09-26 Ant ZucaroAcceptable version of the games breakdown tab.
2012-09-25 Ant ZucaroAdding a margin left centers #xonborder.
2012-09-24 Jan D. BehrensFixed two minor issues (debug output, recent_games...
2012-09-24 Jan D. BehrensApplied feedback from Antibody, improved the *->json...
2012-09-20 Jan D. BehrensImplemented JSON API for retrieving player_info data
2012-09-20 Ant ZucaroGet rid of unneeded functions. Away with you. Away!
2012-09-20 Ant ZucaroInitial checkin of tabs for the player_info view.
2012-09-19 Ant ZucaroAdd the logic behind the player_info view. Template...
2012-09-16 Jan D. BehrensMerge branch 'master' into badges
2012-09-16 Jan D. BehrensFixed stupid typo in the badges generator
2012-09-16 Ant ZucaroAdd nb.png for nexball.
2012-09-16 Ant ZucaroFix a JavaScript hover issue (via zykure).
2012-09-16 Ant ZucaroUndo the addition of zykure's games breakdown stuff.
2012-09-16 Ant ZucaroRemove extraneous print in player_info JSON view.
2012-09-16 Ant ZucaroMerge of zykure's player_info JSON object plus a few...
2012-09-16 Ant ZucaroDecrease opacity on xonborder, add opacity to all tables.
2012-09-15 Ant ZucaroNew background image. Thanks, NASA!
2012-09-15 Jan D. BehrensImplemented some (preliminary) JSON API to retrieve...
2012-09-15 Jan D. BehrensMerge branch 'badges' into approved
2012-09-15 Ant ZucaroRemove artificial padding on the body of the page,...
2012-09-15 Ant ZucaroFix the header on the ranks page.
2012-09-15 Ant ZucaroTurn off italics in the header.
2012-09-14 Jan D. BehrensMinor improvements to the badges generator:
2012-09-11 Ant ZucaroAdd localized time support (on hover).
2012-09-09 Ant ZucaroAdd methods to return the time (create or start) in...
2012-09-08 Ant ZucaroAdd a default alivetime of 0, better storage of strippe...
2012-09-08 Ant ZucaroHandle the halving of weapon stats a little better.
2012-09-08 Ant ZucaroUse a dummy session variable.
2012-09-07 Ant ZucaroHalve the weapon stats if the POST request is from...
2012-09-06 Ant ZucaroAdd IE fallback for the main content section (all black).
2012-09-06 Ant ZucaroAdd a text-shadow and more margin to the bottom of...
2012-09-05 Ant ZucaroFix broken firefox. Damn you, firefox!
2012-09-05 Ant ZucaroMerge branch 'badges'
2012-09-02 Ant ZucaroUse relative time everywhere, but add hover with absolu...
2012-08-30 Jan D. BehrensFixed display of some characters in playernick (e.g...
2012-08-30 Jan D. BehrensFixed gametype display in "minimal" skin
2012-08-30 Jan D. BehrensMore design work on the two badge themes; also improved...
2012-08-29 Jan D. BehrensMore work on classic and minimal themes; now both inclu...
2012-08-29 Jan D. BehrensMore fine-tuning to the "minimal" skin; added options...
next