Commit Graph

337 Commits

Author SHA1 Message Date
NatureFreshMilk
33d30bc91d DBAccessor.getTimestamp() 2019-04-03 08:15:32 +02:00
Thomas Rudin
9daf878049 revert d5c7803841 2019-04-02 18:50:16 +02:00
NatureFreshMilk
c77b1c491f check for u16 lighting_complete added in version 27, offset data accordingly 2019-04-02 16:23:12 +02:00
NatureFreshMilk
2b6dcccd9a trainline support 2019-04-02 15:00:42 +02:00
NatureFreshMilk
0be7492da7 go fmt 2019-04-02 14:29:28 +02:00
NatureFreshMilk
d5c7803841 fix time offset of x1000 2019-04-02 14:27:20 +02:00
Thomas Rudin
49f56c01b0 show poi on less zoom 2019-03-31 18:19:41 +02:00
Thomas Rudin
91acdec607 filter trains in layer 2019-03-31 18:14:21 +02:00
Thomas Rudin
a48e2c2678 initial rendering disable option 2019-03-29 21:05:53 +01:00
Thomas Rudin
ce4ac4dfc9 swap from/to in layer 2019-03-29 21:02:36 +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
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
NatureFreshMilk
8ae81a0741 execute tests in docker container 2019-03-27 13:15:21 +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
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
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
dfbb63aec7 item count for mapblock accessor 2019-03-13 10:41:37 +01:00
NatureFreshMilk
7533036967 maxitem config for mapblock cache 2019-03-13 09:12:22 +01:00
NatureFreshMilk
0440dd11e1 api/areas endpoint and config 2019-03-13 08:55:59 +01:00
Thomas Rudin
1fde419e6b prepare v1.0.1 2019-03-10 11:33:41 +01:00
Thomas Rudin
9b41981cb2 Merge branch 'master' of github.com:thomasrudin-mt/mapserver 2019-03-01 19:29:06 +01:00
Thomas Rudin
5f0bc0ba42 msg 2019-03-01 19:28:55 +01:00
NatureFreshMilk
dec3d32cfe Merge branch 'master' of https://github.com/thomasrudin-mt/mapserver 2019-03-01 07:29:27 +01:00
NatureFreshMilk
e2dbaa92df layer selection 2019-03-01 07:29:17 +01:00
Thomas Rudin
2c06fbb851 don't panic 2019-03-01 06:01:10 +01:00
Thomas Rudin
dc3fe0d2d5 disable buggy transparency 2019-02-28 20:20:59 +01:00