]> de.git.xonotic.org Git - xonotic/xonstat.git/log
xonotic/xonstat.git
10 years agofixing css
Jan Behrens [Mon, 29 Jul 2013 22:35:54 +0000 (00:35 +0200)]
fixing css

10 years agooops, forgot to compress the CSS code before committing
Jan Behrens [Fri, 26 Jul 2013 07:31:25 +0000 (09:31 +0200)]
oops, forgot to compress the CSS code before committing

10 years agoAdd teamnames to teamscores, fix layout issues, fix sorting for LMS/KA
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

10 years agoNew 404 page. Hooray, no more boring ones!
Ant Zucaro [Thu, 25 Jul 2013 00:45:28 +0000 (20:45 -0400)]
New 404 page. Hooray, no more boring ones!

10 years agoShow latency in game_info if at least one player has a value.
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.

10 years agoMake the score field yellow, like in-game.
Ant Zucaro [Sun, 21 Jul 2013 22:10:49 +0000 (18:10 -0400)]
Make the score field yellow, like in-game.

10 years agoFix display of KA games.
Ant Zucaro [Sat, 20 Jul 2013 15:06:41 +0000 (11:06 -0400)]
Fix display of KA games.

10 years agoKA display by score, not rounds.
Ant Zucaro [Sat, 20 Jul 2013 12:37:10 +0000 (08:37 -0400)]
KA display by score, not rounds.

10 years agoNo, really order by score ALWAYS :)
Ant Zucaro [Sat, 20 Jul 2013 12:33:50 +0000 (08:33 -0400)]
No, really order by score ALWAYS :)

10 years agoRemove a blank column when there are no teamstats.
Ant Zucaro [Sat, 20 Jul 2013 12:10:14 +0000 (08:10 -0400)]
Remove a blank column when there are no teamstats.

10 years agoA more comprehensive decision tree for team game stats.
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.

10 years agoRemove unneeded team gamestat debug.
Ant Zucaro [Sat, 20 Jul 2013 11:47:28 +0000 (07:47 -0400)]
Remove unneeded team gamestat debug.

10 years agofix ordering of teams in game_info view
Jan Behrens [Fri, 19 Jul 2013 07:50:22 +0000 (09:50 +0200)]
fix ordering of teams in game_info view

10 years agoAdding teamscores to game_info view
Jan Behrens [Fri, 19 Jul 2013 07:32:11 +0000 (09:32 +0200)]
Adding teamscores to game_info view

10 years agoMerge branch 'master' into zykure/approved
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

10 years agoFix another rank -> scoreboardpos bug.
Ant Zucaro [Wed, 26 Jun 2013 11:44:08 +0000 (07:44 -0400)]
Fix another rank -> scoreboardpos bug.

10 years agoShow CA and FT rankings.
Ant Zucaro [Tue, 25 Jun 2013 22:35:42 +0000 (18:35 -0400)]
Show CA and FT rankings.

10 years agoAdd a missing description attribute.
Ant Zucaro [Mon, 24 Jun 2013 22:01:48 +0000 (18:01 -0400)]
Add a missing description attribute.

10 years agoShow a cake for player cake days!
Ant Zucaro [Mon, 24 Jun 2013 21:44:08 +0000 (17:44 -0400)]
Show a cake for player cake days!

10 years agoMetadata updates.
Ant Zucaro [Sun, 23 Jun 2013 15:56:33 +0000 (11:56 -0400)]
Metadata updates.

10 years agoSeparate scoreboards by team.
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.

10 years agoStore team score information.
Ant Zucaro [Thu, 13 Jun 2013 21:27:07 +0000 (17:27 -0400)]
Store team score information.

10 years agoSupport teamscores when parsing, but do not store them yet.
Ant Zucaro [Fri, 10 May 2013 02:27:23 +0000 (22:27 -0400)]
Support teamscores when parsing, but do not store them yet.

10 years agoSupport teamscores on the xonstat webpage (game_info view)
Jan Behrens [Wed, 24 Apr 2013 18:10:21 +0000 (20:10 +0200)]
Support teamscores on the xonstat webpage (game_info view)

10 years agoFix bug in player badges: win% color computed wrong
Jan Behrens [Tue, 23 Apr 2013 07:40:37 +0000 (09:40 +0200)]
Fix bug in player badges: win% color computed wrong

10 years agoShow server port, if available.
Ant Zucaro [Tue, 23 Apr 2013 02:40:50 +0000 (22:40 -0400)]
Show server port, if available.

10 years agoShow more games on player_game_index page.
Ant Zucaro [Tue, 23 Apr 2013 02:36:20 +0000 (22:36 -0400)]
Show more games on player_game_index page.

10 years agoChange focus background color on nav-tabs.
Ant Zucaro [Tue, 23 Apr 2013 02:33:54 +0000 (22:33 -0400)]
Change focus background color on nav-tabs.

10 years agoMerge branch 'zykure-approved'
Ant Zucaro [Tue, 23 Apr 2013 02:26:12 +0000 (22:26 -0400)]
Merge branch 'zykure-approved'

10 years agoUse the correct pgstat row for Elo.
Ant Zucaro [Mon, 22 Apr 2013 23:35:34 +0000 (19:35 -0400)]
Use the correct pgstat row for Elo.

11 years agoFix playernicks at "more" link in player_info
Jan Behrens [Mon, 22 Apr 2013 17:44:34 +0000 (19:44 +0200)]
Fix playernicks at "more" link in player_info

11 years agoAdd links to recent games and favorite map in player_info; filter cq gametype; add...
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

11 years agoMerge branch 'master' into zykure/approved
Jan Behrens [Sun, 21 Apr 2013 20:47:57 +0000 (22:47 +0200)]
Merge branch 'master' into zykure/approved

11 years agoFix two missed route_urls to game_finder.
Ant Zucaro [Sun, 21 Apr 2013 20:41:10 +0000 (16:41 -0400)]
Fix two missed route_urls to game_finder.

11 years agoRename route from game_finder to game_index.
Ant Zucaro [Sat, 20 Apr 2013 14:26:29 +0000 (10:26 -0400)]
Rename route from game_finder to game_index.

11 years agoMerge branch 'master' into zykure/approved
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

11 years agoHighlight the filtered game mode.
Ant Zucaro [Fri, 19 Apr 2013 23:53:08 +0000 (19:53 -0400)]
Highlight the filtered game mode.

11 years agoShow the active filter on the player_game_index.
Ant Zucaro [Fri, 19 Apr 2013 23:46:23 +0000 (19:46 -0400)]
Show the active filter on the player_game_index.

11 years agoReplace the game_index view w/ game_finder.
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.

11 years agoFilter cq gametype from player_game_index
Jan Behrens [Fri, 19 Apr 2013 16:45:14 +0000 (18:45 +0200)]
Filter cq gametype from player_game_index

11 years agoTidy up a few things
Jan Behrens [Fri, 19 Apr 2013 16:45:01 +0000 (18:45 +0200)]
Tidy up a few things

11 years agoMerge branch 'master' into zykure/approved
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

11 years agoMake search results look more like the index pages.
Ant Zucaro [Fri, 19 Apr 2013 01:35:03 +0000 (21:35 -0400)]
Make search results look more like the index pages.

11 years agoOops, I clobbered a player-nick class.
Ant Zucaro [Fri, 19 Apr 2013 01:06:23 +0000 (21:06 -0400)]
Oops, I clobbered a player-nick class.

11 years agoMerge zykure-approved, my fixes, and merge fixes :D
Ant Zucaro [Fri, 19 Apr 2013 00:59:52 +0000 (20:59 -0400)]
Merge zykure-approved, my fixes, and merge fixes :D

11 years agoLowercase game type description depending on context.
Ant Zucaro [Fri, 19 Apr 2013 00:54:12 +0000 (20:54 -0400)]
Lowercase game type description depending on context.

11 years agoFix broken things in game_index.
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.

11 years agoFix the broken things in player_game_index.
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.

11 years agoFix second item of bug #1511
Jan Behrens [Thu, 18 Apr 2013 22:33:57 +0000 (00:33 +0200)]
Fix second item of bug #1511

11 years agoAdd non-breaking tables to map_info/server_info; fix map_captimes
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

11 years agoSome fixing up, improve handling of long playernicks, make some other tables use...
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

11 years agoMerge branch 'master' into zykure/approved
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

11 years agoFix up layout of gametype filters in game_index
Jan Behrens [Thu, 18 Apr 2013 07:08:12 +0000 (09:08 +0200)]
Fix up layout of gametype filters in game_index

11 years agoAdded link to player captimes; fixed issue with ctf gametype on player_info page
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

11 years agoAdding links to access gametype-filtered lists
Jan Behrens [Wed, 17 Apr 2013 18:48:37 +0000 (20:48 +0200)]
Adding links to access gametype-filtered lists

11 years agoAdded gametype-filtered view to game_index (and updated to use recent_games_q)
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)

11 years agoAdding gametype-filtered game_index view (and fix bug in player_game_index)
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

11 years agoColorize the Elo up/down arrows.
Ant Zucaro [Wed, 17 Apr 2013 01:15:49 +0000 (21:15 -0400)]
Colorize the Elo up/down arrows.

11 years agoRound Elo. We do not need that to the thousandth :)
Ant Zucaro [Wed, 17 Apr 2013 00:59:06 +0000 (20:59 -0400)]
Round Elo. We do not need that to the thousandth :)

11 years agoShow recent games link on *index pages.
Ant Zucaro [Wed, 17 Apr 2013 00:52:11 +0000 (20:52 -0400)]
Show recent games link on *index pages.

11 years agoAdd ability to limit printable characters in nicks.
Ant Zucaro [Wed, 17 Apr 2013 00:26:14 +0000 (20:26 -0400)]
Add ability to limit printable characters in nicks.

11 years agoResolve some issues with characters not being translated correctly, fixes #1097
Jan Behrens [Tue, 16 Apr 2013 21:25:29 +0000 (23:25 +0200)]
Resolve some issues with characters not being translated correctly, fixes #1097

11 years agoSome fixing up in the "captimes" pages
Jan Behrens [Tue, 16 Apr 2013 18:03:46 +0000 (20:03 +0200)]
Some fixing up in the "captimes" pages

11 years agoAdding "back" links to some player-info pages
Jan Behrens [Tue, 16 Apr 2013 18:03:21 +0000 (20:03 +0200)]
Adding "back" links to some player-info pages

11 years agoAdding notes on leaderboard-like pages, fixes #1075
Jan Behrens [Tue, 16 Apr 2013 18:00:58 +0000 (20:00 +0200)]
Adding notes on leaderboard-like pages, fixes #1075

11 years agoFixing issue with long player nicks, fixes #1313
Jan Behrens [Tue, 16 Apr 2013 16:44:21 +0000 (18:44 +0200)]
Fixing issue with long player nicks, fixes #1313

11 years agoMerge branch 'master' into zykure/approved
Jan Behrens [Tue, 16 Apr 2013 15:42:49 +0000 (17:42 +0200)]
Merge branch 'master' into zykure/approved

11 years agoRevert "Using fixed height for "gamestats" player-info"
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.

11 years agoShow TDM ranks on the front page.
antzucaro [Sun, 14 Apr 2013 15:07:27 +0000 (11:07 -0400)]
Show TDM ranks on the front page.

11 years agoAllowing elos to be shown even for less than 32 games
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.

11 years agoUsing fixed height for "gamestats" player-info
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)

11 years agoAdd joined date and player_id to player_info view.
Ant Zucaro [Tue, 9 Apr 2013 02:35:57 +0000 (22:35 -0400)]
Add joined date and player_id to player_info view.

11 years agoWin/loss should use scoreboardpos, not rank.
Ant Zucaro [Tue, 9 Apr 2013 02:26:44 +0000 (22:26 -0400)]
Win/loss should use scoreboardpos, not rank.

11 years agoMake percentile calculations 1-(p-1)/(n-1).
Ant Zucaro [Tue, 9 Apr 2013 02:06:57 +0000 (22:06 -0400)]
Make percentile calculations 1-(p-1)/(n-1).

11 years agoNew, nicer pagination.
Ant Zucaro [Fri, 29 Mar 2013 23:20:21 +0000 (19:20 -0400)]
New, nicer pagination.

11 years agoAdd map_id to map_index template.
Ant Zucaro [Fri, 29 Mar 2013 23:19:41 +0000 (19:19 -0400)]
Add map_id to map_index template.

11 years agoClean up map view, show more on map_index page.
Ant Zucaro [Fri, 29 Mar 2013 20:05:59 +0000 (16:05 -0400)]
Clean up map view, show more on map_index page.

11 years agoClean up server view, show more on server_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.

11 years agoClean up player view, show more on player_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.

11 years agoPut commas in the aggregate stats line.
Ant Zucaro [Fri, 29 Mar 2013 19:38:53 +0000 (15:38 -0400)]
Put commas in the aggregate stats line.

11 years agoFix drop down event listener.
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

11 years agoMake the accuracy and damage graphs 100% wide.
Ant Zucaro [Fri, 29 Mar 2013 19:21:01 +0000 (15:21 -0400)]
Make the accuracy and damage graphs 100% wide.

11 years agoAdd fallback background color.
Ant Zucaro [Thu, 28 Mar 2013 20:27:59 +0000 (16:27 -0400)]
Add fallback background color.

11 years agoAdd minified app CSS file.
Ant Zucaro [Thu, 28 Mar 2013 20:23:10 +0000 (16:23 -0400)]
Add minified app CSS file.

11 years agoUse minified CSS files. Hooray yuicompressor!
Ant Zucaro [Thu, 28 Mar 2013 20:08:49 +0000 (16:08 -0400)]
Use minified CSS files. Hooray yuicompressor!

11 years agoMake the search page awesome.
Ant Zucaro [Thu, 28 Mar 2013 19:46:26 +0000 (15:46 -0400)]
Make the search page awesome.

11 years agoSet the highlighted nav properly for gamefinder.
Ant Zucaro [Thu, 28 Mar 2013 19:18:44 +0000 (15:18 -0400)]
Set the highlighted nav properly for gamefinder.

11 years agoUse new glyphicon font for up/down/minus Elo.
Ant Zucaro [Thu, 28 Mar 2013 19:11:28 +0000 (15:11 -0400)]
Use new glyphicon font for up/down/minus Elo.

11 years agoChange location of glyph font file.
Ant Zucaro [Thu, 28 Mar 2013 19:05:22 +0000 (15:05 -0400)]
Change location of glyph font file.

11 years agoPort over all older styles (tables in particular).
Ant Zucaro [Thu, 28 Mar 2013 18:27:42 +0000 (14:27 -0400)]
Port over all older styles (tables in particular).

All of the table-based stuff wasn't looking right under default, so
port over the older ones instead. Change all tables having the
"table-bordered" class to "table-hover".

11 years agoCenter the footer.
Ant Zucaro [Mon, 25 Mar 2013 21:47:37 +0000 (17:47 -0400)]
Center the footer.

11 years agoClean up the rest of the main index style issues.
Ant Zucaro [Mon, 25 Mar 2013 21:41:49 +0000 (17:41 -0400)]
Clean up the rest of the main index style issues.

I will need to make "table-hover" class additions to all the tables
that need their backgrounds changed upon hover.

11 years agoAdd header image, statline, and border box.
Ant Zucaro [Mon, 25 Mar 2013 00:17:01 +0000 (20:17 -0400)]
Add header image, statline, and border box.

11 years agoMove search over to the right if size permits.
Ant Zucaro [Mon, 25 Mar 2013 00:03:57 +0000 (20:03 -0400)]
Move search over to the right if size permits.

11 years agoRemove responsive CSS. It is not needed.
Ant Zucaro [Mon, 25 Mar 2013 00:03:35 +0000 (20:03 -0400)]
Remove responsive CSS. It is not needed.

11 years agoAdd full bootstrap. This is good for debugging.
Ant Zucaro [Mon, 25 Mar 2013 00:02:30 +0000 (20:02 -0400)]
Add full bootstrap. This is good for debugging.

11 years agoConfigure the nav for mobile.
Ant Zucaro [Sun, 24 Mar 2013 23:42:56 +0000 (19:42 -0400)]
Configure the nav for mobile.

11 years agoAdd new assets to the base template.
Ant Zucaro [Sun, 24 Mar 2013 23:42:33 +0000 (19:42 -0400)]
Add new assets to the base template.

11 years agoIncorporate bootstrap, fix nav and search.
Ant Zucaro [Sun, 24 Mar 2013 13:43:28 +0000 (09:43 -0400)]
Incorporate bootstrap, fix nav and search.

This rigs up the bootstrap files into the templates. The style
definitions have to change to fit the new setup.

11 years agoOptimize the background image.
Ant Zucaro [Sun, 24 Mar 2013 13:40:54 +0000 (09:40 -0400)]
Optimize the background image.