Block a user
feature/return-to-starting-point-button
balazs
pushed to feature/return-to-starting-point-button at esoko/mapguesser
2021-04-28 18:31:07 +02:00
3d52c967b6
reformatted: added new line breaks to the game.css
balazs
created branch feature/return-to-starting-point-button in esoko/mapguesser
2021-04-28 18:28:56 +02:00
balazs
pushed to feature/return-to-starting-point-button at esoko/mapguesser
2021-04-28 18:28:56 +02:00
5c8f3d6fb9
returns to start when clicked on home symbol
b9927f79fc
added a new button to the view for the return to starting point feature
Stuck scoring at zero fixed by regular map area update in session
56f3a9b380
Merge pull request 'Stuck scoring at zero fixed by regular map area update in session' (#24) from bugfix/scoring-stuck-at-zero into develop
a0d41c388b
Merge branch 'develop' into bugfix/scoring-stuck-at-zero
95553296bd
removed extra line break
508a6899d8
Merge branch 'develop' into bugfix/scoring-stuck-at-zero
be0f7b64b8
refactored comment
a0d41c388b
Merge branch 'develop' into bugfix/scoring-stuck-at-zero
092cc63148
Merge pull request 'jump to coordinate feature added to the header stripe' (#25) from feature/jump-to-specific-coordinates-in-mapeditor into develop
9330227879
Merge branch 'feature/jump-to-specific-coordinates-in-mapeditor' of gitea.e5tv.hu:esoko/mapguesser into feature/jump-to-specific-coordinates-in-mapeditor
faaff33841
removed #jumpForm and reformatted the code
15e3248ee1
Merge branch 'develop' into feature/jump-to-specific-coordinates-in-mapeditor
092cc63148
Merge pull request 'jump to coordinate feature added to the header stripe' (#25) from feature/jump-to-specific-coordinates-in-mapeditor into develop
9330227879
Merge branch 'feature/jump-to-specific-coordinates-in-mapeditor' of gitea.e5tv.hu:esoko/mapguesser into feature/jump-to-specific-coordinates-in-mapeditor
faaff33841
removed #jumpForm and reformatted the code
15e3248ee1
Merge branch 'develop' into feature/jump-to-specific-coordinates-in-mapeditor
8bc3fda49b
jump to coordinate feature added to the header stripe
jump to coordinate feature added to the header stripe
balazs
pushed to feature/jump-to-specific-coordinates-in-mapeditor at esoko/mapguesser
2021-04-27 17:50:34 +02:00
9330227879
Merge branch 'feature/jump-to-specific-coordinates-in-mapeditor' of gitea.e5tv.hu:esoko/mapguesser into feature/jump-to-specific-coordinates-in-mapeditor
faaff33841
removed #jumpForm and reformatted the code
jump to coordinate feature added to the header stripe
True. Not necessary anymore. I wanted to put the text input and button inside a form, but the form tag somehow breaks the template and stops the subheader yield before the form. I'll remove it.
508a6899d8
Merge branch 'develop' into bugfix/scoring-stuck-at-zero
04a897c958
Merge pull request 'folder name db changed to database in the path' (#23) from bugfix/change-path-to-renamed-folder into develop
d78817180b
folder name db changed to database in the path
balazs
pushed to feature/jump-to-specific-coordinates-in-mapeditor at esoko/mapguesser
2021-04-27 17:26:45 +02:00
15e3248ee1
Merge branch 'develop' into feature/jump-to-specific-coordinates-in-mapeditor
04a897c958
Merge pull request 'folder name db changed to database in the path' (#23) from bugfix/change-path-to-renamed-folder into develop
d78817180b
folder name db changed to database in the path
folder name db changed to database in the path
04a897c958
Merge pull request 'folder name db changed to database in the path' (#23) from bugfix/change-path-to-renamed-folder into develop
d78817180b
folder name db changed to database in the path
jump to coordinate feature added to the header stripe
Stuck scoring at zero fixed by regular map area update in session