Commit Graph

280 Commits (master)

Author SHA1 Message Date
Thomas Rudin 86c32221fb
Merge pull request #46 from alek13/patch-1
add support for block versions >25 and <28
2019-01-31 06:42:23 +01:00
Alexander Chibrikin f689bafd31
add support for block versions >25 and <28 2019-01-30 23:09:35 +03:00
Thomas Rudin 16dfe8c706 split doc 2018-12-20 08:16:42 +01:00
Thomas Rudin 2ce30b8e90 ignore mapblocks dir 2018-12-20 08:12:41 +01:00
Thomas Rudin c260b92c45 fix update test with max zoom level 2018-12-19 17:18:59 +01:00
Thomas Rudin 626f25c3c8 fix typo 2018-12-19 17:16:16 +01:00
Thomas Rudin b5e378f406 fix #40 allow supplying an external colors file with "colors.file" config 2018-12-19 17:15:05 +01:00
Thomas Rudin 43759f2d21 unsynchronized tile rendering 2018-12-19 17:08:33 +01:00
Thomas Rudin 99db881d43 fix #33 by ignoring zoom level 13
brings about 75% storage reduction
2018-12-19 16:57:27 +01:00
Thomas Rudin f3caf60f7a test cleanup 2018-12-19 16:38:11 +01:00
Thomas Rudin d66fe625f8 better initial rendering and setup procedure 2018-12-19 16:32:56 +01:00
Thomas Rudin c15b292197 single threaded map rendering 2018-12-18 17:08:59 +01:00
Thomas Rudin 8b9f7e677c dynamic backend proxy
start with:
# node proxy.js http://my.server/map
2018-12-18 16:56:45 +01:00
Thomas Rudin 9a2525566a working reentrant locked tile generation 2018-12-18 15:07:34 +01:00
Thomas Rudin 574e58e40b z translation offset 2018-12-18 12:04:21 +01:00
Thomas Rudin 27d2dbddad switch to new coord tools 2018-12-18 11:12:31 +01:00
Thomas Rudin e14e7388fc shiny new mapblock/tile calculation utils and tests 2018-12-18 10:39:18 +01:00
Thomas Rudin 51313efd99 wip coordinate resolver 2018-12-17 16:02:05 +01:00
Thomas Rudin 7b5c4346b6 test env for tiledatabase 2018-12-14 20:38:48 +01:00
Thomas Rudin 0cece506ac proper volume structure and testdata in docker build 2018-12-14 20:22:05 +01:00
Thomas Rudin 9f5661529c pom cleanups 2018-12-14 20:08:28 +01:00
Thomas Rudin 02547e8ac5 use jdk11 for docker build 2018-12-14 20:03:28 +01:00
Thomas Rudin 308b170baa test database for blocks db 2018-12-14 17:02:52 +01:00
Thomas Rudin 783f761860 rendering ng wip 2018-12-03 16:00:37 +01:00
Thomas Rudin 78fc901ca0 split mapblockrenderer 2018-12-03 15:42:29 +01:00
Thomas Rudin ec02591720 refactored services 2018-12-03 15:37:48 +01:00
Thomas Rudin c116e4010f colors for scifi nodes, sawed bakedclay and ehlphabet 2018-11-29 08:47:31 +01:00
Thomas Rudin da023c4cc4 skeleton test framework 2018-11-27 14:49:16 +01:00
Thomas Rudin bb274bd9ab ignore stuff 2018-11-27 14:09:22 +01:00
Thomas Rudin 958f93ee94 block record service and default impl 2018-11-27 14:08:30 +01:00
Thomas Rudin 7de4d370ad optional local mapblock saving for unittesting 2018-11-27 13:56:52 +01:00
Thomas Rudin 9079f57412 Revert "added sqlite driver"
This reverts commit 49d6a008c9.
2018-11-27 13:38:05 +01:00
Thomas Rudin 603ff6d3ad @MapDB qualifier 2018-11-22 09:45:12 +01:00
Thomas Rudin 49d6a008c9 added sqlite driver 2018-11-22 09:19:58 +01:00
Thomas Rudin d78b325547 layer fix 2018-11-08 19:54:07 +01:00
Thomas Rudin 0062ca45ca dump failing mapblocks 2018-11-06 13:32:17 +01:00
Thomas Rudin 2a5a5548fd log if rendering results somehow in no data painted 2018-11-06 13:19:56 +01:00
Thomas Rudin 56faa20aef add debug config option 2018-11-06 13:13:20 +01:00
Thomas Rudin bd480f6e70 fix zoom visibility on shops 2018-11-01 14:24:01 +01:00
Thomas Rudin 5625fc42cc fix travelnet visible bug 2018-11-01 14:19:54 +01:00
Thomas Rudin ab8edda173 lua parser and vendor count fix 2018-10-28 17:04:21 +01:00
Thomas Rudin fa5cf693c3 increase compression prediction factor again to 100
issue: #31
2018-10-28 10:43:32 +01:00
Thomas Rudin c5d3d19421 proper var 2018-10-28 10:35:52 +01:00
Thomas Rudin 89aa82ebe8 increase buffer 2018-10-27 23:30:25 +02:00
Thomas Rudin 8c81384455 fix shop display 2018-10-23 15:48:49 +02:00
Thomas Rudin a39c9827b4 working shop and poi search 2018-10-23 15:43:38 +02:00
Thomas Rudin 172d9026c4 simple search page 2018-10-23 14:58:37 +02:00
Thomas Rudin ee6c977a46 empty shops in red 2018-10-23 14:19:34 +02:00
Thomas Rudin e8683365fb search link 2018-10-23 14:12:22 +02:00
Thomas Rudin 4d5de8ae3c more shadows 2018-10-23 10:47:28 +02:00