171 Commits (master)
 

Author SHA1 Message Date
Burathar 029f86f6c7 set new tileserver 3 years ago
Burathar 104126c7bf add tests and move methods from routes to models 5 years ago
Burathar ef29816a96 test if game objectives are deleted recursively 5 years ago
Burathar 1a176890c0 Make map markers hyperlinks (resole issue #33) 5 years ago
Burathar 9b8d818391 Change objective.html old markers to green, and add tooltip to objectivemarker 5 years ago
Burathar 271941ac85 Add exsisting markers to addObjective, fix map zooming on all pages 5 years ago
Burathar 1922464ca1 Resolve error when player with Role.none requests a dashboard 5 years ago
Burathar 2098b80a7b show a warning and return when a player is added twice to a game 5 years ago
Burathar 1c48c6942f Update dashboard tables when new locations get pulled 5 years ago
Burathar fc037da2e6 Actively fetch new locations and display own location on hunter dashboard 5 years ago
Burathar f11c05ff1f auto update own location on bunny and owner dashboard 5 years ago
Burathar 982a220bc2 add own location to owner dashboard 5 years ago
Burathar 1cad73b72b fix update marker when no playerlocation is registered. Fix situaton when no game endtime is defined 5 years ago
Burathar 8dda257a6f auto update players on map owner dashboard 5 years ago
Burathar 6df123372e change pollLocations timeout 5 years ago
Burathar 48b7431c74 make game_player map self-updating 5 years ago
Burathar cfa23156ae Merge branch 'master' of git.sciuro.org:Burathar/The-Hunt 5 years ago
Burathar 7b3755655d resole issue #19: make sure game keeps at least one owner 5 years ago
Burathar 4d2f85d288 move player routes to routes_player.py 5 years ago
Burathar 482bc7aeea move objective routes to separate file 5 years ago
Burathar 6a3f42ea09 Move game settings into separate blueprint 5 years ago
Burathar 0341543371 Remove database_dump from repo 5 years ago
Burathar 4089777f88 Implement hide/publish/pause/resume game, fix database boolean default 5 years ago
Burathar c5488d4aa3 rectify test objective longitudes 5 years ago
Burathar 3f9b3f0650 split create_game and edit_game. replace game state with hidden and paused in database (issue #34) 5 years ago
Burathar 7c6494cd5e remove state selectfield from create and modify game 5 years ago
Burathar c735463f95 change game.state references to game.get_state 5 years ago
Burathar 9f86805787 implement update_state and rename GameState.initiated to GameState.hidden 5 years ago
Burathar f53f5b948c Change GameState.started to GameState.active 5 years ago
Burathar 520847904e fix some map zooming issues 5 years ago
Burathar 010e31670b remove trailing whitespace 5 years ago
Burathar 7b6326dc46 fix player is null error on game_owner_dashboard 5 years ago
Burathar b36766cbac fix Create_Game/Change Game Settings timezone issues 5 years ago
Burathar 77c341f3f6 add debug lines 5 years ago
Burathar d9eb2f7ff9 stuff 5 years ago
Burathar 0a4b324e29 remove unused import 5 years ago
Burathar 46ea068900 change copy-pasted labels 5 years ago
Burathar 733c80e371 fix create game game exists coding error, fix timepicker default value 5 years ago
Burathar b4e508e020 enforce game start,end, and state, add been found to gameplayerinfo 5 years ago
Burathar a8f50d9e13 fix delete user 5 years ago
Burathar 2cd3ecd079 set person markers for players, style game_player polyline 5 years ago
Burathar c4e1785718 add person markers 5 years ago
Burathar f1c425d2a9 Merge branch 'master' of git.sciuro.org:Burathar/The-Hunt 5 years ago
Burathar 6121584d2f set map bounds 5 years ago
Rogier Neeleman 05efb236ce Give no location in tables 5 years ago
Burathar 62dcb62dfe fix offset None error 5 years ago
Burathar d35a40a415 add wtforms-validators to requerements 5 years ago
Burathar db9dfd0964 test javascript 5 years ago
Burathar 65ab689c3f Merge branch 'master' of git.sciuro.org:Burathar/The-Hunt 5 years ago
Burathar bf75b07418 hide bunny locations younger than 5 minutes from hunter dashboard 5 years ago