Historial de Commits

Autor SHA1 Mensaje Fecha
  George C. Privon da0dbba366 do checks for input values. Fixes #3 hace 8 años
  George C. Privon ec878b3170 require a minimum of 2 players hace 8 años
  George C. Privon dbbd7b39b2 update changelog hace 8 años
  George C. Privon 8d0c2732d2 typo hace 8 años
  George C. Privon e078b89d53 add Monastery score type. bump version number hace 8 años
  George C. Privon 36c973b944 add a version number hace 8 años
  George C. Privon 11a86bf2f1 only print tile info if it's still in the game hace 8 años
  George C. Privon aabc15f31e working implementation of most of the scorekeeping hace 8 años
  George C. Privon 783c173e84 advanceState() capability hace 8 años
  George C. Privon b54f619443 implement basic scoring system hace 8 años
  George C. Privon b813cc6353 more work on scores, include lists of scoring types from expansions hace 8 años
  George C. Privon 661037cc6f enable additional scoring types for expansions hace 8 años
  George C. Privon fbe99d763f remove duplicate command for next turn, outline procedure for getting score info hace 8 años
  George C. Privon 6cbb392a24 clean up DB comments and adding missing field hace 8 años
  George C. Privon 7dc0e70c65 update command summary for scoring, only include builder move command if that expansion is being used hace 8 años
  George C. Privon 821c95e2a1 add quit command for dev purposes hace 8 años
  George C. Privon 24c266d59e add current player's name to the in-game prompt hace 8 años
  George C. Privon d284bf360a add a 2nd player, add abott mini expansion hace 8 años
  George C. Privon 42a40834c2 don't automatically advance on score, because multiple players can score at once hace 8 años
  George C. Privon 4e31c365dc - clarify builder instruction hace 8 años
  George C. Privon 34c57a15d0 convenience function to get the current player hace 8 años
  George C. Privon 63a2e51f7c implement turn-bumping without a score hace 8 años
  George C. Privon b3b4ab8d63 more SQL syntax fixes and homogenization of variable names hace 8 años
  George C. Privon e5e3d739c0 various SQL syntax fixes and homogenization of variable names hace 8 años
  George C. Privon 7780c95972 insert game info and get gameID from DB, time each command hace 8 años
  George C. Privon d4154dce23 remove old 'round' command hace 8 años
  George C. Privon 85ed31a9ff various 'self' fixes. loop on player/expansion selection if info entered doesn't match actual options hace 8 años
  George C. Privon b3686e67f0 move player setup into its own function, various 'self' fixes hace 8 años
  George C. Privon ed04a1d58e get a list of expansions used in a game hace 8 años
  George C. Privon c358168355 ask user for players in current game hace 8 años