1
0
forked from MTSR/mapserver
Commit Graph

351 Commits

Author SHA1 Message Date
NatureFreshMilk
54691ee024 disable transparency flag 2019-04-04 13:02:36 +02:00
NatureFreshMilk
920d8519f7 default overlay setting 2019-04-04 12:50:40 +02:00
NatureFreshMilk
9bd881df0c execute go vet on build all 2019-04-04 11:06:30 +02:00
NatureFreshMilk
8f6baf9ecd use test-output 2019-04-04 11:05:24 +02:00
NatureFreshMilk
c97e8f8c4f fix jshint errors 2019-04-04 10:49:55 +02:00
NatureFreshMilk
3adb10ca6c jshint first batch 2019-04-04 10:19:29 +02:00
NatureFreshMilk
1e124a2a90 add color hash lib from https://github.com/zenozeng/color-hash 2019-04-04 09:02:40 +02:00
NatureFreshMilk
94707fd137 add border overlay to layers 2019-04-04 08:53:20 +02:00
NatureFreshMilk
e67da64e38 border overlay stub 2019-04-04 08:45:42 +02:00
NatureFreshMilk
c7e3385ebc add config version 2019-04-04 08:15:27 +02:00
NatureFreshMilk
c2d3f35962 use float64 for psql timestamp 2019-04-04 08:12:06 +02:00
Thomas Rudin
ace90fe432 proper train display 2019-04-03 21:31:36 +02:00
NatureFreshMilk
798cdb4d0a js/css bundle 2019-04-03 10:17:55 +02:00
NatureFreshMilk
0a986952a8 use timestamp from db 2019-04-03 08:18:44 +02:00
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