Commit Graph

849 Commits

Author SHA1 Message Date
NatureFreshMilk
01ea46d13d add mcl2 colors
fix #80
2020-01-30 07:09:38 +01:00
Thomas Rudin
e6594bb4f7 switch to bzt's color file 2020-01-29 18:39:34 +01:00
Thomas Rudin
5947a7be5c mcl2 colors file 2020-01-28 22:10:10 +01:00
NatureFreshMilk
be0eae182a add api docs
fixes #79
2020-01-23 15:56:37 +01:00
NatureFreshMilk
2032cccd03 go report card 2020-01-21 12:52:39 +01:00
Thomas Rudin
ecd579b4c0 add docs for ingame search
fixes #78
2020-01-19 20:44:03 +01:00
Thomas Rudin
64a6cff429 fix pq sql replacement char 2020-01-19 15:34:20 +01:00
Thomas Rudin
f42d867d16 add limit param to mapobject search 2020-01-19 15:18:50 +01:00
NatureFreshMilk
de4add837a go fmt 2020-01-14 12:42:40 +01:00
Thomas Rudin
152d01f6c4 run tests on PR's 2020-01-13 17:33:06 +01:00
Thomas Rudin
4fb8d6f7e0
Merge pull request #77 from crocsg/python-minetest
update version checking
2020-01-13 17:32:04 +01:00
S Godin
a643c8b00a update version checking 2020-01-13 12:14:04 +00:00
NatureFreshMilk
fabce0e69e add badges 2020-01-13 12:43:59 +01:00
Thomas Rudin
68477f33bb fix jshint 2019-12-29 16:15:05 +01:00
Thomas Rudin
37ee801f2b working stats-only page
fixes #76
2019-12-29 16:12:30 +01:00
Thomas Rudin
e0d10723ec externalize worldstats module
basis for #76
2019-12-29 15:43:46 +01:00
Thomas Rudin
0fe22caef6 remove mutex on tiledb 2019-12-24 23:35:48 +01:00
Thomas Rudin
6ea40e1c16
Merge pull request #73 from minetest-mapserver/dependabot/go_modules/github.com/lib/pq-1.3.0
Bump github.com/lib/pq from 1.2.0 to 1.3.0
2019-12-19 07:59:49 +01:00
dependabot-preview[bot]
d9ef309f0a
Bump github.com/lib/pq from 1.2.0 to 1.3.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 06:20:47 +00:00
Thomas Rudin
b777635c6a check if bones have an inventory 2019-12-12 22:11:20 +01:00
Thomas Rudin
837055bc20 ignore empty owner field in old bones
fixes #68
2019-12-12 21:46:13 +01:00
Thomas Rudin
914311593c fix coord reversal 2019-12-07 15:40:25 +01:00
Thomas Rudin
d2dff6d73d various js/css fixes 2019-12-01 20:00:51 +01:00
Thomas Rudin
cad7f07945 state tracking / re-render 2019-12-01 18:44:36 +01:00
Thomas Rudin
236f8d8997 root error catching 2019-12-01 18:26:35 +01:00
Thomas Rudin
18dcdc21fb simple cache bust 2019-12-01 18:18:01 +01:00
Thomas Rudin
d62636d4bc additional bone infos 2019-12-01 11:35:16 +01:00
Thomas Rudin
4a7722c8bc proper inventory counting and smartshop creative flag
fixes #48
2019-12-01 11:25:37 +01:00
Thomas Rudin
752e25730a round up to the nearest mapblock for player positions
fixes #61
2019-12-01 10:50:40 +01:00
Thomas Rudin
8e3b5280ba proper github link 2019-11-30 17:42:04 +01:00
Thomas Rudin
c73d100559 allow zoom to 12 2019-11-30 17:34:30 +01:00
Thomas Rudin
ff34d7fbef coords 2019-11-30 17:33:19 +01:00
Thomas Rudin
a99e9d48aa coord compat 2019-11-30 17:21:30 +01:00
Thomas Rudin
89e6591f9a trains overlay fixes 2019-11-29 18:03:36 +01:00
Thomas Rudin
19f2690297 drone cleanup 2019-11-29 17:51:18 +01:00
Thomas Rudin
0a276b45e7 alpine build step 2019-11-28 19:46:11 +01:00
Thomas Rudin
6bc8148c0e static build 2019-11-28 19:35:24 +01:00
Thomas Rudin
0d5f9180ee remove duplicate build step 2019-11-28 19:27:55 +01:00
Thomas Rudin
55cc8feca7 static build (cgo) 2019-11-28 19:21:56 +01:00
NatureFreshMilk
a1c0f6e42b cache 2019-11-28 13:24:15 +01:00
NatureFreshMilk
cadce44274 push 2019-11-28 13:19:42 +01:00
NatureFreshMilk
c0f130fa22 release action 2019-11-28 13:08:09 +01:00
NatureFreshMilk
25f6e845da remove tty flag 2019-11-28 13:02:15 +01:00
NatureFreshMilk
8268c2d4a1 remove luacheck stuff 2019-11-28 13:00:31 +01:00
NatureFreshMilk
b13afb5486 release build test 2019-11-28 12:54:25 +01:00
NatureFreshMilk
409acda3be docker test 2019-11-28 12:37:46 +01:00
NatureFreshMilk
3485d390b3 fix name typo 2019-11-28 11:43:11 +01:00
NatureFreshMilk
fdc4d3393d fix doc url 2019-11-28 11:41:12 +01:00
NatureFreshMilk
31d41905c4 repo url fix 2019-11-28 11:39:18 +01:00
NatureFreshMilk
61a9c81e52 push fix 2019-11-28 11:35:27 +01:00