Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby il y a 5 ans
  Kirk Trombley d1aabd446b Reorganizing the home page il y a 5 ans
  Kirk Trombley 461bdb03fb Number of rounds can now be chosen il y a 5 ans
  Kirk Trombley c5a0a7d09f Updating to the new player ID API il y a 5 ans
  Kirk Trombley 791d94649b Modifying API to not accept a player name at game creation il y a 5 ans
  Kirk Trombley 479b4427af Putting scores back in lastRound object, and refactoring the marker placement logic out to a single hook il y a 5 ans
  Kirk Trombley cf5cf12d76 Removing everything that's not actually needed from the lastRound object il y a 5 ans
  Kirk Trombley 6a749bdf06 If you try to circumvent react's effect logic, you're gonna have a bad time il y a 5 ans
  Kirk Trombley 4f4676e6f8 Resetting gameStore to the real defaults il y a 5 ans
  Kirk Trombley 37223838cd Removing the dead code and cleaning things up a little il y a 5 ans
  Kirk Trombley 83e14d44c6 WIP but this does work, needs cleanup il y a 5 ans
  Kirk Trombley 4fa2e75ed0 Renaming GGSHService to apiMethods il y a 5 ans
  Kirk Trombley 3e8956cd5e Renaming a few more things for clarity il y a 5 ans
  Kirk Trombley 5a81c01319 Deleting unused getters il y a 5 ans
  Kirk Trombley 276abc2fa7 Wrapping submitGuess up as a single action il y a 5 ans
  Kirk Trombley 9034815473 Making joinGame a single action as well, also cleaning up the gameInfo API call il y a 5 ans
  Kirk Trombley 1f55142070 Wrapping the game creation and start logic into a single action il y a 5 ans
  Kirk Trombley b81bb3f47e Improving the store API to remove need for selector and make it possible for actions to be async il y a 5 ans
  Kirk Trombley c9d9139e52 Rewriting observable logic to use the fancy new fake redux il y a 5 ans