Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-02 | BUGFIX: finished scoring algorithm | Arun Persaud | 1 | -3/+3 | |
now all games are scored. Rules can be looked up in the wiki. | |||||
2007-11-02 | NEW FEATURE: count game points, partly done ;) | Arun Persaud | 1 | -1/+3 | |
a table will be shown now for score keeping. fox, karlchen and dokos are accounted for normal win, calling something and winning should be accounted for still missing: both parties call or one party calls and doesn't acchieve it's goal | |||||
2007-10-08 | NEW FEATURE: send out reminder email | Arun | 1 | -3/+23 | |
if a player hasn't moved for a week a reminder email can be send out. only one per day is possible, tracking in the db | |||||
2007-06-25 | CLEANUP: counting points, prepare for keeping track of game points | Arun Persaud | 1 | -1/+6 | |
use the database now to add up points, cleaned up the code a bit (counting points was done in different places), don't use score table for points from cards any more | |||||
2007-06-23 | NEW FEATURE: password recovery is now working | Arun Persaud | 1 | -3/+31 | |
Added a simple form of password recovery. The user gets send an email with the new password, which is valid for 24h. The user can request a maximum of 5 passwords within 24h to prevent filling up the database with garbage. | |||||
2007-06-07 | bugfix: typo in last commit | arun | 1 | -1/+1 | |
2007-06-07 | * FIX: added extra check for calling 120, etc. so that people can't cheat | arun | 1 | -0/+2 | |
* NEW: display sessions * NEW: display who's turn it is on the userpage (change in DB) * NEW: different ways when to say 90, 60, etc. (change in DB) * MISC: some clean up, e.g. display of final score | |||||
2007-05-17 | wedding should work now, started working on calling 120/90/60/30/0, small ↵ | arun | 1 | -3/+1 | |
bugfixes | |||||
2007-04-12 | poverty should work now! added german card deck, tons of small fixes | arun | 1 | -0/+1 | |
2007-02-07 | fixed: bug in routine to figure out the next player | arun | 1 | -0/+28 | |
added rulesets (change in database): at the beginning of a game differnt rules can be chosen | |||||
2007-02-03 | added session to database | arun | 1 | -1/+1 | |
2007-01-08 | FEATURE: added solo and now you also can only play cards that are valid on a ↵ | arun | 1 | -1/+2 | |
trick | |||||
2006-12-08 | playing games should work now... new games can be started automatically at ↵ | arun | 1 | -0/+1 | |
the end of an old one. | |||||
2006-12-07 | tables seems to be case sensitive on dreamhost...fixed it | arun | 1 | -0/+1 | |
2006-12-07 | new database backend... kind of working | arun | 1 | -0/+292 | |