mapserver icon indicating copy to clipboard operation
mapserver copied to clipboard

Minetest realtime mapserver, written in go

Results 89 mapserver issues
Sort by recently updated
recently updated
newest added

> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://redirect.github.com/nodejs/node) |...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [bootstrap](https://getbootstrap.com/) ([source](https://redirect.github.com/twbs/bootstrap)) | [`5.3.6` -> `5.3.8`](https://renovatebot.com/diffs/npm/bootstrap/5.3.6/5.3.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/bootstrap/5.3.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bootstrap/5.3.6/5.3.8?slim=true) | --- ###...

Mapserver v4.7.0 suddenly start crashing like this. An upgrade to 4.9.4 didn't change anything. Might it be DB corruption ? ``` time="2025-09-09T18:10:56Z" level=info msg="Starting mapserver" version=4.9.4 time="2025-09-09T18:10:56Z" level=info msg="DB Migrated"...

Hi there, New to this mapserver and have an issue where the Ground level missed a bunch of map blocks during a `/emergeblocks here 3000` from spawn. This is what...

I discovered that, when running mapserver, the world's sqlite database (when using write-ahead journaling) increases massively in size. (400MB originally -> 4GB.) When mapserver is running, the database connection stays...

bug

### tl;dr version: It would be cool to have more POI colors! ### Long version: We have color-coded villages (red, blue, green, purple) on my server but the villages are...

enhancement

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

It would be nice to have a "host" option in the mapserver.json in addition to the port for limiting the application to a specific ip or localhost. So if the...

enhancement

Hi. I've seen that leaving the mapserver running on a busy server causes a memory leak that crashes the tab after about 1 hour from the load. To reproduce: -...

bug