Historia zmian

Autor SHA1 Wiadomość Data
  Kirk Trombley d05b304d69 Using some styling to make the screen heights actually work out and update properly on window resize 5 lat temu
  Kirk Trombley 3060994b97 Making the timer properly centered 5 lat temu
  Kirk Trombley 10e4ec03b4 Fixing some styling on the round timer 5 lat temu
  Kirk Trombley a511aa2f54 Improving player scores component by wrapping in a container and fetching information from there 5 lat temu
  Kirk Trombley 00141c3681 Adding a loading component for sharing between other components 5 lat temu
  Kirk Trombley 31c693900a Fixing the sizing issues with some extra divs and by keeping height 100% 5 lat temu
  Kirk Trombley f417ac3e03 Making street view pano height an optional prop to make it easier to mitigate that issue later 5 lat temu
  Kirk Trombley cfec612d97 Improving player scoreboard 5 lat temu
  Kirk Trombley 8bdb4cfbb6 Moved Game component into its own module 5 lat temu
  Kirk Trombley 34eb2cd10b Big swath of reorganizing now that the deployment path is clear 5 lat temu
  Kirk Trombley ba41413592 fixing some spacing and improving scoring 5 lat temu
  Kirk Trombley 58bc4a28e0 Reordering scores on final summary page 5 lat temu
  Kirk Trombley dcc18a4588 First pass at rendering static map after each round 5 lat temu
  Kirk Trombley ead7c04b6a Slightly better end screen 5 lat temu
  Kirk Trombley 610e9ea973 Adding round timer and handling timeout logic 5 lat temu
  Kirk Trombley 7d3b15e282 Adding a timeout option to the make guess endpoint 5 lat temu
  Kirk Trombley 6faf2275a2 Creating a timer component 5 lat temu
  Kirk Trombley 856a010fe2 Adding a pre-round stage to get the game code 5 lat temu
  Kirk Trombley aff7bbe1a7 Adding join game logic 5 lat temu
  Kirk Trombley c6b25f77ec Refactoring Game logic to use some proper state transitions 5 lat temu
  Kirk Trombley f40248bbd1 Moving pre-game screen to its own component 5 lat temu
  Kirk Trombley 17ac3d9c4e Moving more logic into some sub-components, removing a bunch of no longer used code 5 lat temu
  Kirk Trombley 81d7782b23 A little more reorganization 5 lat temu
  Kirk Trombley 860575f963 Improving game flow with separate results page 5 lat temu
  Kirk Trombley 23d8ce8c72 Adding total score to the guess endpoint for convenience 5 lat temu
  Kirk Trombley a59547beb0 Layout of main page 5 lat temu
  Kirk Trombley fedc90f6a9 Score rendering skeleton 5 lat temu
  Kirk Trombley 11c79a3145 Changing back-end to return things sorted by score 5 lat temu
  Kirk Trombley 4b6f3f4784 Working out the most basic game loop 5 lat temu
  Kirk Trombley 277bdd5a79 Cleaning up the wiring in preparation for turning Game component into main driver 5 lat temu