Minetest realtime mapserver, written in go
Go to file
NatureFreshMilk 616690bf0b colored poi's
2019-05-02 11:09:29 +02:00
doc colored poi's 2019-05-02 11:09:29 +02:00
docker_builder add jshint to docker build step 2019-04-04 10:59:48 +02:00
mapserver_mod colored poi's 2019-05-02 11:09:29 +02:00
pics train display/icons 2019-02-24 20:06:20 +01:00
server colored poi's 2019-05-02 11:09:29 +02:00
.gitignore release script 2019-03-27 14:24:40 +01:00
.travis.yml dummy travis deploy 2019-03-27 13:32:04 +01:00
license.txt license stuff / mod / quarry overlay 2019-02-08 13:35:56 +01:00
Makefile add jshint to docker build step 2019-04-04 10:59:48 +02:00
readme.md more badges 2019-03-27 13:30:49 +01:00
release.sh release script 2019-03-27 14:24:40 +01:00

Minetest mapserver

Dependencies Build Status GitHub repo size GitHub closed issues

Realtime mapserver for Minetest

Documentation

How it works

See: Incremental rendering

Compatibility

  • Minetest 0.4.15 - 0.4.17.1
  • Minetest 5.0

Features

Current features

  • Click-and-run installation
  • Initial and incremental map rendering
  • Realtime rendering and map-updating
  • 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 map-databases

The connection is auto-detected from your world.mt:

  • Sqlite3
  • PostgreSql

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.