Age | Commit message (Collapse) | Author | Files | Lines |
|
When people got CC'ed on the final email, they also got copies of everyones
email and the link to the game in that email. That way they could go to the
user page of a different user.
Removed CC option and will just send out two emails from now on. The first one to
all players (reply all possible) and the second one with the personal link.
|
|
|
|
random numbers generated for old games are reused in case none
of the players were in that old game. Will be interesting how different
people play with the same hand ;)
|
|
in can_call had wrong sign
|
|
* 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
|
|
|
|
|
|
|
|
|
|
outdated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bugfixes
|
|
|
|
reused.
|
|
|
|
|
|
|
|
|
|
issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getting to the table...
* wedding is now announced
* for solo and normal games, re and contra are assigned correctly
* the score for re and contra is computed at the end
* used one variable $CARDS instead of several global ones e.g. $CARDS["trump"] instead of $TRUMP
|
|
added rulesets (change in database): at the beginning of a game differnt rules can be chosen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|