Update README.md

This commit is contained in:
Lukas Rieger 2021-02-16 01:05:15 +01:00 committed by GitHub
parent f520833099
commit 4431debc41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 16 deletions

View File

@ -34,24 +34,14 @@ Keep in mind that we have to maintain all new features and keep supporting them
This means we always can decide to not accept a PR for any reason.
### Todo / planned features
Here is a *(surely incomplete)* list of things that i want to include in future versions. *(They are not in any specific order. There is no guarantee that any of those things will ever be included.)*
- rewrite web-app
- free-flight-controls
- localization config
- a fix for issue #13
- add /bluemap help
- render more tile-entities (banners, shulker-chests, etc..)
- update markers (semi) live (currently if they change, e.g. via plugin, you have to reload the page to see the changes)
- ability to display the world-border
- live daylight cycle
- ability to change a players display names
- smooth lighting (if feasible)
- render entities (armor-stands, item-frames, maybe even cows and such..)
- 3th zoom-layer to be able to zoom out even further
- animated textures (if feasible)
[Here is a todo-list](https://github.com/BlueMap-Minecraft/BlueMap/projects/1?fullscreen=true)! It is ordered by what i right now think is the priority, but it might always change or be reordered at my discretion. *(I develop BlueMap in my free-time, so nothing here is a promise and there are no ETA's)*
### Links
**Wiki:** https://bluecolo.red/map-wiki <br>
**Discord:** https://bluecolo.red/map-discord <br>
**Reddit:** https://www.reddit.com/r/BlueMap <br>
---
[![JetBrainsLogo](https://bluecolored.de/paste/jetbrains-variant-4.svg)](https://www.jetbrains.com/?from=BlueMap)<br>
Special thanks to [JetBrains](https://www.jetbrains.com/?from=BlueMap) for giving out an OpenSource-Licence for BlueMap development!