|
b22f13887f
|
clicking on compass sets the heading direction to north
default-pipeline default-pipeline #144
|
2021-04-29 12:39:44 +02:00 |
|
|
2a3f2212a7
|
replaced span with div for the compass item
default-pipeline default-pipeline #143
|
2021-04-29 12:12:17 +02:00 |
|
|
98df08e5fa
|
Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
|
2021-04-29 12:10:02 +02:00 |
|
|
8f0cfd4489
|
replaced spans with divs again and fixed the css issue
default-pipeline default-pipeline #142
|
2021-04-29 12:08:04 +02:00 |
|
|
d42280eb10
|
only the image is rotated, not the whole div
default-pipeline default-pipeline #141
|
2021-04-29 09:18:24 +02:00 |
|
|
0739c65961
|
Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
|
2021-04-29 09:11:32 +02:00 |
|
|
3122696364
|
added the visibility reset to resetRound and reverted the span div replacement in the view
default-pipeline default-pipeline #140
|
2021-04-29 09:07:44 +02:00 |
|
|
ea599809b8
|
Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
|
2021-04-29 08:34:39 +02:00 |
|
|
f0b0de405c
|
Merge branch 'develop' into feature/return-to-starting-point-button
default-pipeline default-pipeline #138
|
2021-04-29 08:25:52 +02:00 |
|
|
ffc4aaf110
|
fixed findings
default-pipeline default-pipeline #137
|
2021-04-29 08:24:20 +02:00 |
|
|
4039202268
|
fix typo
default-pipeline default-pipeline #133
|
2021-04-29 00:58:20 +02:00 |
|
|
8800724aa9
|
generalize author attribution
default-pipeline default-pipeline #130
|
2021-04-29 00:52:46 +02:00 |
|
|
e33d8c02e9
|
added compass button and coupled its transform:rotate style attribute with the POV heading value
|
2021-04-28 20:33:17 +02:00 |
|
|
b9927f79fc
|
added a new button to the view for the return to starting point feature
|
2021-04-28 17:58:48 +02:00 |
|
|
8bc3fda49b
|
jump to coordinate feature added to the header stripe
default-pipeline default-pipeline #114
|
2021-04-27 10:18:28 +02:00 |
|
|
20914b466e
|
MAPG-205 add elements for showing countdown
|
2021-04-04 14:20:12 +02:00 |
|
|
3630637ec1
|
MAPG-205 handle round timeout on frontend
|
2021-04-04 14:20:12 +02:00 |
|
|
42854fe975
|
MAPG-208 error handling adaptations
default-pipeline default-pipeline #53
|
2021-03-21 14:37:08 +01:00 |
|
|
e3771d36ce
|
MAPG-203 use MULTI_WS_URL environment variable
default-pipeline default-pipeline #42
|
2021-03-20 21:21:40 +01:00 |
|
|
563f900423
|
MAPG-203 implement game mode selection UI
|
2021-03-20 19:45:20 +01:00 |
|
|
24a10c534e
|
MAPG-203 frontend adaptations for multiplayer
|
2021-03-20 19:44:48 +01:00 |
|
|
2a7b5fb992
|
MAPG-196 fix regex that recognizes remote static root
|
2020-07-06 21:59:25 +02:00 |
|
|
317329ae84
|
MAPG-196 revert link preload to plain stylesheet because it is not supported everywhere
|
2020-07-06 21:12:56 +02:00 |
|
|
66c709f00d
|
MAPG-196 reposition of cookie notice
|
2020-07-06 20:04:39 +02:00 |
|
|
2737c7d6d6
|
MAPG-196 speed up asset loading, add missing description, add missing image alts
|
2020-07-06 20:04:39 +02:00 |
|
|
9e5f7405d1
|
MAPG-199 move test views to another folder to prevent code analysis errors
|
2020-07-05 23:18:57 +02:00 |
|
|
de1d7338a4
|
MAPG-141 add reset password functionality
|
2020-07-05 00:09:11 +02:00 |
|
|
7539f637b0
|
MAPG-141 add and fix some links to login/signup
|
2020-07-05 00:04:35 +02:00 |
|
|
8ac5d5c6e2
|
MAPG-187 adapt views to the new parser
|
2020-06-28 19:35:14 +02:00 |
|
|
3555be9b63
|
MAPG-188 get rid of inline js
|
2020-06-28 17:56:47 +02:00 |
|
|
4333240acc
|
MAPG-181 add stuff to authenticate without password
|
2020-06-28 03:18:51 +02:00 |
|
|
4099f1d962
|
MAPG-181 add new layout type (minimal)
|
2020-06-28 03:16:48 +02:00 |
|
|
2fac828098
|
MAPG-181 text fixes
|
2020-06-28 03:16:28 +02:00 |
|
|
596b29f841
|
MAPG-175 add theme color
|
2020-06-27 13:09:24 +02:00 |
|
|
efdd5c54be
|
MAPG-180 ability to inline CSS and JS assets
|
2020-06-27 12:51:00 +02:00 |
|
|
825e0744ec
|
MAPG-180 rename pagescript to pageScript
|
2020-06-27 12:47:13 +02:00 |
|
|
18bf9aaade
|
MAPG-180 declare CSS and JS files
|
2020-06-27 02:25:54 +02:00 |
|
|
1287fa0bc9
|
MAPG-89 rewrite views and view templates to the new concept
|
2020-06-27 00:47:14 +02:00 |
|
|
ec969167e4
|
MAPG-180 standardize form submit with AJAX
|
2020-06-25 22:35:04 +02:00 |
|
|
27115e44b6
|
MAPG-180 extract all inline JS into separate JS file
|
2020-06-25 20:42:12 +02:00 |
|
|
b1ae7391e7
|
MAPG-156 implement user deletion
|
2020-06-25 20:26:51 +02:00 |
|
|
910fdddf34
|
MAPG-156 adapt account's JS to the new helper functions
|
2020-06-25 20:26:51 +02:00 |
|
|
ad24f8ac28
|
MAPG-156 rename profile to account
|
2020-06-25 16:44:34 +02:00 |
|
|
f8a570d0d5
|
MAPG-178 add Google Analytics
style adaptations
cookie notice improvements
|
2020-06-25 14:02:39 +02:00 |
|
|
4561c825a4
|
MAPG-172 make variable local
|
2020-06-24 23:21:14 +02:00 |
|
|
eae7cefae1
|
MAPG-172 don't close the cookie DIV if not the agree button was clicked
|
2020-06-24 23:00:26 +02:00 |
|
|
0d627f297e
|
MAPG-172 quote I agree
|
2020-06-24 22:55:13 +02:00 |
|
|
9f839d3f5d
|
MAPG-174 create separate div for description and align description vertically middle
|
2020-06-24 22:32:54 +02:00 |
|
|
70fb30f673
|
MAPG-174 align description center
|
2020-06-24 22:10:24 +02:00 |
|
|
e8c246f002
|
MAPG-172 add cookie consent DIV and JS handler
|
2020-06-24 21:57:41 +02:00 |
|