You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Burathar 104126c7bf add tests and move methods from routes to models 4 years ago
..
tests add tests and move methods from routes to models 4 years ago
__init__.py Add exsisting markers to addObjective, fix map zooming on all pages 4 years ago
game.py add tests and move methods from routes to models 4 years ago
game_player.py hide bunny locations younger than 5 minutes from hunter dashboard 4 years ago
game_state.py Implement hide/publish/pause/resume game, fix database boolean default 4 years ago
location.py fix issues that arise from updating to database model 1.4 4 years ago
notification.py make model modules itself import each other with relative imports 4 years ago
notification_player.py Implement hide/publish/pause/resume game, fix database boolean default 4 years ago
objective.py Add exsisting markers to addObjective, fix map zooming on all pages 4 years ago
player_caught_player.py implement photoreview 4 years ago
player_found_objective.py Replace relation between user and player_found_objective with game_player and player_found_objective 4 years ago
review.py implement photoreview 4 years ago
role.py Rename Player table to User, split models into separate files 4 years ago
user.py Resolve error when player with Role.none requests a dashboard 4 years ago