Commit Graph

1239 Commits

Author SHA1 Message Date
Peter Nerlich
25e177fbb9
Fix Trainlines (#177) (#230)
* add global getMapDataWithAttributeLikeGlobalQuery

* add getMapDataWithAttributeLikeGlobalQuery for postgres

* perform global search when position missing (sqlite)

* perform global query when pos missing (postgres)

* TrainelineOverlay: query full information on visible lines before drawing

* hopefully fix errors, minor efficiency improvements

* stupid mistake

* you know it's probably late when mistakes like this happen

* same for postgres

* more optimizations
2022-01-17 08:53:45 +01:00
BuckarooBanzay
1ee54f9032 add _colored prefix to scifi_nodes ud names 2021-11-15 08:42:25 +01:00
BuckarooBanzay
ffa8f01b2c add missing scifi_nodes blocks to unified dyes selection 2021-11-15 08:36:46 +01:00
Renovate Bot
3ee8477d62 Update module github.com/lib/pq to v1.10.3 2021-10-28 07:31:38 +02:00
Renovate Bot
6a6b3c09c9 Update golang Docker tag to v1.17.2 2021-10-28 07:28:33 +02:00
Renovate Bot
b03d1ced70 Update dependency rollup to v2.58.3 2021-10-28 07:28:18 +02:00
Renovate Bot
0d98bf3feb Update module github.com/mattn/go-sqlite3 to v1.14.9 2021-10-28 07:27:52 +02:00
BuckarooBanzay
fcefc78cba add new colors from @OgelGames 2021-10-23 15:07:25 +02:00
BuckarooBanzay
8599bae03d update planet_mars colors (thanks @OgelGames #216) 2021-10-12 08:18:16 +02:00
BuckarooBanzay
160501c932 add colors for the planet_mars mod
fixes #216
2021-10-12 07:50:36 +02:00
BuckarooBanzay
73c93af328 partial switch to mapparser lib 2021-10-12 07:44:07 +02:00
BuckarooBanzay
e3064547c7 go mod tidy 2021-10-12 07:32:55 +02:00
BuckarooBanzay
0b67aa86c2 Merge branch 'master' of github.com:minetest-mapserver/mapserver 2021-09-01 20:08:17 +02:00
BuckarooBanzay
689a82fb22 fix docker workflow 2021-09-01 20:07:38 +02:00
Renovate Bot
a2c9128c2c Update dependency jshint to v2.13.1 2021-09-01 20:06:00 +02:00
Renovate Bot
3867b291d6 Update dependency rollup to v2.56.3 2021-09-01 20:02:34 +02:00
Renovate Bot
fdc202bfbd Update golang Docker tag to v1.17.0 2021-09-01 20:02:23 +02:00
Renovate Bot
7d9624cd72 Update actions/checkout action to v2 2021-09-01 20:02:10 +02:00
Renovate Bot
d19e211083 Update postgres Docker tag to v13 2021-09-01 20:01:51 +02:00
BuckarooBanzay
35860af706 add colored travelnets to mapobjectdb 2021-09-01 20:01:11 +02:00
Renovate Bot
6e53fad9f3 Update github.com/yuin/gopher-lua commit hash to f4c35e4 2021-09-01 19:52:31 +02:00
Renovate Bot
2991f5e0fc Pin dependencies 2021-09-01 19:51:59 +02:00
BuckarooBanzay
d5be35bc07 build docker image on tags
fixes #185
2021-09-01 19:50:53 +02:00
BuckarooBanzay
690604a7a1 remove dependabot config 2021-09-01 19:45:35 +02:00
Renovate Bot
daf1b6b631 Add renovate.json 2021-09-01 19:45:20 +02:00
dependabot[bot]
8463704dcd Bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:41:38 +02:00
dependabot[bot]
b0786b1aa8 Bump golang from 1.16.5-alpine to 1.17.0-alpine
Bumps golang from 1.16.5-alpine to 1.17.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:41:31 +02:00
dependabot[bot]
997071378a Bump actions/setup-go from 2.1.3 to 2.1.4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:41:25 +02:00
dependabot[bot]
0c85504eee Bump alpine from 3.14.0 to 3.14.2
Bumps alpine from 3.14.0 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:41:19 +02:00
dependabot[bot]
24214d3c24 Bump shogo82148/actions-goveralls from 1.4.6 to 1.4.7
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:41:12 +02:00
dependabot[bot]
5454d414a2 Bump shogo82148/actions-goveralls from 1.4.5 to 1.4.6
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 19:27:46 +02:00
Benjamin Marwell
fdee02d5f6 readme.md: Fix broken issues link at bottom
… of the page. Will link to /blob/tree/issues otherwise.
2021-07-03 13:08:47 +02:00
BuckarooBanzay
9e27f20128 add js bundle to makefile target (before releasing them)
fixes #184
2021-07-02 10:16:36 +02:00
BuckarooBanzay
2f5ef4999a package json 2021-06-22 19:39:43 +02:00
BuckarooBanzay
5d37feecfd static assets link 2021-06-22 19:30:17 +02:00
BuckarooBanzay
a46eef457b update mapserver mod 2021-06-22 19:25:27 +02:00
BuckarooBanzay
0a7509f755 dev cleanup/reorg 2021-06-22 19:24:22 +02:00
BuckarooBanzay
4ba2a86973 drop the x86 variants 2021-06-21 10:38:29 +02:00
dependabot[bot]
16eda47049 Bump github.com/lib/pq from 1.10.0 to 1.10.2
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.0...v1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:30:02 +02:00
dependabot[bot]
20d0aa73c3 Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:27:15 +02:00
BuckarooBanzay
0bdaf1c566 Merge branch 'master' of github.com:minetest-mapserver/mapserver 2021-06-21 08:26:33 +02:00
BuckarooBanzay
70ae7deb64 fix jshint issues 2021-06-21 08:26:18 +02:00
dependabot[bot]
4b8789beb9 Bump alpine from 3.13.4 to 3.14.0
Bumps alpine from 3.13.4 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:20:23 +02:00
dependabot[bot]
f39efc23a0 Bump golang from 1.16.3-alpine to 1.16.5-alpine
Bumps golang from 1.16.3-alpine to 1.16.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:20:10 +02:00
dependabot[bot]
b9d698c14d Bump shogo82148/actions-goveralls from 1.4.4 to 1.4.5
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.4.4...v1.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:19:56 +02:00
dependabot[bot]
48671a7e4d Bump github.com/mattn/go-sqlite3 from 1.14.6 to 1.14.7
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.6...v1.14.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:19:35 +02:00
dependabot[bot]
ff16d3b9d7 Bump shogo82148/actions-goveralls from 1 to 1.4.4
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1 to 1.4.4.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1...v1.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 15:56:16 +02:00
BuckarooBanzay
cf6d84eabb abort if the map.sqlite file can't be found
prevents the creation of an empty database-file, which in turn lets the minetest-engine crash
closes #171
2021-05-04 17:26:20 +02:00
BuckarooBanzay
761efab64e include js bundle in output / ignore "node_modules" in embedfs
fixes #170
2021-04-27 16:34:55 +02:00
BuckarooBanzay
fbd0a6190d only build docker image on master branch 2021-04-12 15:44:07 +02:00