MVP #5.1 #69

Merged
matthieu42morin merged 3 commits from master into deploy/prod 2023-03-11 19:14:20 +00:00

3 Commits

Author SHA1 Message Date
matthieu42morin 000835a34a Adding LocationRequest permission to store as a cookie and in localstorage so that it doesn't keep asking for permission to use location
Changes to be committed:
	modified:   src/lib/components/Map/LocationRequest.svelte
	modified:   src/routes/map.svelte
2023-03-11 20:11:03 +01:00
matthieu42morin a1da093c84 Location permission update
Changes to be committed:
	modified:   package-lock.json
	modified:   package.json
	modified:   src/lib/components/Map/LocationRequest.svelte
	modified:   src/routes/game/game.svelte
	modified:   src/routes/map.svelte
2023-03-11 19:19:27 +01:00
Ota Prokopec 188e91efb0 game fix / loading empty games / locatinRe(fail) 2023-03-09 20:51:28 +01:00