Kirk Trombley
|
4ca42a766c
Implementation of first submitter endpoint
|
5 年之前 |
Kirk Trombley
|
8d174bdbd5
Creating the TIMEBANK game mode API
|
5 年之前 |
Kirk Trombley
|
b5e62d0769
Fixing a bug in the add_timeout logic
|
5 年之前 |
Kirk Trombley
|
04a6f57bcf
Adding the generationMethod config option
|
5 年之前 |
Kirk Trombley
|
d85111fa05
Remove unneeded import
|
5 年之前 |
Kirk Trombley
|
befeb26f22
Moving some logic out of db and into game_api
|
5 年之前 |
Kirk Trombley
|
9c316d1973
Removing the now unused game.to_dict converter
|
5 年之前 |
Kirk Trombley
|
adb6924961
Tweaking player response to return timeRemaining
|
5 年之前 |
Kirk Trombley
|
c5d774d079
Storing only_america flag and also time remaining on guess
|
5 年之前 |
Kirk Trombley
|
91a609a02b
Trying to distribute countries better
|
5 年之前 |
Kirk Trombley
|
2f435cb190
Just America
|
5 年之前 |
Kirk Trombley
|
43283e5555
fixing issue of not actually saving the link in the db on the back-end
|
5 年之前 |
Kirk Trombley
|
b1f1ab5b91
Actually this is a much cleaner API
|
5 年之前 |
Kirk Trombley
|
21900ebc29
Game link API design
|
5 年之前 |
Kirk Trombley
|
335f84e85d
Some API updates to fix the timeout flag bug
|
5 年之前 |
Kirk Trombley
|
8d866084f7
Using backref instead of a manual query
|
5 年之前 |
Kirk Trombley
|
461bdb03fb
Number of rounds can now be chosen
|
5 年之前 |
Kirk Trombley
|
a6bfa26a1c
Fixing some issues in the to_dict methods
|
5 年之前 |
Kirk Trombley
|
791d94649b
Modifying API to not accept a player name at game creation
|
5 年之前 |
Kirk Trombley
|
fb8b5a3b82
Modifying the underlying database to genericize the number of rounds
|
5 年之前 |
Kirk Trombley
|
6a8f99d4c0
Fixing some imports and making the create game into a static method (fixing a bug)
|
5 年之前 |
Kirk Trombley
|
a3e17eb2bd
Whoops - name collision
|
5 年之前 |
Kirk Trombley
|
1a18c722f4
Refactoring the back-end a little
|
5 年之前 |
Kirk Trombley
|
1f6b0c2970
Some auto-formatting and docs of the back-end
|
5 年之前 |
Kirk Trombley
|
7d3b15e282
Adding a timeout option to the make guess endpoint
|
5 年之前 |
Kirk Trombley
|
69d9d5821e
Still needs some clean up, but the game API is functional now
|
5 年之前 |
Kirk Trombley
|
f326067a3a
Adding models and relationships to db
|
5 年之前 |
Kirk Trombley
|
24c0fca4af
Reorganizing API
|
5 年之前 |
Kirk Trombley
|
2cf2749b58
Adding __str__, putting dev server in debug mode
|
5 年之前 |
Kirk Trombley
|
9bfdfa281e
DB skeleton
|
5 年之前 |