1
0
forked from MTSR/mapserver
Minetest realtime mapserver, written in go
Go to file
2019-02-22 14:37:45 +01:00
doc areas sample 2019-02-15 21:55:31 +01:00
mapserver_mod proper array concat 2019-02-15 18:40:04 +01:00
pics docs / v0.1.0 prepare 2019-02-08 21:00:39 +01:00
server bump render fetch limit to 10k -> about 30% speed improvement 2019-02-22 14:37:45 +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 more docs 2019-02-15 10:41:44 +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 See: mapobjects

Bugs

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