Minetest realtime mapserver, written in go
Go to file
2024-06-28 16:46:16 +02:00
.github/workflows chore(deps): update goreleaser/goreleaser-action action to v6 2024-06-28 16:46:16 +02:00
app Fork 20240605 um area forsale (#379) 2024-06-06 19:40:36 +02:00
coords types / coords refactoring 2023-12-29 16:00:11 +01:00
db types / coords refactoring 2023-12-29 16:00:11 +01:00
dev update mapserver mod 2024-06-28 16:33:19 +02:00
doc Fork 20240605 um area forsale (#379) 2024-06-06 19:40:36 +02:00
eventbus move src files to root dir 2019-06-13 08:04:32 +02:00
luaparser move src files to root dir 2019-06-13 08:04:32 +02:00
mapblockaccessor types / coords refactoring 2023-12-29 16:00:11 +01:00
mapblockrenderer types / coords refactoring 2023-12-29 16:00:11 +01:00
mapobject Allow displaying image in POIs (#389) 2024-06-28 16:32:59 +02:00
mapobjectdb types / coords refactoring 2023-12-29 16:00:11 +01:00
media Merge branch 'master' into es6-modules 2019-06-17 07:12:40 +02:00
params move src files to root dir 2019-06-13 08:04:32 +02:00
pics [ImgBot] Optimize images 2020-01-30 08:55:32 +00:00
public add larger bound to map limit 2024-06-28 16:38:13 +02:00
settings move src files to root dir 2019-06-13 08:04:32 +02:00
testutils Go releaser (#238) 2022-02-01 14:59:29 +01:00
tiledb os.ReadFile 2023-01-20 18:04:27 +01:00
tilerenderer types / coords refactoring 2023-12-29 16:00:11 +01:00
tilerendererjob Merge branch 'master' into mapparser-lib 2022-01-30 13:31:26 +01:00
travelnetparser os.ReadFile 2023-01-20 18:04:27 +01:00
types types / coords refactoring 2023-12-29 16:00:11 +01:00
web types / coords refactoring 2023-12-29 16:00:11 +01:00
worldconfig move src files to root dir 2019-06-13 08:04:32 +02:00
.all-contributorsrc regen 2022-02-03 21:14:22 +01:00
.dockerignore ignore fixes / quiet tests 2022-02-01 15:47:34 +01:00
.gitignore Go releaser (#238) 2022-02-01 14:59:29 +01:00
.gitmodules integrated development environment 2020-07-23 20:17:22 +02:00
.goreleaser.yaml docker images 2022-02-01 15:09:10 +01:00
colors.txt move src files to root dir 2019-06-13 08:04:32 +02:00
docker-compose.postgres.yml db cleanup (#341) 2023-12-27 10:35:24 +01:00
docker-compose.yml chore(deps): update golang docker tag to v1.22.4 2024-06-06 19:27:24 +02:00
Dockerfile revert default mapserver.json file location to current dir 2023-09-21 07:19:18 +02:00
go.mod fix(deps): update module github.com/google/uuid to v1.6.0 2024-06-06 19:27:00 +02:00
go.sum fix(deps): update module github.com/google/uuid to v1.6.0 2024-06-06 19:27:00 +02:00
license.txt license stuff / mod / quarry overlay 2019-02-08 13:35:56 +01:00
main.go feat: added configuration options via Environment (#333) 2023-09-18 06:47:45 +02:00
readme.md Add support for player skins via SkinsDB (#284) 2022-12-16 08:07:47 +01:00
renovate.json Add renovate.json 2021-09-01 19:45:20 +02:00

Minetest mapserver

All Contributors

=======

GitHub release (latest SemVer) GitHub repo size GitHub closed issues GitHub issues

GitHub All Releases Docker Pulls

GitHub go.mod Go version Go Report Card Coverage Status

Realtime mapserver for Minetest

Demo: Pandorabox Server map

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
  • Param2 coloring
  • Realtime rendering and map-updating
  • Realtime player and world stats, with SkinsDB support
  • Search bar
  • Configurable layers (default: "Base" from y -16 to 160)
  • POI markers / mod integration
  • Protector display
  • LCD Displays as markers
  • Monitoring with Prometheus

Planned Features

  • Isometric view
  • Route planning (via travelnets / trains)

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.

Contributors

Thanks goes to these wonderful people (emoji key):


Buckaroo Banzai

💻

Pierre-Yves Rollo

💻

Peter Nerlich

💻

StephaneG

💻

Ward Vandewege

💻

Benjamin Marwell

📖

Kenneth Watson

💻

3C

💻

This project follows the all-contributors specification. Contributions of any kind welcome!