1
0
forked from MTSR/mapserver
Minetest realtime mapserver, written in go
Go to file
NatureFreshMilk 7c0cabe5f9 updated docs
2019-02-15 10:33:34 +01:00
doc updated docs 2019-02-15 10:33:34 +01:00
mapserver_mod advtrains data 2019-02-14 17:41:23 +01:00
pics docs / v0.1.0 prepare 2019-02-08 21:00:39 +01:00
server listener module 2019-02-15 09:11:07 +01:00
.gitignore cross targets 2019-01-23 09:11:55 +01:00
.travis.yml travis ci 2019-01-24 19:15:45 +01:00
license.txt license stuff / mod / quarry overlay 2019-02-08 13:35:56 +01:00
Makefile doc fixes 2019-02-08 21:38:08 +01:00
readme.md updated docs 2019-02-15 10:33:34 +01:00

Minetest mapserver

Realtime mapserver for Minetest

Documentation

Features

Current features

  • Initial and incremental map rendering
  • Realtime player and world stats
  • Configurable layers (default: "Base" from y -16 to 160)
  • POI markers / mod integration
  • Protector display
  • LCD Displays as markers
  • Monitoring with Prometheus

Planned Features

  • Player infos (HP, breath, etc)
  • Street names / Train stuff
  • City borders

Supported databases

  • Sqlite3 (for map and mapobjects)

Screenshots

Web interface

Terminal

Map objects (as markers)

Enable/Disable those in the Configuration

Bugs

There will be bugs, please file them in the issues page.