Thomas Rudin
|
85029cb43d
|
updated changelog
|
2019-03-29 21:02:01 +01:00 |
|
Thomas Rudin
|
b947197226
|
update changelog
|
2019-03-29 20:01:44 +01:00 |
|
Thomas Rudin
|
031902a994
|
trust all ws origins (not a security issue)
|
2019-03-29 19:49:19 +01:00 |
|
Thomas Rudin
|
e101b5d6d0
|
link flags in docker build
|
2019-03-29 19:40:30 +01:00 |
|
Thomas Rudin
|
126ed07ef8
|
rework layer system, switch to mapblock pos in mapserver.json
|
2019-03-29 19:21:27 +01:00 |
|
NatureFreshMilk
|
7ab1f1c9d2
|
cgo enabled docker image
|
2019-03-29 11:09:37 +01:00 |
|
NatureFreshMilk
|
d2271bc10e
|
fix docker build
|
2019-03-29 11:06:49 +01:00 |
|
NatureFreshMilk
|
788f9d5566
|
read only advtrains mod
|
2019-03-29 10:47:26 +01:00 |
|
NatureFreshMilk
|
65651e5a78
|
luacheck in main build
|
2019-03-29 10:42:15 +01:00 |
|
NatureFreshMilk
|
d112bf4be7
|
proper version number for builds
|
2019-03-29 10:18:23 +01:00 |
|
NatureFreshMilk
|
73256aa5fb
|
refactored build pipeline
|
2019-03-29 09:07:06 +01:00 |
|
NatureFreshMilk
|
b636cda646
|
print ws upgrade error
|
2019-03-27 15:12:21 +01:00 |
|
Thomas Rudin
|
4d1b36dc57
|
release script
|
2019-03-27 14:24:40 +01:00 |
|
NatureFreshMilk
|
652707984c
|
dummy travis deploy
|
2019-03-27 13:32:04 +01:00 |
|
NatureFreshMilk
|
ea6ff54c3d
|
more badges
|
2019-03-27 13:30:49 +01:00 |
|
NatureFreshMilk
|
d0a39b91cb
|
add travis and dep badges
|
2019-03-27 13:27:19 +01:00 |
|
NatureFreshMilk
|
8ae81a0741
|
execute tests in docker container
|
2019-03-27 13:15:21 +01:00 |
|
NatureFreshMilk
|
c37491537b
|
travis docker build
|
2019-03-27 13:11:48 +01:00 |
|
Thomas Rudin
|
b0d93b95aa
|
Merge pull request #25 from catz85/patch-1
Update custom.css
|
2019-03-26 14:46:09 +01:00 |
|
3C
|
0cf71f4af4
|
Update custom.css
Fix styling
|
2019-03-24 04:10:30 +01:00 |
|
Thomas Rudin
|
9d9862f9f9
|
fix reconnect ws
|
2019-03-22 18:14:39 +01:00 |
|
Thomas Rudin
|
f65aad778b
|
add rw-lock to mapblockaccessor, fixes #23
|
2019-03-22 17:32:58 +01:00 |
|
NatureFreshMilk
|
20addd599f
|
fix lua bug
|
2019-03-22 13:58:11 +01:00 |
|
NatureFreshMilk
|
2961e21520
|
proper lbm name
|
2019-03-22 13:54:42 +01:00 |
|
NatureFreshMilk
|
edcc9a9fab
|
lua cleanup
|
2019-03-22 13:23:32 +01:00 |
|
NatureFreshMilk
|
8f0e38e00a
|
player hide feature
|
2019-03-22 13:23:19 +01:00 |
|
NatureFreshMilk
|
1ba10ec549
|
hide players not in the current layer
|
2019-03-22 13:16:28 +01:00 |
|
NatureFreshMilk
|
b545f3580a
|
add changed_block_count metric (counter)
|
2019-03-22 12:57:04 +01:00 |
|
NatureFreshMilk
|
4bacd9dfa9
|
add owner in mapobject for label and border
|
2019-03-22 12:52:03 +01:00 |
|
NatureFreshMilk
|
4ae3ab9058
|
cache go binaries in Dockerfile
|
2019-03-22 12:36:53 +01:00 |
|
NatureFreshMilk
|
70e859ca07
|
tileserver legacy upgrade and compat
|
2019-03-22 11:27:14 +01:00 |
|
NatureFreshMilk
|
783fdc2ef8
|
fix empty fancyvend type
|
2019-03-22 10:58:54 +01:00 |
|
NatureFreshMilk
|
f1986cba99
|
add guard for #18
|
2019-03-22 08:18:09 +01:00 |
|
NatureFreshMilk
|
56392dfed0
|
add error log just before unrecoverable panic
|
2019-03-22 08:11:32 +01:00 |
|
Thomas Rudin
|
ad86d88cc6
|
proper reconnect on ws error
|
2019-03-21 17:20:38 +01:00 |
|
NatureFreshMilk
|
7d5d69684f
|
postgres return value
|
2019-03-21 16:00:48 +01:00 |
|
NatureFreshMilk
|
e46852d76e
|
use serial type
|
2019-03-21 15:52:39 +01:00 |
|
NatureFreshMilk
|
ae7cef3c5f
|
mapblock error catch
|
2019-03-21 15:50:41 +01:00 |
|
NatureFreshMilk
|
0d5df2062a
|
panic if mapobject can't be written
|
2019-03-21 15:44:34 +01:00 |
|
NatureFreshMilk
|
e0f748d46e
|
fix mapblockaccessor test case
|
2019-03-21 15:08:30 +01:00 |
|
NatureFreshMilk
|
fba3f118d8
|
fix #19
|
2019-03-21 15:07:09 +01:00 |
|
NatureFreshMilk
|
5da2b5b7b9
|
doc fix
|
2019-03-19 16:36:08 +01:00 |
|
NatureFreshMilk
|
0e03bdfe8b
|
fix table
|
2019-03-19 16:32:05 +01:00 |
|
NatureFreshMilk
|
a772d25d0a
|
doc fixes
|
2019-03-19 12:50:06 +01:00 |
|
NatureFreshMilk
|
b2339ceaec
|
add some docs for #20
|
2019-03-19 08:21:47 +01:00 |
|
Thomas Rudin
|
f1ee971020
|
api fixes and error log instead of panic
|
2019-03-18 20:01:57 +01:00 |
|
Thomas Rudin
|
8cc9a67215
|
fix #17
|
2019-03-13 21:28:14 +01:00 |
|
Thomas Rudin
|
d878501070
|
fix nil issue
|
2019-03-13 21:14:04 +01:00 |
|
NatureFreshMilk
|
82bf407d05
|
doc
|
2019-03-13 10:43:53 +01:00 |
|
NatureFreshMilk
|
dfbb63aec7
|
item count for mapblock accessor
|
2019-03-13 10:41:37 +01:00 |
|