Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley cf5a37836f Improving styling on the PreGame screen il y a 5 ans
  Kirk Trombley eaa69040a7 Removed the gross React.memo logic from ClickMarkerMap il y a 5 ans
  Kirk Trombley 51d736d824 Fixing a bug in the scoring logic, turns out I need to relearn python il y a 5 ans
  Kirk Trombley 3d1994d247 Renaming all the components in the front end to be react style il y a 5 ans
  Kirk Trombley 052a6b2acd Fixing a bug in the generate_coord logic il y a 5 ans
  kirkleon 6b0242c85d Update 'server/lib.py' il y a 5 ans
  Kirk Trombley c6d4724351 Improving scoring logic il y a 5 ans
  Kirk Trombley 31f2e5b340 Fixing other back-end bugs il y a 5 ans
  Kirk Trombley 6a8f99d4c0 Fixing some imports and making the create game into a static method (fixing a bug) il y a 5 ans
  Kirk Trombley a3e17eb2bd Whoops - name collision il y a 5 ans
  Kirk Trombley 1a18c722f4 Refactoring the back-end a little il y a 5 ans
  Kirk Trombley 5289d5c7f1 Rewriting Game Panel to use hooks il y a 5 ans
  Kirk Trombley b01e0b1540 Reorganizing some util components and fixing a styling issue on the header and footer il y a 5 ans
  Kirk Trombley 1e02da9cfb Updating readme il y a 5 ans
  Kirk Trombley f529e2881a Cleaning up some styling il y a 5 ans
  Kirk Trombley b686c70224 Finishing touches on mobile responsiveness il y a 5 ans
  Kirk Trombley 4fd8e90076 First pass at mobile responsiveness il y a 5 ans
  Kirk Trombley e5b5cea4c7 Extracted all styling from the game panel il y a 5 ans
  Kirk Trombley d413fe0afd Moving header and footer out as a separate wrapper component, so it does not show up during the game il y a 5 ans
  Kirk Trombley 30f554309c Extracting styling of PlayerScores il y a 5 ans
  Kirk Trombley e0e84f9298 Extracting styling of RoundSummary component il y a 5 ans
  Kirk Trombley 0a400bbd0a Extracting styling of PreRound component il y a 5 ans
  Kirk Trombley c8985b29fe Extracting styling of PreGame and sub-components il y a 5 ans
  Kirk Trombley 75b1f75783 Extracting styling of App and ClickToCopy il y a 5 ans
  Kirk Trombley f280a5f297 Whitespace cleanup il y a 5 ans
  Kirk Trombley b21c42a3c8 Streamlining the logic of the click marker map and removing some console.logs il y a 5 ans
  Kirk Trombley 109d6fafeb Update README and resolve TODO il y a 5 ans
  Kirk Trombley 5d56ca25c0 Converting timer to use hooks il y a 5 ans
  Kirk Trombley e55d574cf7 Fixing some imports il y a 5 ans
  Kirk Trombley b334c87411 Moving screens into a screens directory il y a 5 ans