projects
/
xonotic
/
xonstat.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
xonotic/xonstat.git
2011-05-27
Ant Zucaro
Remove unneeded view and corresponding template.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Ant Zucaro
Use anchor links to the game info permapage to show...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Show accuracies on the game info page
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Change weapon stats view to build the weapon_stats...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Add the actual accuracy template (whoops).
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Move the accuracy table rendering into a callable templ...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Spruce up the player info page a bit: add weapon images...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Change image name to match cd_weapon table name.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Start working on jQuery datatables (does not work right...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Ant Zucaro
Remove <ul>s, center tables, and tweak the team colors...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Stylistic updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Structure the static directory. Add Xolonium font....
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Verified new structure works. Remove old views.py file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Major reorganization. Views made into a module with...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Remove @view_config lines (not needed) and add docstrings.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Alphabetize imports in views.py. Remove view_config...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Remove redundant code for scoreboard display, add prope...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Add hit and damage %
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Fix bad dereference - pgstats is not a hash in this...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ant Zucaro
Start moving scoreboard rendering to its own def, since...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Ant Zucaro
Add a tabular accuracy view to the player info page.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Ant Zucaro
Small fix to address block matching problems.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Ant Zucaro
Add some comments to game_index.mako so I can see where...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Ant Zucaro
Add team color support
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Ant Zucaro
Show scoreboard on index page to avoid monotony. Only...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ant Zucaro
Link to the player info page from the player weapon...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ant Zucaro
Add html_colors support to player model. Use it in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ant Zucaro
Add a default player game index route (goes to page...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ant Zucaro
Standardize game presentation in templates. Add link...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ant Zucaro
Show an accuracy link when available on the game_info...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ant Zucaro
Make players clickable if they have a player record...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ant Zucaro
Use description value in cd_weapon when displaying...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ant Zucaro
Add missing s to to PlayerWeaponStat class to allow...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ant Zucaro
Add basic display of player weapon stats.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ant Zucaro
Git rid of unnecessary debug lines that I forgot to...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Ant Zucaro
Break up the creation of stats into several subroutines...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Add humorous "not found" message for the player_info...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Fix route url call (was calling generic game route...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Make game_index the root view for now.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Add player_game_index view, route, and template. It...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Delete reference to old way of processing t records...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Register a t event under the P record instead of once...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Add server index view and change corresponding template...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Get rid of old query in server_info view.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Simplify query (again) for server_info view and templat...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Clean up some of the queries to avoid from_statement...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ant Zucaro
Move page_url() to util.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
Ant Zucaro
Redo SQLA query for game_index (it works!). Change...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ant Zucaro
Start work on pagination for games: new view, route...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ant Zucaro
Add player accuracy tracking (!!!). Bots do not get...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Ant Zucaro
Convert using the given epoch value (to UTC time)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Ant Zucaro
Prevent all-bot games from taking up sequence space.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Ant Zucaro
Reword some aspects of the player info template.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Ant Zucaro
Add recent games to server info view and template.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Ant Zucaro
Add more detail and linking to the views and correspond...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Ant Zucaro
Add stip and html colorify to PlayerGameStat model...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Ant Zucaro
Merge branch 'master' of github.com:antzucaro/XonStat
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Ant Zucaro
Add a file for general utility functions
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Ant Zucaro
Add recent games to the player_info view (still buggy).
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Ant Zucaro
Add map_info view and template.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
azucaro
Add template for server_info view.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
azucaro
Add server info view. Do a try/except block around...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Ant Zucaro
Add basic views for player and game info, plus the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Ant Zucaro
Major reorganization of how models are initialized...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Ant Zucaro
Merge branch 'master' of github.com:antzucaro/XonStat
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Ant Zucaro
Prevent servers and games from all of them having the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Ant Zucaro
Address duplicate server/map problem with warn messages...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
azucaro
Add check for scoreboardvalid in addition to joins...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Ant Zucaro
Comment out weapon stats for now.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Ant Zucaro
Add missing parens.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
azucaro
Set pwstats to zero if we hit a keyerror.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
azucaro
match -> matched (whoops, missed that one).
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
azucaro
Make player_weapon_stat parsing more clear.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
azucaro
Remove unneeded comments. Refactor main POST parsing...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Ant Zucaro
Add more debugging statements. Fix "joins" vs "matches...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Ant Zucaro
Add some debugging output. Fix search for maps that...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Ant Zucaro
Add new TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Ant Zucaro
Add a generic template.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
Ant Zucaro
Add debugging output for the request body.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Ant Zucaro
Add license.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Ant Zucaro
Add README.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Ant Zucaro
Fix integrity errors when creating player_game_stat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Ant Zucaro
Import views from old pyramid version of xonstat. Confi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Ant Zucaro
Add jinja2 default directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Ant Zucaro
Port models from old Pyramid project. Reflect all tables.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Ant Zucaro
Ignore compiled Python files.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Ant Zucaro
Add engine setup and database structure creation function.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Ant Zucaro
Do not use Zope transaction manager.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Ant Zucaro
Remove throwaway model and view from Paster template.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Ant Zucaro
Initial commit from Paster template
commit
|
commitdiff
|
tree
|
snapshot