Balázs Vigh balazs
  • Joined on 2021-04-25
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-20 20:56:04 +02:00
c2df9b7713 MAPG-235 timelimit restriction per round functionality implemented for challenges
bbb66ca979 MAPG-235 challenge token related error handling
Compare 2 commits »
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-19 21:17:19 +02:00
3b98570f6d MAPG-235 noMove, noZoom, noPan restrictions implemented
77ff175794 MAPG-235 added radio button for time limit type and fixed saving restrictions for challenge
ae7fd98256 MAPG-235 allow only logged in users to start a challenge
517d758e8e MAPG-235 fixed place/map deletion
2a1b51b014 MAPG-235 added time limit type field to the challenge
Compare 11 commits »
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-16 20:47:08 +02:00
45ddb7f56a MAPG-235 reduced number of queries for init and guess in challenge
7792f1c3ff MAPG-235 refactor: renamed fields in challenge related tables
Compare 2 commits »
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-15 11:45:08 +02:00
7a1674fdd0 Merge branch 'feature/MAPG-235-basic-challenge-mode' of gitea.e5tv.hu:esoko/mapguesser into feature/MAPG-235-basic-challenge-mode
44df94eb98 MAPG-235 queries with relations on any recursion level implemented
Compare 2 commits »
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-15 11:35:01 +02:00
00afd65d75 MAP-235 queries with relations on any recursion level implemented
21e41b7c36 MAP-235 fixed overlapping markers of history and user's guesses
69964acfb2 MAPG-235 results of other players shown
e7869d67f7 MAPG-235 guesses of other players in the round are sent after guess
93f8fc3f34 MAPG-235 basic gameflow works
Compare 8 commits »
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-10 21:22:24 +02:00
313a3568aa MAPG-235 extended database structure for challenges
balazs created branch feature/MAPG-235-basic-challenge-mode in esoko/mapguesser 2021-05-10 19:55:57 +02:00
balazs pushed to feature/MAPG-235-basic-challenge-mode at esoko/mapguesser 2021-05-10 19:55:57 +02:00
balazs created pull request esoko/mapguesser#43 2021-05-09 11:51:24 +02:00
reverted removal of preference for outdoor panorama in the front end
71c728d56c reverted removal of preference for outdoor panorama in the front end
balazs deleted branch feature/avoid-repeating-places-in-game from esoko/mapguesser 2021-05-09 10:59:05 +02:00
balazs merged pull request esoko/mapguesser#38 2021-05-09 10:58:54 +02:00
feature/avoid-repeating-places-in-game
balazs pushed to develop at esoko/mapguesser 2021-05-09 10:58:54 +02:00
216d30329f Merge pull request 'feature/avoid-repeating-places-in-game' (#38) from feature/avoid-repeating-places-in-game into develop
3f8311d708 implemented review findings
899817a853 removed unnecessary comment
c626e36bbb specified explicit type in function parameter
8d8074977b fixing comments
Compare 15 commits »
balazs pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser 2021-05-08 23:37:48 +02:00
3f8311d708 implemented review findings
balazs deleted branch bugfix/account-cannot-be-deleted from esoko/mapguesser 2021-05-08 21:00:15 +02:00
balazs deleted branch bugfix/cli-user-creation-crashes-when-no-type-is-given from esoko/mapguesser 2021-05-08 21:00:12 +02:00
balazs deleted branch bugfix/unhandled-error-when-trying-to-join-non-existing-room from esoko/mapguesser 2021-05-08 21:00:07 +02:00
balazs deleted branch feature/leaflet-subdomains-in-environment-variables from esoko/mapguesser 2021-05-08 21:00:01 +02:00
balazs merged pull request esoko/mapguesser#41 2021-05-08 20:59:29 +02:00
added error handling when requesting to join non existing room