Minetest realtime mapserver, written in go
Go to file
NatureFreshMilk 90d902e99b cleanup
2019-02-15 09:08:22 +01:00
doc release url 2019-02-08 21:39:52 +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 cleanup 2019-02-15 09:08:22 +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 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.