Minetest realtime mapserver, written in go
.github/workflows | ||
app | ||
coords | ||
db | ||
dev | ||
doc | ||
eventbus | ||
luaparser | ||
mapblockaccessor | ||
mapblockrenderer | ||
mapobject | ||
mapobjectdb | ||
media | ||
params | ||
pics | ||
public | ||
settings | ||
testutils | ||
tiledb | ||
tilerenderer | ||
tilerendererjob | ||
travelnetparser | ||
types | ||
web | ||
worldconfig | ||
.all-contributorsrc | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
.goreleaser.yaml | ||
colors.txt | ||
docker-compose.postgres.yml | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
license.txt | ||
main.go | ||
readme.md | ||
renovate.json |
Minetest mapserver
=======
Realtime mapserver for Minetest
Demo: Pandorabox Server map
Documentation
- Installation
- Building
- Mapserver mod
- Parameters
- Search
- Configuration
- Recommended specs
- Web API
- Contribution
- Development
- License
- Changelog
How it works
Compatibility
- Minetest 0.4.15 - 0.4.17.1
- Minetest 5.0
Features
Current features
- Click-and-run installation
- Initial and incremental map rendering
- Param2 coloring
- Realtime rendering and map-updating
- Realtime player and world stats, with SkinsDB support
- Search bar
- Configurable layers (default: "Base" from y -16 to 160)
- POI markers / mod integration
- Protector display
- LCD Displays as markers
- Monitoring with Prometheus
Planned Features
- Isometric view
- Route planning (via travelnets / trains)
Supported map-databases
The connection is auto-detected from your world.mt
:
- Sqlite3
- PostgreSql
Screenshots
Web interface
Terminal
Map objects (as markers)
Enable/Disable those in the Configuration See: mapobjects
Bugs
There will be bugs, please file them in the issues page.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Buckaroo Banzai 💻 |
Pierre-Yves Rollo 💻 |
Peter Nerlich 💻 |
StephaneG 💻 |
Ward Vandewege 💻 |
Benjamin Marwell 📖 |
Kenneth Watson 💻 |
3C 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!