]>
git.rm.cloudns.org Git - xonotic/xonstat.git/log
Ant Zucaro [Sun, 18 Aug 2013 13:47:18 +0000 (09:47 -0400)]
Refactor the presentation of the accuracy graph.
Ant Zucaro [Sat, 17 Aug 2013 12:50:37 +0000 (08:50 -0400)]
Player Elo view by hashkey.
Jan Behrens [Sat, 17 Aug 2013 10:33:01 +0000 (12:33 +0200)]
Adding player_elo_info_text template for use within Xonotic (basic player info)
Jan Behrens [Sat, 17 Aug 2013 10:40:08 +0000 (12:40 +0200)]
Merge branch 'master' into zykure/wip
Conflicts:
xonstat/static/css/app.css
xonstat/static/css/app.min.css
xonstat/templates/game_info.mako
xonstat/templates/scoreboard.mako
xonstat/views/submission.py
Ant Zucaro [Sun, 11 Aug 2013 14:58:39 +0000 (10:58 -0400)]
The reflect option is deprecated. Use method instead.
Ant Zucaro [Sun, 11 Aug 2013 14:27:32 +0000 (10:27 -0400)]
Remove braces from the hashkey text template.
Ant Zucaro [Sun, 11 Aug 2013 14:25:48 +0000 (10:25 -0400)]
Route the hashkey view to /player/me.
Ant Zucaro [Sun, 11 Aug 2013 14:21:23 +0000 (10:21 -0400)]
Pull the hashkey from the request headers.
Instead of passing the hashkey in the URL itself, it will be passed
via the blind id header similar to submissions. This will help to
ensure that it is a Xonotic client or server making the request.
Ant Zucaro [Sun, 11 Aug 2013 14:08:28 +0000 (10:08 -0400)]
Move the blind_id verification function to util.
Before the only view that was using this function was the
submission view. That is no longer going to be the case, so the
function should be moved to a general purpose area. Util is the
best place for that!
Ant Zucaro [Sat, 10 Aug 2013 02:13:14 +0000 (22:13 -0400)]
Spring cleaning of the routes file.
Ant Zucaro [Thu, 1 Aug 2013 02:00:20 +0000 (22:00 -0400)]
Merge branch 'zykure/approved' of ssh://push.git.xonotic.org/xonstat into zykure-approved
Ant Zucaro [Thu, 1 Aug 2013 01:59:22 +0000 (21:59 -0400)]
Link to the rank page from player info.
Jan Behrens [Mon, 29 Jul 2013 22:35:54 +0000 (00:35 +0200)]
fixing css
Jan Behrens [Fri, 26 Jul 2013 07:31:25 +0000 (09:31 +0200)]
oops, forgot to compress the CSS code before committing
Jan Behrens [Thu, 25 Jul 2013 19:12:31 +0000 (21:12 +0200)]
Add teamnames to teamscores, fix layout issues, fix sorting for LMS/KA
Ant Zucaro [Thu, 25 Jul 2013 00:45:28 +0000 (20:45 -0400)]
New 404 page. Hooray, no more boring ones!
Ant Zucaro [Wed, 24 Jul 2013 01:21:05 +0000 (21:21 -0400)]
Show latency in game_info if at least one player has a value.
Ant Zucaro [Sun, 21 Jul 2013 22:10:49 +0000 (18:10 -0400)]
Make the score field yellow, like in-game.
Ant Zucaro [Sat, 20 Jul 2013 15:06:41 +0000 (11:06 -0400)]
Fix display of KA games.
Ant Zucaro [Sat, 20 Jul 2013 12:37:10 +0000 (08:37 -0400)]
KA display by score, not rounds.
Ant Zucaro [Sat, 20 Jul 2013 12:33:50 +0000 (08:33 -0400)]
No, really order by score ALWAYS :)
Ant Zucaro [Sat, 20 Jul 2013 12:10:14 +0000 (08:10 -0400)]
Remove a blank column when there are no teamstats.
Ant Zucaro [Sat, 20 Jul 2013 11:52:32 +0000 (07:52 -0400)]
A more comprehensive decision tree for team game stats.
If the game mode is CTF, order by caps. If the game mode is CA,
FT, LMS, or KA then order by rounds. Otherwise order by score. This
corresponds to the default settings for team_game_stat rows in the
submission handler.
Ant Zucaro [Sat, 20 Jul 2013 11:47:28 +0000 (07:47 -0400)]
Remove unneeded team gamestat debug.
Jan Behrens [Fri, 19 Jul 2013 07:50:22 +0000 (09:50 +0200)]
fix ordering of teams in game_info view
Jan Behrens [Fri, 19 Jul 2013 07:32:11 +0000 (09:32 +0200)]
Adding teamscores to game_info view
Jan Behrens [Fri, 19 Jul 2013 07:34:24 +0000 (09:34 +0200)]
Merge branch 'master' into zykure/approved
Conflicts:
xonstat/static/css/app.min.css
Ant Zucaro [Wed, 26 Jun 2013 11:44:08 +0000 (07:44 -0400)]
Fix another rank -> scoreboardpos bug.
Ant Zucaro [Tue, 25 Jun 2013 22:35:42 +0000 (18:35 -0400)]
Show CA and FT rankings.
Ant Zucaro [Mon, 24 Jun 2013 22:01:48 +0000 (18:01 -0400)]
Add a missing description attribute.
Ant Zucaro [Mon, 24 Jun 2013 21:44:08 +0000 (17:44 -0400)]
Show a cake for player cake days!
Ant Zucaro [Sun, 23 Jun 2013 15:56:33 +0000 (11:56 -0400)]
Metadata updates.
Ant Zucaro [Sat, 15 Jun 2013 13:44:47 +0000 (09:44 -0400)]
Separate scoreboards by team.
This is in preparation for the display of team scores. The team
score will be shown to the left of the scoreboard. The tricky
thing with this implementation is keeping the columns aligned
properly. For this I've added a player-nick class (again) as a
percentage to make the two (or more) tables line up.
Ant Zucaro [Thu, 13 Jun 2013 21:27:07 +0000 (17:27 -0400)]
Store team score information.
Ant Zucaro [Fri, 10 May 2013 02:27:23 +0000 (22:27 -0400)]
Support teamscores when parsing, but do not store them yet.
Jan Behrens [Wed, 24 Apr 2013 18:10:21 +0000 (20:10 +0200)]
Support teamscores on the xonstat webpage (game_info view)
Jan Behrens [Tue, 23 Apr 2013 07:40:37 +0000 (09:40 +0200)]
Fix bug in player badges: win% color computed wrong
Ant Zucaro [Tue, 23 Apr 2013 02:40:50 +0000 (22:40 -0400)]
Show server port, if available.
Ant Zucaro [Tue, 23 Apr 2013 02:36:20 +0000 (22:36 -0400)]
Show more games on player_game_index page.
Ant Zucaro [Tue, 23 Apr 2013 02:33:54 +0000 (22:33 -0400)]
Change focus background color on nav-tabs.
Ant Zucaro [Tue, 23 Apr 2013 02:26:12 +0000 (22:26 -0400)]
Merge branch 'zykure-approved'
Ant Zucaro [Mon, 22 Apr 2013 23:35:34 +0000 (19:35 -0400)]
Use the correct pgstat row for Elo.
Jan Behrens [Mon, 22 Apr 2013 17:44:34 +0000 (19:44 +0200)]
Fix playernicks at "more" link in player_info
Jan Behrens [Mon, 22 Apr 2013 17:39:51 +0000 (19:39 +0200)]
Add links to recent games and favorite map in player_info; filter cq gametype; add game_type_descr to overall_stats
Jan Behrens [Sun, 21 Apr 2013 20:47:57 +0000 (22:47 +0200)]
Merge branch 'master' into zykure/approved
Ant Zucaro [Sun, 21 Apr 2013 20:41:10 +0000 (16:41 -0400)]
Fix two missed route_urls to game_finder.
Jan Behrens [Sun, 21 Apr 2013 11:21:32 +0000 (13:21 +0200)]
Update submission handler to use new Q event for teams, handle teamscores (can be extended later)
Jan Behrens [Sun, 21 Apr 2013 10:26:15 +0000 (12:26 +0200)]
fix bot-detection
Jan Behrens [Sun, 21 Apr 2013 00:03:17 +0000 (02:03 +0200)]
Playing around with teamscore display (uses random scores for testing)
Jan Behrens [Sat, 20 Apr 2013 18:34:39 +0000 (20:34 +0200)]
Adding teamscores (proof-of-concept)
Ant Zucaro [Sat, 20 Apr 2013 14:26:29 +0000 (10:26 -0400)]
Rename route from game_finder to game_index.
Jan Behrens [Sat, 20 Apr 2013 09:47:05 +0000 (11:47 +0200)]
Merge branch 'master' into zykure/approved
Conflicts:
xonstat/templates/player_game_index.mako
Ant Zucaro [Fri, 19 Apr 2013 23:53:08 +0000 (19:53 -0400)]
Highlight the filtered game mode.
Ant Zucaro [Fri, 19 Apr 2013 23:46:23 +0000 (19:46 -0400)]
Show the active filter on the player_game_index.
Ant Zucaro [Fri, 19 Apr 2013 23:34:12 +0000 (19:34 -0400)]
Replace the game_index view w/ game_finder.
The game_index view was cluttered, ugly, slow, and not used much.
This changeset makes the page similar to the "recent games" lists
throughout the app, but with a game type filter on it. This should
be a more useable alternative than showing a bunch of scoreboards.
Jan Behrens [Fri, 19 Apr 2013 16:45:14 +0000 (18:45 +0200)]
Filter cq gametype from player_game_index
Jan Behrens [Fri, 19 Apr 2013 16:45:01 +0000 (18:45 +0200)]
Tidy up a few things
Jan Behrens [Fri, 19 Apr 2013 16:34:06 +0000 (18:34 +0200)]
Merge branch 'master' into zykure/approved
Conflicts:
xonstat/static/css/app.css
xonstat/static/css/app.min.css
xonstat/templates/main_index.mako
xonstat/templates/rank_index.mako
Ant Zucaro [Fri, 19 Apr 2013 01:35:03 +0000 (21:35 -0400)]
Make search results look more like the index pages.
Ant Zucaro [Fri, 19 Apr 2013 01:06:23 +0000 (21:06 -0400)]
Oops, I clobbered a player-nick class.
Ant Zucaro [Fri, 19 Apr 2013 00:59:52 +0000 (20:59 -0400)]
Merge zykure-approved, my fixes, and merge fixes :D
Ant Zucaro [Fri, 19 Apr 2013 00:54:12 +0000 (20:54 -0400)]
Lowercase game type description depending on context.
Ant Zucaro [Fri, 19 Apr 2013 00:51:20 +0000 (20:51 -0400)]
Fix broken things in game_index.
- New routes defined when not needed (see previous commit).
- Query params persisted via search_query.
- Inline if statement to show game type description.
Ant Zucaro [Fri, 19 Apr 2013 00:30:55 +0000 (20:30 -0400)]
Fix the broken things in player_game_index.
- New routes were defined (/player/:id/game_type_cd) when a query
parameter is the better fit. Game types are a filter condition
on the resource, not the resource itself, thus should not be in
the route.
- Pagination was broken. Passing search_query to route_url makes
the query parameters persist, although I pass query parameters
in an awful way that needs to be fixed.
- Multiple lines just to show the game type description when an if
statement would do the same thing.
- No need to pass the player_url to the template. You can reverse-
generate URLs to routes with route_url just fine.
- Remove the extra link back to the player_info page, as the
pattern throughout the rest of the application is to click the
nick itself.
Jan Behrens [Thu, 18 Apr 2013 22:33:57 +0000 (00:33 +0200)]
Fix second item of bug #1511
Jan Behrens [Thu, 18 Apr 2013 22:29:21 +0000 (00:29 +0200)]
Add non-breaking tables to map_info/server_info; fix map_captimes
Jan Behrens [Thu, 18 Apr 2013 15:44:41 +0000 (17:44 +0200)]
Some fixing up, improve handling of long playernicks, make some other tables use same concept
Jan Behrens [Thu, 18 Apr 2013 15:13:39 +0000 (17:13 +0200)]
Merge branch 'master' into zykure/approved
Conflicts:
xonstat/static/css/app.css
xonstat/static/css/app.min.css
xonstat/templates/main_index.mako
xonstat/templates/rank_index.mako
Jan Behrens [Thu, 18 Apr 2013 07:08:12 +0000 (09:08 +0200)]
Fix up layout of gametype filters in game_index
Jan Behrens [Wed, 17 Apr 2013 19:04:23 +0000 (21:04 +0200)]
Added link to player captimes; fixed issue with ctf gametype on player_info page
Jan Behrens [Wed, 17 Apr 2013 18:48:37 +0000 (20:48 +0200)]
Adding links to access gametype-filtered lists
Jan Behrens [Wed, 17 Apr 2013 16:29:30 +0000 (18:29 +0200)]
Added gametype-filtered view to game_index (and updated to use recent_games_q)
Jan Behrens [Wed, 17 Apr 2013 07:10:53 +0000 (09:10 +0200)]
Adding gametype-filtered game_index view (and fix bug in player_game_index)
Not linked anywhere yet, but can be accessed via .../player/###/games/gametype
Ant Zucaro [Wed, 17 Apr 2013 01:15:49 +0000 (21:15 -0400)]
Colorize the Elo up/down arrows.
Ant Zucaro [Wed, 17 Apr 2013 00:59:06 +0000 (20:59 -0400)]
Round Elo. We do not need that to the thousandth :)
Ant Zucaro [Wed, 17 Apr 2013 00:52:11 +0000 (20:52 -0400)]
Show recent games link on *index pages.
Ant Zucaro [Wed, 17 Apr 2013 00:26:14 +0000 (20:26 -0400)]
Add ability to limit printable characters in nicks.
Jan Behrens [Tue, 16 Apr 2013 21:25:29 +0000 (23:25 +0200)]
Resolve some issues with characters not being translated correctly, fixes #1097
Jan Behrens [Tue, 16 Apr 2013 18:03:46 +0000 (20:03 +0200)]
Some fixing up in the "captimes" pages
Jan Behrens [Tue, 16 Apr 2013 18:03:21 +0000 (20:03 +0200)]
Adding "back" links to some player-info pages
Jan Behrens [Tue, 16 Apr 2013 18:00:58 +0000 (20:00 +0200)]
Adding notes on leaderboard-like pages, fixes #1075
Jan Behrens [Tue, 16 Apr 2013 16:44:21 +0000 (18:44 +0200)]
Fixing issue with long player nicks, fixes #1313
Jan Behrens [Tue, 16 Apr 2013 15:42:49 +0000 (17:42 +0200)]
Merge branch 'master' into zykure/approved
Jan Behrens [Tue, 16 Apr 2013 15:42:19 +0000 (17:42 +0200)]
Revert "Using fixed height for "gamestats" player-info"
This reverts commit
154a1c47cb451610b58f405955d5edfe51e18127 .
It is unclear how this change affect the mobile version of the website.
antzucaro [Sun, 14 Apr 2013 15:07:27 +0000 (11:07 -0400)]
Show TDM ranks on the front page.
Jan Behrens [Thu, 11 Apr 2013 07:50:24 +0000 (09:50 +0200)]
Allowing elos to be shown even for less than 32 games
Since ranks are not defined if this is the case, the notice "preliminary" is shown below these elos.
Jan Behrens [Thu, 11 Apr 2013 07:49:29 +0000 (09:49 +0200)]
Using fixed height for "gamestats" player-info
This avoids moving page contents when selecting CTF stats (which have one additional line)
Ant Zucaro [Tue, 9 Apr 2013 02:35:57 +0000 (22:35 -0400)]
Add joined date and player_id to player_info view.
Ant Zucaro [Tue, 9 Apr 2013 02:26:44 +0000 (22:26 -0400)]
Win/loss should use scoreboardpos, not rank.
Ant Zucaro [Tue, 9 Apr 2013 02:06:57 +0000 (22:06 -0400)]
Make percentile calculations 1-(p-1)/(n-1).
Ant Zucaro [Fri, 29 Mar 2013 23:20:21 +0000 (19:20 -0400)]
New, nicer pagination.
Ant Zucaro [Fri, 29 Mar 2013 23:19:41 +0000 (19:19 -0400)]
Add map_id to map_index template.
Ant Zucaro [Fri, 29 Mar 2013 20:05:59 +0000 (16:05 -0400)]
Clean up map view, show more on map_index page.
Ant Zucaro [Fri, 29 Mar 2013 20:02:56 +0000 (16:02 -0400)]
Clean up server view, show more on server_index page.
Ant Zucaro [Fri, 29 Mar 2013 19:59:13 +0000 (15:59 -0400)]
Clean up player view, show more on player_index page.
Ant Zucaro [Fri, 29 Mar 2013 19:38:53 +0000 (15:38 -0400)]
Put commas in the aggregate stats line.
Ant Zucaro [Fri, 29 Mar 2013 19:26:46 +0000 (15:26 -0400)]
Fix drop down event listener.
https://github.com/mitnal/bootstrap/commit/
29df6eaa230df3e1c9e5bcb4c86c75132ef32817
Ant Zucaro [Fri, 29 Mar 2013 19:21:01 +0000 (15:21 -0400)]
Make the accuracy and damage graphs 100% wide.
Ant Zucaro [Thu, 28 Mar 2013 20:27:59 +0000 (16:27 -0400)]
Add fallback background color.
Ant Zucaro [Thu, 28 Mar 2013 20:23:10 +0000 (16:23 -0400)]
Add minified app CSS file.