1
0
forked from MTSR/mapserver
Minetest realtime mapserver, written in go
Go to file
NatureFreshMilk 2880b90b76 fix tests
2019-02-08 10:30:44 +01:00
doc lua controller and digiterms overlay 2019-02-08 10:07:59 +01:00
mapserver_mod borders and labels 2019-02-08 10:28:33 +01:00
pics moar pics 2019-01-28 20:05:56 +01:00
server fix tests 2019-02-08 10:30:44 +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 2019-02-08 08:22:48 +01:00
Makefile packaging 2019-01-24 14:07:20 +01:00
readme.md license stuff 2019-02-08 08:22:48 +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)

Planned Features

  • POI markers / mod integration
  • Player infos (HP, breath, etc)
  • LCD Displays as markers
  • Street names / Train stuff
  • City borders

Supported databases

  • Sqlite3 (for map and mapobjects)

Development state

Screenshots

Web interface

Terminal

Bugs

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