20 Commits (029f86f6c78adac1213efc6c2694cdd38081dd74)

Author SHA1 Message Date
Burathar 104126c7bf add tests and move methods from routes to models 4 years ago
Burathar 8dda257a6f auto update players on map owner dashboard 4 years ago
Burathar 4089777f88 Implement hide/publish/pause/resume game, fix database boolean default 4 years ago
Burathar 3f9b3f0650 split create_game and edit_game. replace game state with hidden and paused in database (issue #34) 4 years ago
Burathar 7c6494cd5e remove state selectfield from create and modify game 4 years ago
Burathar 9f86805787 implement update_state and rename GameState.initiated to GameState.hidden 4 years ago
Burathar f53f5b948c Change GameState.started to GameState.active 4 years ago
Burathar 010e31670b remove trailing whitespace 4 years ago
Burathar 7b6326dc46 fix player is null error on game_owner_dashboard 4 years ago
Burathar b4e508e020 enforce game start,end, and state, add been found to gameplayerinfo 4 years ago
Burathar 62dcb62dfe fix offset None error 4 years ago
Burathar bf75b07418 hide bunny locations younger than 5 minutes from hunter dashboard 4 years ago
Burathar 2bc24a47c2 implement photoreview 4 years ago
Burathar 8776302c2a filter None results from game.last_locations() 4 years ago
Burathar 5624f737bf fix users association 4 years ago
Burathar f387cd5b9b rename game_players to players, add bunnies method 4 years ago
Burathar 703af9b4e3 Resolve issue #17 and implement deletegame 4 years ago
Burathar 182eebbc35 fix issues that arise from updating to database model 1.4 4 years ago
Burathar bbb5504dad make model modules itself import each other with relative imports 4 years ago
Burathar 7e4f2b67dc Rename Player table to User, split models into separate files 4 years ago