Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirk Trombley 4ca42a766c Implementation of first submitter endpoint hace 5 años
  Kirk Trombley 8d174bdbd5 Creating the TIMEBANK game mode API hace 5 años
  Kirk Trombley 7cd12b39cb Adding a new endpoint to check cached point counts hace 5 años
  kirkleon e916244d64 Update 'server/game_api.py' hace 5 años
  Kirk Trombley fd3d111111 Using PointSources in game_api hace 5 años
  Kirk Trombley 3533c16047 Partitioning urban centers and adding only_america logic to urban gen hace 5 años
  Kirk Trombley 9f6464d30c Lazy first pass at supporting urban generator, that is, do not allow onlyAmerica hace 5 años
  Kirk Trombley 0b62867846 Implementing the RANDOMSTREETVIEW generationMethod hace 5 años
  Kirk Trombley 04a6f57bcf Adding the generationMethod config option hace 5 años
  Kirk Trombley befeb26f22 Moving some logic out of db and into game_api hace 5 años
  Kirk Trombley e6145b713b Removing the now unused back-end endpoint hace 5 años
  Kirk Trombley a6e9808d92 Improving some checks for the data coming in hace 5 años
  Kirk Trombley c5d774d079 Storing only_america flag and also time remaining on guess hace 5 años
  Kirk Trombley eb2d59b145 Bumping API version and adding the new endpoints hace 5 años
  Kirk Trombley 2f435cb190 Just America hace 5 años
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end hace 5 años
  Kirk Trombley b1f1ab5b91 Actually this is a much cleaner API hace 5 años
  Kirk Trombley 461bdb03fb Number of rounds can now be chosen hace 5 años
  Kirk Trombley c5a0a7d09f Updating to the new player ID API hace 5 años
  Kirk Trombley 791d94649b Modifying API to not accept a player name at game creation hace 5 años
  Kirk Trombley fb8b5a3b82 Modifying the underlying database to genericize the number of rounds hace 5 años
  Kirk Trombley 4b1697f8d4 Updating the API to supply just the target on a current round endpoint hace 5 años
  Kirk Trombley 31f2e5b340 Fixing other back-end bugs hace 5 años
  Kirk Trombley 6a8f99d4c0 Fixing some imports and making the create game into a static method (fixing a bug) hace 5 años
  Kirk Trombley a3e17eb2bd Whoops - name collision hace 5 años
  Kirk Trombley 1a18c722f4 Refactoring the back-end a little hace 5 años
  Kirk Trombley 7ca163d654 Putting an API key that is only for the static streetview api in the back-end, removing unneeded api endpoint hace 5 años
  Kirk Trombley 4a73d1490c Fixing string splitting bug for names hace 5 años
  Kirk Trombley 1f6b0c2970 Some auto-formatting and docs of the back-end hace 5 años
  Kirk Trombley 7d3b15e282 Adding a timeout option to the make guess endpoint hace 5 años