Block a user
feature/avoid-repeating-places-in-game
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 20:41:38 +02:00
899817a853
removed unnecessary comment
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 20:39:14 +02:00
c626e36bbb
specified explicit type in function parameter
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 20:26:03 +02:00
8d8074977b
fixing comments
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 20:09:17 +02:00
8b3c95bdc7
handling of deleting places or user updated
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 17:13:10 +02:00
b2535ad78a
refactored function and variable names, and replaced variables in inner scope
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 10:10:38 +02:00
886bd02f88
removed mistakenly added parameter
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 10:06:09 +02:00
7143c7ec63
moved saving to UserPlayedPlace to seperate function
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-06 09:37:26 +02:00
fb7c0e7a5c
renamed the random int generator function
balazs
created branch feature/avoid-repeating-places-in-game in esoko/mapguesser
2021-05-05 21:58:34 +02:00
balazs
pushed to feature/avoid-repeating-places-in-game at esoko/mapguesser
2021-05-05 21:58:34 +02:00
8136273b33
replaced left join with inner join for older places search
3c6a7a3c5f
selection with preference for older places; refactored PlaceRepository
01f3c7c8cf
added preference for places not seen by user in the selection of places for the game
66c871fbc2
Extended Select functionality with handling of derived tables
807b4d024f
extended database with UserPlayedPlace table for tracking when and what place a User played in game
radius calculation for new panorama search based on latitude and mercator projection for google maps
cc24f96395
Merge pull request 'radius calculation for new panorama search based on latitude and mercator projection for google maps' (#36) from feature/more-accurate-new-selection-in-mapeditor-on-google-maps into develop
c3e5a6db1c
radius calculation for new panorama search based on latitude and mercator projection for google maps
radius calculation for new panorama search based on latitude and mercator projection for google maps
balazs
created branch feature/more-accurate-new-selection-in-mapeditor-on-google-maps in esoko/mapguesser
2021-05-02 16:58:00 +02:00
balazs
pushed to feature/more-accurate-new-selection-in-mapeditor-on-google-maps at esoko/mapguesser
2021-05-02 16:58:00 +02:00
c3e5a6db1c
radius calculation for new panorama search based on latitude and mercator projection for google maps