Commit Graph
24 Commits
Author SHA1 Message Date
Johan Kiviniemi 4bb8c7ce3a tileset: Log message when resuming interrupted forcerender 2013-12-29 03:26:05 +02:00
Johan Kiviniemi 8ac4f2811e RendertileSet: Do not render the root tile unnecessarily 2013-12-29 01:43:32 +02:00
Johan Kiviniemi 65f375eaac Add debugging code to RendertileSet counts
There seems to be something wrong with count caching. Calculate the
count by iterating and log an error when that count doesn’t equal the
precalculated one.
2013-12-29 01:36:36 +02:00
Johan Kiviniemi 471d6247db tileset: Automatically resume an interrupted forcerender 2013-12-28 14:57:53 +02:00
Johan Kiviniemi 6692d10af0 test_posttraverse{,_roundrobin}: Unduplicate expected list 2013-12-28 06:03:35 +02:00
Johan Kiviniemi 71e3441cb1 RendertileSet: Cache the number of tiles 2013-12-27 08:51:36 +02:00
Johan Kiviniemi c49fdd19e1 RendertileSet: Round-robin the four top-level subtrees 2013-12-27 08:51:36 +02:00
Johan Kiviniemi e4638467ef Simplify RendertileSet code 2013-12-27 08:51:36 +02:00
Johan Kiviniemi 010ae6af40 .travis.yml: Add IRC notifications 2013-12-27 04:42:45 +02:00
Johan Kiviniemi 24994b3471 .travis.yml: MC_VERSION=1.7.4 2013-12-27 04:39:48 +02:00
Johan Kiviniemi 4a8fb12d63 .travis.yml: Run the test suite 2013-12-27 04:39:11 +02:00
Johan Kiviniemi 754487389d test_tileset: Depth is now 5 because of ‘maxrow + 32’ in tileset.py 2013-12-27 04:37:35 +02:00
Johan Kiviniemi 9d669f4bbf test_tileset: Drop unused correct_tiles list 2013-12-27 04:36:35 +02:00
Johan Kiviniemi 2adebabc19 test_tileset: Add required name item to defoptions 2013-12-27 03:47:10 +02:00
Johan Kiviniemi b5dec03cff test_tileset: Add missing world parameter 2013-12-27 03:46:36 +02:00
Johan Kiviniemi c32abc00e0 test_settings/test_manual: Match renders order with file 2013-12-27 03:46:03 +02:00
Johan Kiviniemi b1bd77d962 test_settings: ValueError → MissingConfigException 2013-12-27 03:24:08 +02:00
Johan Kiviniemi 37ab11899d test_all: import logging 2013-12-25 06:14:01 +02:00
Johan Kiviniemi 2252b1e69b Update test_posttraverse to match expanding order 2013-12-25 06:12:18 +02:00
Johan Kiviniemi 66fb4afb5c tileset: Unify _posttraversal_helper and _iterate_helper 2013-12-25 04:50:18 +02:00
Johan Kiviniemi f94e3de03f tileset: Render in expanding order from center 2013-12-25 04:50:18 +02:00
Johan Kiviniemi a788065cfb tileset: Typo fix 2013-12-24 21:47:27 +02:00
Johan Kiviniemi 4d5f9f76fe Add self to short-term contributions list 2011-12-14 10:08:56 +02:00
Johan Kiviniemi abf643e3ae Switch to autoupdated cacheTag from constant cacheMinutes 2011-12-13 19:24:41 +02:00