Commit Graph

817 Commits

Author SHA1 Message Date
James Lyne
5896d4504c Fix PlayerMarker name disappearing when hidden 2021-09-29 15:31:09 +01:00
James Lyne
016b784634 Fix PlayerMarker health/armor not displaying immediately 2021-09-29 15:02:17 +01:00
James Lyne
493fd91299 Remove extra PlayerMarker name padding when health/armor are both disabled 2021-09-29 15:01:34 +01:00
James Lyne
58199aaed0 Use large player image on Pl3xmap when both health/armor are enabled 2021-09-29 14:56:13 +01:00
James Lyne
5ce922505b Fix getMinecraftHead calls 2021-09-29 14:39:56 +01:00
James Lyne
a65644cf34 Merge remote-tracking branch 'origin/master' 2021-09-29 14:37:29 +01:00
James Lyne
96b43899a4 Optimise some images 2021-09-29 14:35:18 +01:00
James Lyne
5087d0e29c New health/armor images, PlayerMarker label style tweaks 2021-09-29 14:35:03 +01:00
James Lyne
66355dfe38 Decouple player image pixel size from PlayerMarker.
- Use single template image and set size after cloning
- Use util method to retrieve pixel size when needed
- Use LiveAtlasPlayerImageSize in getMinecraftHead
2021-09-29 14:33:52 +01:00
James Lyne
07d851fc86 Use 20 for health/armor meter max 2021-09-29 14:32:12 +01:00
James Lyne
a3d7c118c5
Merge pull request #173 from JLyne/dependabot/npm_and_yarn/jest-27.2.3
Bump jest from 27.2.2 to 27.2.3
2021-09-29 11:38:26 +01:00
James Lyne
770c9242a8 Player marker improvements
- Use <meter> for health/armor
- Condense small/body image properties into single image size option
- Remove image-size dependant margins
- Add circle alongside label for indicating player position
2021-09-29 01:30:35 +01:00
dependabot[bot]
2ed1bb17a9
Bump jest from 27.2.2 to 27.2.3
Bumps [jest](https://github.com/facebook/jest) from 27.2.2 to 27.2.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 22:10:43 +00:00
James Lyne
146a5efc82 Merge remote-tracking branch 'origin/master' 2021-09-28 18:55:13 +01:00
James Lyne
bfc0a381a8 Respect pl3xmap show-armor setting 2021-09-28 18:54:51 +01:00
James Lyne
c71e8289dd Only fetch Pl3xmap players when player markers are enabled 2021-09-28 18:38:34 +01:00
James Lyne
b56945e2fc
Merge pull request #170 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.32.0
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0
2021-09-28 15:19:10 +01:00
dependabot[bot]
621425df39
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.2 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:31:32 +00:00
James Lyne
a5e3d0abf2
Merge pull request #168 from JLyne/dependabot/npm_and_yarn/jest-27.2.2
Bump jest from 27.2.1 to 27.2.2
2021-09-28 14:30:44 +01:00
James Lyne
e1af56af5d
Merge pull request #169 from JLyne/dependabot/npm_and_yarn/types/node-16.10.1
Bump @types/node from 16.9.6 to 16.10.1
2021-09-28 14:30:37 +01:00
James Lyne
7b9b4929cd
Merge pull request #171 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0
2021-09-28 14:30:25 +01:00
James Lyne
c3cadd7bb3
Update README.md 2021-09-28 14:30:03 +01:00
James Lyne
d1d31b64bc Merge remote-tracking branch 'origin/master' 2021-09-28 13:33:19 +01:00
James Lyne
0ae8b11ce6 Ensure trailing / in Pl3xmap base URL 2021-09-28 13:33:05 +01:00
James Lyne
98d7ede3d9 Remove extra / from Pl3xmap players URL (Closes #125) 2021-09-28 13:32:42 +01:00
dependabot[bot]
472d91b6da
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 22:27:33 +00:00
dependabot[bot]
e2724a8ba9
Bump @types/node from 16.9.6 to 16.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.6 to 16.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 22:26:41 +00:00
dependabot[bot]
7d11b80576
Bump jest from 27.2.1 to 27.2.2
Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 22:26:15 +00:00
James Lyne
d45570ca1a
Merge pull request #167 from JLyne/dependabot/npm_and_yarn/vue-3.2.19
Bump vue from 3.2.16 to 3.2.19
2021-09-26 00:50:17 +01:00
dependabot[bot]
5127cbd7e8
Bump vue from 3.2.16 to 3.2.19
Bumps [vue](https://github.com/vuejs/vue) from 3.2.16 to 3.2.19.
- [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-25 23:47:41 +00:00
James Lyne
d786691ba5
Merge pull request #164 from JLyne/dependabot/npm_and_yarn/vue/test-utils-2.0.0-rc.15
Bump @vue/test-utils from 2.0.0-rc.14 to 2.0.0-rc.15
2021-09-26 00:46:52 +01:00
James Lyne
88da4133ea
Merge pull request #165 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.18
Bump @vue/compiler-sfc from 3.2.16 to 3.2.18
2021-09-26 00:46:38 +01:00
James Lyne
8acfce8866
Merge pull request #166 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-1.9.2
Bump @vitejs/plugin-vue from 1.9.1 to 1.9.2
2021-09-26 00:46:18 +01:00
dependabot[bot]
b99579b930
Bump @vitejs/plugin-vue from 1.9.1 to 1.9.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.9.1 to 1.9.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.9.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-24 22:13:33 +00:00
dependabot[bot]
80f24cf622
Bump @vue/compiler-sfc from 3.2.16 to 3.2.18
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.16 to 3.2.18.
- [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.18/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-24 22:13:00 +00:00
dependabot[bot]
2edd1ea623
Bump @vue/test-utils from 2.0.0-rc.14 to 2.0.0-rc.15
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-rc.14 to 2.0.0-rc.15.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 22:12:40 +00:00
James Lyne
d0769fa5d2
Merge pull request #160 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-1.9.1
Bump @vitejs/plugin-vue from 1.9.0 to 1.9.1
2021-09-24 12:04:52 +01:00
James Lyne
43d3e68846
Merge pull request #162 from JLyne/dependabot/npm_and_yarn/vue-3.2.16
Bump vue from 3.2.14 to 3.2.16
2021-09-24 12:04:42 +01:00
dependabot[bot]
a40385fba1
Bump vue from 3.2.14 to 3.2.16
Bumps [vue](https://github.com/vuejs/vue) from 3.2.14 to 3.2.16.
- [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-23 22:09:32 +00:00
dependabot[bot]
582ffe1404
Bump @vitejs/plugin-vue from 1.9.0 to 1.9.1
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.9.0 to 1.9.1.
- [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.9.1/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-23 22:08:22 +00:00
James Lyne
dddcd54564
Merge pull request #149 from JLyne/dependabot/npm_and_yarn/jest-27.2.1
Bump jest from 27.2.0 to 27.2.1
2021-09-23 00:34:12 +01:00
James Lyne
b318ad5a0e
Merge pull request #159 from JLyne/dependabot/npm_and_yarn/vue-3.2.14
Bump vue from 3.2.13 to 3.2.14
2021-09-23 00:33:55 +01:00
dependabot[bot]
023d707ec9
Bump jest from 27.2.0 to 27.2.1
Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 23:29:42 +00:00
dependabot[bot]
50a8a5370b
Bump vue from 3.2.13 to 3.2.14
Bumps [vue](https://github.com/vuejs/vue) from 3.2.13 to 3.2.14.
- [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-22 23:29:37 +00:00
James Lyne
fed861a85a
Merge pull request #156 from JLyne/dependabot/npm_and_yarn/types/jest-27.0.2
Bump @types/jest from 27.0.1 to 27.0.2
2021-09-23 00:29:14 +01:00
James Lyne
991e967d2c
Merge pull request #157 from JLyne/dependabot/npm_and_yarn/sass-1.42.1
Bump sass from 1.41.1 to 1.42.1
2021-09-23 00:28:48 +01:00
dependabot[bot]
369ce61bd9
Bump sass from 1.41.1 to 1.42.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.41.1 to 1.42.1.
- [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.41.1...1.42.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 23:25:35 +00:00
James Lyne
59ecb2f688
Merge pull request #150 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.2
Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
2021-09-23 00:25:29 +01:00
James Lyne
c7cef90796
Merge pull request #154 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-1.9.0
Bump @vitejs/plugin-vue from 1.8.1 to 1.9.0
2021-09-23 00:25:17 +01:00
James Lyne
20d420ff35
Merge pull request #155 from JLyne/dependabot/npm_and_yarn/vue-3.2.13
Bump vue from 3.2.12 to 3.2.13
2021-09-23 00:25:09 +01:00