Commit Graph

734 Commits

Author SHA1 Message Date
James Lyne
98d7ede3d9 Remove extra / from Pl3xmap players URL (Closes #125) 2021-09-28 13:32:42 +01:00
James Lyne
745d29593f Merge remote-tracking branch 'origin/master' 2021-09-12 20:38:07 +01:00
James Lyne
48b94f6bfb Fix parseUrl issues 2021-09-12 20:37:59 +01:00
James Lyne
bfd2b4083f Fix type errors 2021-09-12 20:37:51 +01:00
James Lyne
7e647b7c19 Test improvements 2021-09-12 20:37:07 +01:00
James Lyne
70a5c78678
Merge pull request #127 from JLyne/dependabot/npm_and_yarn/sass-1.39.2
Bump sass from 1.39.0 to 1.39.2
2021-09-11 23:00:01 +01:00
James Lyne
498fee6fde
Merge pull request #126 from JLyne/dependabot/npm_and_yarn/typescript-4.4.3
Bump typescript from 4.4.2 to 4.4.3
2021-09-11 22:59:53 +01:00
dependabot[bot]
ffeee20f45
Bump sass from 1.39.0 to 1.39.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.39.0 to 1.39.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.39.0...1.39.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 22:09:30 +00:00
dependabot[bot]
5bc738eb6a
Bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 22:09:19 +00:00
James Lyne
bcf76a296b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
2021-09-10 15:37:29 +01:00
James Lyne
bce8de9754 Some parseUrl tests 2021-09-10 15:33:01 +01:00
James Lyne
5d133de1e9 Testing preparation 2021-09-10 15:32:48 +01:00
James Lyne
287de1f960 Update default font-family 2021-09-10 15:31:51 +01:00
James Lyne
83bc0ec86d Freeze/seal marker related objects in Pl3xmap provider 2021-09-10 15:31:05 +01:00
James Lyne
8bf0fe04a7 Split DynmapMapProvider build methods into their own file 2021-09-10 15:30:29 +01:00
James Lyne
f90b32c41a Cleanup App.vue and parseUrl
- Fix double event listener add in unmount hook
- Remove onUrlChange as it does the same thing as handleUrl
- Merge duplicate mount/unmount hooks
- Pass a URL to parseUrl instead of directly using window.location
2021-09-10 15:29:27 +01:00
James Lyne
969e9db5cc Cleanup App.vue
- Fix double event listener add in unmount hook
- Remove onUrlChange as it does the same thing as handleUrl
- Merge duplicate mount/unmount hooks
2021-09-10 15:28:12 +01:00
James Lyne
85c4494d57
Merge pull request #124 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.11
Bump @vue/compiler-sfc from 3.2.10 to 3.2.11
2021-09-10 12:49:30 +01:00
James Lyne
146a8edb17
Merge pull request #123 from JLyne/dependabot/npm_and_yarn/vue-3.2.11
Bump vue from 3.2.10 to 3.2.11
2021-09-10 12:49:25 +01:00
James Lyne
bf6f90e708
Merge pull request #122 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-1.6.2
Bump @vitejs/plugin-vue from 1.6.1 to 1.6.2
2021-09-10 12:49:16 +01:00
James Lyne
688661942f
Merge pull request #121 from JLyne/dependabot/npm_and_yarn/vite-2.5.6
Bump vite from 2.5.4 to 2.5.6
2021-09-10 12:49:03 +01:00
dependabot[bot]
6af75e4972
Bump @vue/compiler-sfc from 3.2.10 to 3.2.11
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.11/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 22:11:11 +00:00
dependabot[bot]
5149429529
Bump vue from 3.2.10 to 3.2.11
Bumps [vue](https://github.com/vuejs/vue) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 22:10:38 +00:00
dependabot[bot]
6ff95b4e62
Bump @vitejs/plugin-vue from 1.6.1 to 1.6.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-vue@1.6.2/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:12:32 +00:00
dependabot[bot]
7152db6d94
Bump vite from 2.5.4 to 2.5.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.4 to 2.5.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.5.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:12:21 +00:00
James Lyne
cda36db8a5 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
#	package.json
2021-09-08 19:37:10 +01:00
James Lyne
6450b76439 Switch to modern-normalize 2021-09-08 19:28:39 +01:00
James Lyne
63a00d0681 Move loginEnabled logic to store getter 2021-09-08 15:23:21 +01:00
James Lyne
0e57a50e0c Cleanup redundant useStore calls 2021-09-08 15:21:27 +01:00
James Lyne
56470790de Convert more components to composition api 2021-09-08 15:20:04 +01:00
James Lyne
1b9a3e4f1a Cleanup configuration loading a bit
- Move configuration hash clearing to RESET
- Dispatch STOP_UPDATES and RESET actions from LOAD_CONFIGURATION action
- Make exception handling simpler
2021-09-08 14:35:44 +01:00
James Lyne
b31ed2771d
Merge pull request #118 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.10
Bump @vue/compiler-sfc from 3.2.9 to 3.2.10
2021-09-08 11:56:20 +01:00
James Lyne
349f00daa1
Merge pull request #119 from JLyne/dependabot/npm_and_yarn/vue-3.2.10
Bump vue from 3.2.8 to 3.2.10
2021-09-08 11:56:12 +01:00
James Lyne
b5584642a2
Merge pull request #120 from JLyne/dependabot/npm_and_yarn/vite-2.5.4
Bump vite from 2.5.3 to 2.5.4
2021-09-08 11:55:58 +01:00
James Lyne
80a60010a3 Merge remote-tracking branch 'origin/master' 2021-09-07 23:21:03 +01:00
James Lyne
aca007ee94 Reset zoom level when switching worlds 2021-09-07 23:20:35 +01:00
James Lyne
ba02a2148f Only allow maps shortcut when login required modal is open 2021-09-07 23:14:54 +01:00
dependabot[bot]
206267a606
Bump vite from 2.5.3 to 2.5.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@2.5.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 22:11:36 +00:00
dependabot[bot]
6c2f7d9493
Bump vue from 3.2.8 to 3.2.10
Bumps [vue](https://github.com/vuejs/vue) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 22:11:19 +00:00
dependabot[bot]
7897faa495
Bump @vue/compiler-sfc from 3.2.9 to 3.2.10
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.10/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 22:11:02 +00:00
James Lyne
12632004d1 Move loginRequired state into store, reset login related state in RESET 2021-09-07 23:10:57 +01:00
James Lyne
b2f58f681c Fully support Pl3xmap URLs 2021-09-07 23:08:44 +01:00
James Lyne
e04fae6675
Update README.md 2021-09-07 21:17:33 +01:00
James Lyne
17a215f367
Update README.md 2021-09-07 19:42:06 +01:00
James Lyne
298f5a1448
Update README.md 2021-09-07 19:11:48 +01:00
James Lyne
cf9b19274c
Update README.md 2021-09-07 19:10:40 +01:00
James Lyne
82f2c8d42b
Update README.md 2021-09-07 18:55:28 +01:00
James Lyne
1bc45e37f4
Update README.md 2021-09-07 18:52:09 +01:00
James Lyne
5dd9b019a7
Update README.md 2021-09-07 18:48:32 +01:00
James Lyne
88cf2f14f6
Update README.md 2021-09-07 18:46:22 +01:00