]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/player.py
Add a JSON Elo view to support autobalance.
[xonotic/xonstat.git] / xonstat / views / player.py
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-10-07 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-10-07 Ant ZucaroMake the "recent games" table expand with the "more...
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-27 Ant ZucaroLocalize the last seen time for all game types.
2012-09-26 Ant ZucaroAcceptable version of the games breakdown tab.
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 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-15 Jan D. BehrensImplemented some (preliminary) JSON API to retrieve...
2012-09-15 Jan D. BehrensMerge branch 'badges' into approved
2012-08-28 Jan D. BehrensFixed bug in "total wins" query - NOTE: other queries...
2012-08-08 Jan D. BehrensFinalized "Game Breakdown" section (fixed implementatio...
2012-08-08 Jan D. BehrensFixed some bugs in the latest commits (e.g. DB queries...
2012-08-08 Jan D. BehrensRestructured player_info page to now include more detai...
2012-08-08 Jan D. BehrensImplemented feature #1228:
2012-08-04 Jan D. BehrensUpdated "favorite map" to show more than one map (three...
2012-08-04 Jan D. BehrensImproved "favorite weapon" feature to actually work...
2012-08-04 Jan D. BehrensAdd "Favorite Weapon" field to player object and show...
2012-07-07 Ant ZucaroDon't die if no favorite map exists.
2012-06-30 Ant ZucaroAllow player view functions to be imported.
2012-06-18 Ant ZucaroShow ranks on the player_info page.
2012-06-18 Ant ZucaroChange the query group by, return dict instead of Map.
2012-06-18 Ant ZucaroAdd favorite map support.
2012-06-16 Ant ZucaroFix merge conflict, change indentation a bit.
2012-06-16 Ant ZucaroMake RL the default dmg graph weapon.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-15 Ant ZucaroAdd a damage efficiency view structure.
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovDummy json views
2012-06-05 nyovdos2unix file conversions for everything
2012-06-03 antzucaroMerge pull request #11 from nyov/nyov/refactor
2012-05-16 Ant ZucaroMerge https://github.com/nyov/xonstat into nyov-header
2012-05-16 Ant ZucaroPlayer_game_index needs to use GET too.
2012-05-16 nyovrefactored views in preparation for json output
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-05-06 nyovclean dangling commit on actually merged branch
2012-05-05 nyovadapted z's search engine hints and header
2012-04-30 Ant ZucaroFix player_info template for missing player.
2012-04-30 Ant ZucaroAdd a toggle-able accuracy selector to the player info...
2012-04-29 Ant ZucaroInitial version of ajax-updating of the accuracy graph.
2012-04-28 Ant ZucaroAjaxify the accuracy graph.
2012-04-25 Ant ZucaroClean up the graph, make a new JSON view for accuracy...
2012-04-21 Ant ZucaroThe latest games need to be at the end of the array...
2012-04-19 Ant ZucaroWhoops, left in a debugging statement.
2012-04-17 Ant ZucaroAdds an accuracy graph and removes the overall accuracy...
2012-04-15 Ant ZucaroAdd some kill ratio and win percentage, clean up recent...
2012-03-15 Ant ZucaroAdd an itemized breakdown of the games played by a...
2012-03-14 antzucaroMerge pull request #5 from dmazary/patch-1
2012-03-10 Ant ZucaroShow player elo on the player info page.
2012-03-01 Ant ZucaroIgnore deactivated players in search and in player...
2012-02-20 Ant ZucaroFix "more games played by player <blah> page.
2012-01-22 Ant ZucaroDo not use an explicit schema
2011-12-07 Ant ZucaroAdd pagination and fuzzy date to the player_index.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-16 Ant ZucaroReverse sort the player index page.
2011-11-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-11-01 Ant ZucaroPrevent people from viewing the bot and untracked playe...
2011-06-24 Ant ZucaroAdd server index and template. Fix links on player...
2011-06-24 Ant ZucaroAdd a player index. Change the base template to have...
2011-06-24 Ant ZucaroAdd more info to the player_info view and template
2011-06-01 Ant ZucaroAdd overall game stats to the player info page. Change...
2011-05-27 Ant ZucaroRemove unneeded view and corresponding template.
2011-05-26 Ant ZucaroChange weapon stats view to build the weapon_stats...
2011-05-26 Ant ZucaroMove the accuracy table rendering into a callable templ...
2011-05-26 Ant ZucaroSpruce up the player info page a bit: add weapon images...
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...