3dded4f481
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.37.9 to 0.38.2. - [Release notes](https://github.com/johnsoncodehk/volar/releases) - [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md) - [Commits](https://github.com/johnsoncodehk/volar/commits/v0.38.2/packages/vue-tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.idea | ||
java | ||
patches | ||
public | ||
src | ||
test | ||
.env | ||
.gitignore | ||
.npmignore | ||
FUNDING.yml | ||
index.html | ||
LICENSE.md | ||
messages.ts | ||
package-lock.json | ||
package.json | ||
plugin.yml | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
LiveAtlas
A map frontend built with Vue.js and Typescript. Supports Dynmap, Squaremap, Pl3xmap and Overviewer.
LiveAtlas is an alternative frontend which aims to provide a more modern interface and improved performance for busy maps. LiveAtlas is a drop-in replacement for Dynmap; Squaremap, Pl3xmap and Overviewer maps are supported with some additional configuration.
Development is ongoing, but the major features of each map plugin are supported.
You can see it in action here
Supported map features
Supported Browsers
- Chrome 66+
- Edge 80+
- Firefox 60+
- Opera 53+
- Safari 11.1+
IE is not supported
Download
LiveAtlas is available on SpigotMC, Polymart and MCMarket
Dev builds are available in Github actions
Installation
Customisation
The index.html file can be edited to add custom favicons, styles or analytics, just like the map plugins original UIs. All LiveAtlas messages can also be modified here for translation purposes. You are also free to build LiveAtlas yourself to make further changes.
Building
First run npm install
to install LiveAtlas dependencies. You can then either run npm run serve
to start a local dev server, or npm run build
to build.
Support
If you find a bug, please create an issue with as must detail as possible. I'm working on this in my spare time, so fixes are on a best effort basis, but I'll eventually find time for them.
Please do not contact the Dynmap, Squaremap, Pl3xmap or Overviewer teams regarding any issue with LiveAtlas. They will be very upset.
Donate
If you appreciate my work, feel free to:
Cross-browser testing provided by Browserstack.