1
0
forked from MTSR/mapserver
Minetest realtime mapserver, written in go
Go to file
2019-02-08 13:35:56 +01:00
doc license stuff / mod / quarry overlay 2019-02-08 13:35:56 +01:00
mapserver_mod advtrains stub 2019-02-08 12:37:38 +01:00
pics moar pics 2019-01-28 20:05:56 +01:00
server license stuff / mod / quarry overlay 2019-02-08 13:35:56 +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 packaging 2019-01-24 14:07:20 +01:00
readme.md docs 2019-02-08 10:39:18 +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
  • LCD Displays as markers

Planned Features

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

Supported databases

  • Sqlite3 (for map and mapobjects)

Screenshots

Web interface

Terminal

Bugs

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