Commit Graph

22 Commits

Author SHA1 Message Date
Trever Fischer
0ae6369ec2 Import currency accounts from drupal. Fixes #10 2012-03-10 21:46:40 -05:00
Trever Fischer
9ca328dd75 Add API to log player sessions. Fixes #2 2012-03-07 19:00:50 -05:00
Trever Fischer
b13e5fc15f Return default minecraft skin for unknown skins. Fixes #11 2012-03-07 17:08:41 -05:00
Trever Fischer
84d8d70144 Use RequestContext for rules view 2012-03-06 09:55:07 -05:00
Trever Fischer
e127b157f0 Implement rulesets. Fixes #22 2012-03-05 19:43:56 -05:00
Trever Fischer
82222860c9 Merge branch 'master' of dev.camin.us:www
Conflicts:
	profiles/models.py
	profiles/views.py
	templates/base_full.html
2012-03-04 23:22:47 -05:00
Trever Fischer
e0957c2dab Move MinecraftProfile from the profiles app into the minecraft app, and stop using the auth profiles feature.
Might go back to auth profiles if a suitable use can be found.
2012-03-04 23:18:00 -05:00
Trever Fischer
34567bf695 Use minecraft avatars 2012-03-03 22:09:40 -05:00
Trever Fischer
dda78c0711 crack--; reduce cache time from 120s to 10s 2012-03-03 18:29:10 -05:00
Trever Fischer
0d2b9f7c11 Fix password import bug 2012-03-03 16:48:59 -05:00
Trever Fischer
d87095fe2c Move all the player queries into the server model object 2012-03-02 14:51:05 -05:00
Trever Fischer
c2e9eff169 Convert minecraft app to south 2012-03-02 13:24:08 -05:00
Trever Fischer
c23de7051c Add a command to import from drupal 2012-03-02 12:56:20 -05:00
Trever Fischer
faf039a269 crash-- 2012-03-02 10:06:17 -05:00
Trever Fischer
aa15f4d797 Add support for server MOTDs 2012-02-27 11:53:15 -05:00
Trever Fischer
a45a3845da Dont crash if we can't resolve DNS 2012-02-27 11:53:15 -05:00
Trever Fischer
311c26e445 Cache gamespy queries 2012-02-19 22:28:27 -05:00
Trever Fischer
4b8d75ab5e Expose minecraft host to templates 2012-02-19 17:51:49 -05:00
Trever Fischer
f669163855 Implement a context processor to load gamespy query stuff 2012-02-19 17:46:02 -05:00
Trever Fischer
6c55e65226 Rename the minecraft app to profiles 2012-02-18 15:39:50 -05:00
Trever Fischer
d5a4b83a74 crash-- when loading random quotes when there are no quotes 2012-02-18 12:58:58 -05:00
Trever Fischer
548de830f0 Initial commit 2012-02-17 15:36:35 -05:00