1
0
forked from MTSR/mapserver
Commit Graph

272 Commits

Author SHA1 Message Date
NatureFreshMilk
5f8234e2a9 progress in db impl 2019-02-15 08:58:04 +01:00
NatureFreshMilk
55b9fba8fe more prometheus metrics 2019-02-15 08:36:48 +01:00
NatureFreshMilk
32bc5900d4 working psql initial scan 2019-02-15 07:36:31 +01:00
NatureFreshMilk
309c88e8bb psql setup 2019-02-15 07:13:15 +01:00
Thomas Rudin
72bd7346c9 half working 2019-02-14 22:20:56 +01:00
Thomas Rudin
5fc0febb86 partly working 2019-02-14 20:18:14 +01:00
Thomas Rudin
fc6549e612 working psql rendering 2019-02-14 19:59:35 +01:00
Thomas Rudin
b625d9ad75 postgres data 2019-02-14 18:51:28 +01:00
NatureFreshMilk
419844e4ec ./mapserver -createconfig 2019-02-14 14:51:20 +01:00
NatureFreshMilk
ca58abe930 burnt lua controller 2019-02-14 14:26:45 +01:00
NatureFreshMilk
efbfddcd56 more mapobject flags 2019-02-14 14:21:47 +01:00
NatureFreshMilk
e197012c7e optional mapobjects 2019-02-14 14:16:32 +01:00
NatureFreshMilk
017cf3abc8 psql wip 2019-02-14 14:04:01 +01:00
NatureFreshMilk
a3bc7fd0eb comments 2019-02-14 09:13:18 +01:00
NatureFreshMilk
c14c8dad0a block convert 2019-02-14 09:09:04 +01:00
NatureFreshMilk
a0a8569168 go fmt 2019-02-14 09:05:39 +01:00
NatureFreshMilk
52b29dbd47 postgres stub 2019-02-14 09:02:46 +01:00
NatureFreshMilk
c80a9140e9 working tests 2019-02-14 08:50:54 +01:00
NatureFreshMilk
0e169d2b45 sqlite impl 2019-02-14 08:34:16 +01:00
NatureFreshMilk
f9d0b78013 common sql accessor 2019-02-13 15:44:05 +01:00
NatureFreshMilk
2119b09f85 sql file separation 2019-02-13 15:28:51 +01:00
NatureFreshMilk
3555e0b547 wip fo sql files in vfs 2019-02-13 14:47:32 +01:00
NatureFreshMilk
504bc4f424 proper go:generate 2019-02-13 14:42:53 +01:00
NatureFreshMilk
dc056e7e9c settings separation 2019-02-12 13:58:48 +01:00
NatureFreshMilk
35e34ad74e mapobject config type 2019-02-12 13:40:33 +01:00
NatureFreshMilk
0b3d7c46ab fix #8 2019-02-12 13:34:15 +01:00
NatureFreshMilk
58261615a7 initial render pushdown stub 2019-02-11 16:32:39 +01:00
Thomas Rudin
26c3663287 cleanup 2019-02-10 20:34:11 +01:00
Thomas Rudin
04ef01ee78 change method name to legacy mapblocks 2019-02-10 20:30:37 +01:00
Thomas Rudin
ab1293c903 separate mapblock accessor 2019-02-10 20:27:53 +01:00
Thomas Rudin
75194b47f1 tiledb gc 2019-02-10 19:54:27 +01:00
Thomas Rudin
bd630ef7d0 tile gc 2019-02-10 18:38:30 +01:00
Thomas Rudin
13aade9bcc postgres wip 2019-02-09 18:54:26 +01:00
Thomas Rudin
26d5de407a use badger for tiles 2019-02-09 18:05:40 +01:00
Thomas Rudin
17319842b3 doc fixes 2019-02-08 21:38:08 +01:00
Thomas Rudin
957f09e41a docs / v0.1.0 prepare 2019-02-08 21:00:39 +01:00
Thomas Rudin
57343a9b6e overlay name fix 2019-02-08 18:06:16 +01:00
Thomas Rudin
e91c9bff04 remove debug log 2019-02-08 17:59:27 +01:00
Thomas Rudin
73beb8c2b3 perf tweak 2019-02-08 17:58:48 +01:00
Thomas Rudin
eb70645a70 more infos on incremental rendering 2019-02-08 17:45:16 +01:00
Thomas Rudin
430543284d fix typo 2019-02-08 17:41:09 +01:00
Thomas Rudin
9186c4ded3 html fixes 2019-02-08 17:29:50 +01:00
NatureFreshMilk
582c7b06b8 go fmt 2019-02-08 16:02:24 +01:00
NatureFreshMilk
3f531d65c0 switching station object 2019-02-08 15:40:30 +01:00
NatureFreshMilk
9e145b8711 mission overlay 2019-02-08 15:25:37 +01:00
NatureFreshMilk
34ebe37c66 label overlay 2019-02-08 15:12:40 +01:00
NatureFreshMilk
d710159bf8 simple map for world config 2019-02-08 14:57:36 +01:00
NatureFreshMilk
10d6e8904d click coordinates 2019-02-08 14:48:06 +01:00
NatureFreshMilk
97d32a5210 realtime updates of markers 2019-02-08 14:35:29 +01:00
NatureFreshMilk
757d460379 render metrics 2019-02-08 14:25:07 +01:00
NatureFreshMilk
b40b5dd86b leaflet 1.4 2019-02-08 14:05:49 +01:00
NatureFreshMilk
ac2380ffd8 basic prometheus endpoint 2019-02-08 14:01:56 +01:00
NatureFreshMilk
3465a6cb4e allow icon override 2019-02-08 13:53:16 +01:00
NatureFreshMilk
ec6aa71163 license stuff / mod / quarry overlay 2019-02-08 13:35:56 +01:00
NatureFreshMilk
deeefd9a8c lua parser 2019-02-08 13:24:54 +01:00
NatureFreshMilk
132e087783 smartshop impl 2019-02-08 11:45:56 +01:00
NatureFreshMilk
edda1561b9 mb iterator 2019-02-08 11:23:04 +01:00
NatureFreshMilk
35b5224822 protector overlay tidy 2019-02-08 11:05:22 +01:00
NatureFreshMilk
707ff46c67 docs 2019-02-08 10:39:18 +01:00
NatureFreshMilk
2880b90b76 fix tests 2019-02-08 10:30:44 +01:00
NatureFreshMilk
8bea6505f8 borders and labels 2019-02-08 10:28:33 +01:00
NatureFreshMilk
386ad832c3 technic anchor overlay 2019-02-08 10:13:27 +01:00
NatureFreshMilk
e8c35a4089 lua controller and digiterms overlay 2019-02-08 10:07:59 +01:00
NatureFreshMilk
631cdc0b10 luacontroller mapobjects 2019-02-08 09:11:25 +01:00
NatureFreshMilk
623cd739b3 luacontroller wip 2019-02-08 09:01:48 +01:00
NatureFreshMilk
d6af54c6c1 heart/bubble textures 2019-02-08 08:54:07 +01:00
NatureFreshMilk
38851f12c4 lcd overlay 2019-02-08 08:48:34 +01:00
NatureFreshMilk
a6b2cd13cc various textures and license 2019-02-08 08:44:59 +01:00
NatureFreshMilk
c9e1b268fb bones overlay 2019-02-08 08:27:10 +01:00
NatureFreshMilk
627a8f4ef2 license stuff 2019-02-08 08:22:48 +01:00
NatureFreshMilk
8eca70aa5e db access fixes 2019-02-08 08:14:22 +01:00
NatureFreshMilk
44b4eef640 fix initial rendering glitch 2019-02-08 08:11:06 +01:00
NatureFreshMilk
986b9dbdb9 custom colors 2019-02-08 07:40:40 +01:00
Thomas Rudin
fc0e48a95c fix poi overlay 2019-02-07 20:06:09 +01:00
Thomas Rudin
438ca52211 perf and update fixes 2019-02-07 19:48:05 +01:00
Thomas Rudin
a5a281cc21 fix realtime update 2019-02-07 19:22:57 +01:00
Thomas Rudin
301c708cf1 Merge https://git.rudin.io/minetest/mapserver 2019-02-07 19:05:39 +01:00
Thomas Rudin
dca9cd142b frontend fixes 2019-02-07 19:01:00 +01:00
Thomas Rudin
98bab10ce4 retire json config 2019-02-07 18:44:40 +01:00
NatureFreshMilk
eb793e4916 initial render impl 2019-02-07 09:58:10 +01:00
NatureFreshMilk
d960e0404b settings bool 2019-02-07 09:11:11 +01:00
NatureFreshMilk
683c0456e5 settings type 2019-02-07 09:02:15 +01:00
NatureFreshMilk
1d72b124d1 incremental job uses settings 2019-02-07 08:35:57 +01:00
NatureFreshMilk
1ee78ee106 settings table 2019-02-07 08:21:19 +01:00
NatureFreshMilk
7b5b88a75e ws close 2019-02-07 08:08:54 +01:00
NatureFreshMilk
5608be900e cleanup 2019-02-07 08:05:41 +01:00
NatureFreshMilk
8e5117fd67 todo notes 2019-02-07 08:05:05 +01:00
NatureFreshMilk
b049e33bb2 go fmt & public config 2019-02-07 08:02:13 +01:00
NatureFreshMilk
4919714e35 geo json layer 2019-02-07 07:56:52 +01:00
Thomas Rudin
8256a47851 logging & fixes 2019-02-06 18:28:24 +01:00
NatureFreshMilk
18fb3240d5 postgres wip 2019-02-06 16:10:18 +01:00
NatureFreshMilk
bac0472282 psql plain worldconfig 2019-02-06 15:52:34 +01:00
NatureFreshMilk
fced5f03d2 pointer rulez 2019-02-06 08:38:08 +01:00
NatureFreshMilk
f6979d18c1 test for mapobj coord 2019-02-06 08:09:21 +01:00
Thomas Rudin
a0872a82f7 partial working overlay 2019-02-05 21:17:14 +01:00
NatureFreshMilk
041131dee4 docs 2019-02-05 16:33:10 +01:00
NatureFreshMilk
f30590990f cleanup 2019-02-05 14:37:51 +01:00
NatureFreshMilk
512638a4e9 sql index 2019-02-05 13:42:01 +01:00
NatureFreshMilk
ac31a09e4d cleanup 2019-02-05 13:37:39 +01:00
NatureFreshMilk
87cda39a1a restructure map object db 2019-02-05 13:25:01 +01:00