Commit Graph

17 Commits

Author SHA1 Message Date
Trever Fischer
b843140863 Drop pyspy and use sessions for server player listing 2012-04-16 17:37:41 -04:00
Trever Fischer
7a4bdbc720 Implement bans 2012-04-03 23:10:21 -04:00
Trever Fischer
5af80612ca Only give out /op if the group has it, regardless of user staff setting 2012-04-03 21:27:29 -04:00
Trever Fischer
24e490e7f8 Allow permission list to be blank 2012-04-03 21:16:06 -04:00
Trever Fischer
478deda980 Add a method to the profile model to get permissions 2012-04-03 21:11:58 -04:00
Trever Fischer
6496eef466 Implement permission assignment via groups 2012-04-03 21:06:57 -04:00
Trever Fischer
8be4c375df Add a "secret" field to server model for API 2012-04-02 14:31:34 -04:00
Trever Fischer
f3bdf95858 Disable pyspy for now 2012-04-02 08:19:45 -04:00
Trever Fischer
9ca328dd75 Add API to log player sessions. Fixes #2 2012-03-07 19:00:50 -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
dda78c0711 crack--; reduce cache time from 120s to 10s 2012-03-03 18:29:10 -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
aa15f4d797 Add support for server MOTDs 2012-02-27 11:53:15 -05:00
Trever Fischer
6c55e65226 Rename the minecraft app to profiles 2012-02-18 15:39:50 -05:00
Trever Fischer
548de830f0 Initial commit 2012-02-17 15:36:35 -05:00