Burathar
|
104126c7bf
|
add tests and move methods from routes to models
|
4 years ago |
Burathar
|
ef29816a96
|
test if game objectives are deleted recursively
|
4 years ago |
Burathar
|
1a176890c0
|
Make map markers hyperlinks (resole issue #33)
|
4 years ago |
Burathar
|
9b8d818391
|
Change objective.html old markers to green, and add tooltip to objectivemarker
|
4 years ago |
Burathar
|
271941ac85
|
Add exsisting markers to addObjective, fix map zooming on all pages
|
4 years ago |
Burathar
|
1922464ca1
|
Resolve error when player with Role.none requests a dashboard
|
4 years ago |
Burathar
|
2098b80a7b
|
show a warning and return when a player is added twice to a game
|
4 years ago |
Burathar
|
1c48c6942f
|
Update dashboard tables when new locations get pulled
|
4 years ago |
Burathar
|
fc037da2e6
|
Actively fetch new locations and display own location on hunter dashboard
|
4 years ago |
Burathar
|
f11c05ff1f
|
auto update own location on bunny and owner dashboard
|
4 years ago |
Burathar
|
982a220bc2
|
add own location to owner dashboard
|
4 years ago |
Burathar
|
1cad73b72b
|
fix update marker when no playerlocation is registered. Fix situaton when no game endtime is defined
|
4 years ago |
Burathar
|
8dda257a6f
|
auto update players on map owner dashboard
|
4 years ago |
Burathar
|
6df123372e
|
change pollLocations timeout
|
4 years ago |
Burathar
|
48b7431c74
|
make game_player map self-updating
|
4 years ago |
Burathar
|
7b3755655d
|
resole issue #19: make sure game keeps at least one owner
|
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
|
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
|
520847904e
|
fix some map zooming issues
|
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
|
b36766cbac
|
fix Create_Game/Change Game Settings timezone issues
|
4 years ago |
Burathar
|
77c341f3f6
|
add debug lines
|
4 years ago |
Burathar
|
d9eb2f7ff9
|
stuff
|
4 years ago |
Burathar
|
0a4b324e29
|
remove unused import
|
4 years ago |
Burathar
|
46ea068900
|
change copy-pasted labels
|
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
|
2cd3ecd079
|
set person markers for players, style game_player polyline
|
4 years ago |
Burathar
|
c4e1785718
|
add person markers
|
4 years ago |
Burathar
|
6121584d2f
|
set map bounds
|
4 years ago |
Rogier Neeleman
|
05efb236ce
|
Give no location in tables
|
4 years ago |
Burathar
|
62dcb62dfe
|
fix offset None error
|
4 years ago |
Burathar
|
db9dfd0964
|
test javascript
|
4 years ago |
Burathar
|
bf75b07418
|
hide bunny locations younger than 5 minutes from hunter dashboard
|
4 years ago |
Rogier Neeleman
|
9e25d8c5e4
|
Upload picture has a better design.
|
4 years ago |
Burathar
|
db31f8e842
|
Add confirmation before deleting game
|
4 years ago |
Burathar
|
326fa3e926
|
Add Delete Game Button
|
4 years ago |
Burathar
|
27dbedeae8
|
fix error in last_locaion
|
4 years ago |
Burathar
|
bfe6d3d6ea
|
set maxZoom to 18, because current tiles don't support zoomlvl 19
|
4 years ago |
Burathar
|
00a6b9ded3
|
fix changePasswordForm
|
4 years ago |
Burathar
|
1502d74973
|
add new files for set and change password
|
4 years ago |