Merge remote-tracking branch 'origin/master'

This commit is contained in:
James Lyne 2021-12-16 00:33:52 +00:00
commit 89617f61a4
3 changed files with 247 additions and 247 deletions

View File

@ -1,9 +1,9 @@
# LiveAtlas
A [Dynmap](https://github.com/webbukkit/dynmap) and [Pl3xmap](https://github.com/pl3xgaming/Pl3xMap) frontend built with [Vue.js](https://github.com/vuejs/vue) and Typescript.
A [Dynmap](https://github.com/webbukkit/dynmap) and [Pl3xmap](https://github.com/NeumimTo/Pl3xMap) frontend built with [Vue.js](https://github.com/vuejs/vue) and Typescript.
![A LiveAtlas screenshot](https://minecraft.rtgame.co.uk/liveatlas/liveatlas4.png)
LiveAtlas is an alternative frontend for Dynmap and Pl3xmap, which aims to provide a more modern interface and improved performance for busy maps. LiveAtlas is a drop-in drop-in replacement for Dynmap, and Pl3xmap maps are supported with some additional configuration.
LiveAtlas is an alternative frontend for Dynmap and Pl3xmap, which aims to provide a more modern interface and improved performance for busy maps. LiveAtlas is a drop-in replacement for Dynmap, and Pl3xmap maps are supported with some additional configuration.
Development is ongoing, but all of the major Dynmap/Pl3xmap features are supported.
@ -16,7 +16,7 @@ You can see it in action [here](https://minecraft.rtgame.co.uk/map/build)
| Viewing maps | ✅ | ✅ |
| Markers | ✅ | ✅ |
| Player markers | ✅ | ✅ |
| Player facing direction | n/a | |
| Player facing direction | n/a | |
| Popups | ✅ | ✅ |
| Tooltips | n/a | ✅ |
| Tile updates | ✅ | ✅ |

486
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@
"cpy-cli": "^3.1.1",
"eslint": "^8.4",
"eslint-plugin-vue": "^8.0",
"jest": "^27.3.1",
"jest": "^27.4.4",
"jest-in-case": "^1.0.2",
"npm-run-all": "^4.1.5",
"patch-package": "^6.4",