33 Commits (6df123372e765ca7c183e5e62df9494c70c523dc)

Author SHA1 Message Date
Burathar 48b7431c74 make game_player map self-updating 4 years ago
Burathar 4d2f85d288 move player routes to routes_player.py 4 years ago
Burathar 482bc7aeea move objective routes to separate file 4 years ago
Burathar 6a3f42ea09 Move game settings into separate blueprint 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 c735463f95 change game.state references to game.get_state 4 years ago
Burathar f53f5b948c Change GameState.started to GameState.active 4 years ago
Burathar b36766cbac fix Create_Game/Change Game Settings timezone issues 4 years ago
Burathar d9eb2f7ff9 stuff 4 years ago
Burathar 0a4b324e29 remove unused import 4 years ago
Burathar 733c80e371 fix create game game exists coding error, fix timepicker default value 4 years ago
Burathar b4e508e020 enforce game start,end, and state, add been found to gameplayerinfo 4 years ago
Burathar a8f50d9e13 fix delete user 4 years ago
Burathar bf75b07418 hide bunny locations younger than 5 minutes from hunter dashboard 4 years ago
Burathar 326fa3e926 Add Delete Game Button 4 years ago
Burathar d22d07f935 implement set and change password 4 years ago
Burathar 81bd506e1c fix change player role, dynamicly load addplayer roles 4 years ago
Burathar 5d58700661 implement player location update 4 years ago
Burathar 2bc24a47c2 implement photoreview 4 years ago
Burathar 4161ae5d40 implement find objective 4 years ago
Burathar 554b8d4ec5 do lost of things and work on bunny dashboard 4 years ago
Burathar 2e5f1a2c2f move qr helpers to utils.py, implement user hash login 4 years ago
Burathar 713d4ddee3 implement hunter dashboard, inc catch bunny 4 years ago
Burathar 7540cbf9db replace game.game_players with game.players 4 years ago
Burathar 70171fefa1 Add catch_bunny 4 years ago
Burathar 703af9b4e3 Resolve issue #17 and implement deletegame 4 years ago
Burathar ea4d5189cd resolve issue #20 4 years ago
Burathar 182eebbc35 fix issues that arise from updating to database model 1.4 4 years ago
Burathar 9acedfc2f5 fix renamed method role_in_game 4 years ago
Burathar 8aea63ab90 Move owned_by methods to models file 4 years ago
Burathar 40fd77592d add blueprint methods 4 years ago