Balázs Vigh balazs
  • Joined on 2021-04-25
balazs created pull request esoko/mapguesser#30 2021-04-29 14:01:08 +02:00
readyToContinue is true by default and set to false only in the multigame initializing
balazs created branch bugfix/quickfix-for-single-play-cannot-be-restarted in esoko/mapguesser 2021-04-29 14:00:17 +02:00
62f4fd7b84 readyToContinue is true by default and set to false only in the multigame initializing
balazs pushed to feature/in-game-compass at esoko/mapguesser 2021-04-29 12:39:52 +02:00
b22f13887f clicking on compass sets the heading direction to north
balazs commented on pull request esoko/mapguesser#26 2021-04-29 12:14:12 +02:00
feature/return-to-starting-point-button

I've realized I've left out the .navigationItem and that's why not the right div was selected. (I see now, that you wrote it correctly in your suggestion)

balazs pushed to feature/in-game-compass at esoko/mapguesser 2021-04-29 12:12:30 +02:00
2a3f2212a7 replaced span with div for the compass item
98df08e5fa Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
8f0cfd4489 replaced spans with divs again and fixed the css issue
Compare 3 commits »
balazs pushed to feature/return-to-starting-point-button at esoko/mapguesser 2021-04-29 12:09:26 +02:00
8f0cfd4489 replaced spans with divs again and fixed the css issue
balazs pushed to feature/in-game-compass at esoko/mapguesser 2021-04-29 09:18:39 +02:00
d42280eb10 only the image is rotated, not the whole div
0739c65961 Merge branch 'feature/return-to-starting-point-button' into feature/in-game-compass
3122696364 added the visibility reset to resetRound and reverted the span div replacement in the view
462f6cde80 Merge branch 'feature/return-to-starting-point-button' of gitea.e5tv.hu:esoko/mapguesser into feature/return-to-starting-point-button
3f4fa83d87 reverted replacing spans with divs
Compare 12 commits »
balazs commented on pull request esoko/mapguesser#26 2021-04-29 09:09:07 +02:00
feature/return-to-starting-point-button

I don't know why, but it breaks the visualization. I didn't see any difference in the CSS tree, when I tried it.

balazs pushed to feature/return-to-starting-point-button at esoko/mapguesser 2021-04-29 09:08:09 +02:00
3122696364 added the visibility reset to resetRound and reverted the span div replacement in the view
balazs pushed to feature/return-to-starting-point-button at esoko/mapguesser 2021-04-29 09:05:50 +02:00
462f6cde80 Merge branch 'feature/return-to-starting-point-button' of gitea.e5tv.hu:esoko/mapguesser into feature/return-to-starting-point-button
3f4fa83d87 reverted replacing spans with divs
Compare 2 commits »
balazs pushed to feature/return-to-starting-point-button at esoko/mapguesser 2021-04-29 08:25:53 +02:00
f0b0de405c Merge branch 'develop' into feature/return-to-starting-point-button
58cdc1be8d Merge pull request 'fix typo' (#29) from feature/modify-author into develop
4039202268 fix typo
4677cc5229 Merge pull request 'generalize author attribution' (#28) from feature/modify-author into develop
8800724aa9 generalize author attribution
Compare 5 commits »
balazs pushed to feature/return-to-starting-point-button at esoko/mapguesser 2021-04-29 08:25:38 +02:00
ffc4aaf110 fixed findings
balazs commented on pull request esoko/mapguesser#26 2021-04-29 08:12:23 +02:00
feature/return-to-starting-point-button

I didn't want to break the symmetry, and I was thinking putting buttons to the right as well. But if you prefer the button to be larger over the symmetry, it's fine by me.

balazs reopened pull request esoko/mapguesser#26 2021-04-29 08:09:21 +02:00
feature/return-to-starting-point-button
balazs closed pull request esoko/mapguesser#26 2021-04-28 20:56:39 +02:00
feature/return-to-starting-point-button
balazs created pull request esoko/mapguesser#27 2021-04-28 20:54:23 +02:00
Features Return to Start & In-Game Compass
balazs pushed to feature/in-game-compass at esoko/mapguesser 2021-04-28 20:46:59 +02:00
08c38c6374 reverted style tailoring for guess
balazs created branch feature/in-game-compass in esoko/mapguesser 2021-04-28 20:43:29 +02:00
balazs pushed to feature/in-game-compass at esoko/mapguesser 2021-04-28 20:43:29 +02:00
854775011c tailored the style for the navigation buttons
e33d8c02e9 added compass button and coupled its transform:rotate style attribute with the POV heading value
Compare 2 commits »