Historique des commits

Auteur SHA1 Message Date
  George C. Privon c032a8a7ac update changelog il y a 8 ans
  George C. Privon b43c91bea7 various analysis example updates il y a 8 ans
  George C. Privon a8590e1b16 add distribution of times taken per turn (not accurate w/ sample data because seconds were not saved to timestamps) il y a 8 ans
  George C. Privon e40ca0fe14 define a global time format string. this should be abstracted to a config file so the analysis script can access it il y a 8 ans
  George C. Privon 604975c839 placeholder for two analysis scripts: il y a 8 ans
  George C. Privon 9188ed7b8f update requirements and note analysis addition in changelog il y a 8 ans
  George C. Privon a562294415 a sample game and the start of some sample analysis il y a 8 ans
  George C. Privon 0c801fbacb do a check before submitting scores il y a 8 ans
  George C. Privon da0dbba366 do checks for input values. Fixes #3 il y a 8 ans
  George C. Privon ec878b3170 require a minimum of 2 players il y a 8 ans
  George C. Privon dbbd7b39b2 update changelog il y a 8 ans
  George C. Privon 8d0c2732d2 typo il y a 8 ans
  George C. Privon e078b89d53 add Monastery score type. bump version number il y a 8 ans
  George C. Privon 36c973b944 add a version number il y a 8 ans
  George C. Privon 11a86bf2f1 only print tile info if it's still in the game il y a 8 ans
  George C. Privon aabc15f31e working implementation of most of the scorekeeping il y a 8 ans
  George C. Privon 783c173e84 advanceState() capability il y a 8 ans
  George C. Privon b54f619443 implement basic scoring system il y a 8 ans
  George C. Privon b813cc6353 more work on scores, include lists of scoring types from expansions il y a 8 ans
  George C. Privon 661037cc6f enable additional scoring types for expansions il y a 8 ans
  George C. Privon fbe99d763f remove duplicate command for next turn, outline procedure for getting score info il y a 8 ans
  George C. Privon 6cbb392a24 clean up DB comments and adding missing field il y a 8 ans
  George C. Privon 7dc0e70c65 update command summary for scoring, only include builder move command if that expansion is being used il y a 8 ans
  George C. Privon 821c95e2a1 add quit command for dev purposes il y a 8 ans
  George C. Privon 24c266d59e add current player's name to the in-game prompt il y a 8 ans
  George C. Privon d284bf360a add a 2nd player, add abott mini expansion il y a 8 ans
  George C. Privon 42a40834c2 don't automatically advance on score, because multiple players can score at once il y a 8 ans
  George C. Privon 4e31c365dc - clarify builder instruction il y a 8 ans
  George C. Privon 34c57a15d0 convenience function to get the current player il y a 8 ans
  George C. Privon 63a2e51f7c implement turn-bumping without a score il y a 8 ans