Commit History

Author SHA1 Message Date
  Kirk Trombley 2acb8ad9e4 Removing the obsolete endpoint from the README 5 years ago
  Kirk Trombley 9c316d1973 Removing the now unused game.to_dict converter 5 years ago
  Kirk Trombley e6145b713b Removing the now unused back-end endpoint 5 years ago
  Kirk Trombley 5125430668 Deleting the unused apiMethod gameInfo 5 years ago
  Kirk Trombley 868003b265 Splitting up the useGameInfo hook 5 years ago
  Kirk Trombley adc8359e55 Renaming a couple of the api methods 5 years ago
  Kirk Trombley 6ad118087d Implementing new methods and change to submit 5 years ago
  Kirk Trombley adb6924961 Tweaking player response to return timeRemaining 5 years ago
  Kirk Trombley a6e9808d92 Improving some checks for the data coming in 5 years ago
  Kirk Trombley c5d774d079 Storing only_america flag and also time remaining on guess 5 years ago
  Kirk Trombley eb2d59b145 Bumping API version and adding the new endpoints 5 years ago
  Kirk Trombley b0192f0c2b Planning some new endpoints 5 years ago
  Kirk Trombley 5e88eb1f8b consolidating the load methods b/c they're always called together 5 years ago
  Kirk Trombley 435f276d9b Some clean up to the dispatch logic 5 years ago
  Kirk Trombley 56e3f36c32 Rewriting all of the rejoin logic to be managed by dispatcher, should be much less buggy 5 years ago
  Kirk Trombley 6586d7580f Letting GuessPane and street view get state from store 5 years ago
  Kirk Trombley 33d8d9238a Fixing bug with goToSummary in NextRoundButton 5 years ago
  Kirk Trombley fa77e619b8 Fixing order of state changes in some actions 5 years ago
  Kirk Trombley bfc171fbf5 Cleaning up some of the summary transfer logic 5 years ago
  Kirk Trombley 1ff48f1469 Temporary measures to make wiring into the street view easier 5 years ago
  Kirk Trombley 627a18d92d Moving targetPoint and currentRound into store, managing their updates via dispatch 5 years ago
  Kirk Trombley d62a61581e Moving round timer into the store so it can be easily persisted by it later 5 years ago
  Kirk Trombley 6714b1e695 Further hotfix to fix reset button 5 years ago
  Kirk Trombley 12e62e31a9 Hotfix to disable the point and timer reloading on a rejoin 5 years ago
  Kirk Trombley 184432dcf1 Properly using useEffect to save timer 5 years ago
  Kirk Trombley 5374f266e8 Moving timer + point clear logic to state transition 5 years ago
  Kirk Trombley 5a23d866d7 Fixing a bug in usePano related to object equality 5 years ago
  kirkleon fb46b92858 Change game link logic to not clear saved game on direct summary link 5 years ago
  kirkleon 1eeeb82e40 Fixing a bug in the join logic where old timers were not being cleared 5 years ago
  Kirk Trombley 6677f57d57 Update README 5 years ago