Commit graph

24 commits

Author SHA1 Message Date
Mike Primm
0bda0d9516 Fix support for Towny outposts 2011-09-30 12:24:39 +08:00
Mike Primm
a0531f99ab Update support for new Residence configuration file layout 2011-09-29 10:48:40 +08:00
Mike Primm
472129b11f Avoid trap when region data not loaded and processing visible/hidden
regions
2011-09-26 09:09:44 -05:00
Mike Primm
7bfe5ebcd2 Prevent trap if townBlocks is undefined in towny town file 2011-09-03 00:11:35 +08:00
Mike Primm
cd6ee570ff Handle Towny 0.74.0 configuration format 2011-08-30 13:29:36 +08:00
Mike Primm
82e1ea1513 Handle Factions on worlds with no faction data properly 2011-08-30 13:04:54 +08:00
Mike Primm
aa87fc5c2c Add first pass of Factions support 2011-08-29 10:37:22 +08:00
Mike Primm
3d53fe3aae Fix handling of non-standard town_block_size values 2011-08-28 23:12:47 +08:00
Mike Primm
ce25b01683 Fix Towny support to handle 0.75.x and 0.74.x 2011-08-28 08:14:08 +08:00
FrozenCow
12da936105 Added support for Towny Advanced 0.75 2011-08-27 20:51:47 +02:00
Mike Primm
e81b595677 Use towns list in Towny worlds/* files to get valid towns (old towns
still in towns/* directory)
2011-08-26 03:59:35 +08:00
Mike Primm
3b2b81f774 Towny fixes - multiple areas on multiple worlds per town 2011-08-25 11:15:26 +08:00
Mike Primm
ae0d4be0f7 First pass of Towny region support 2011-08-22 01:17:28 -05:00
Mike Primm
b4c8d24045 Add support in regions component for 'hiddenregions' (blacklist for regions) 2011-08-21 18:58:38 -05:00
Mike Primm
110e0a3b06 Fix Residence region output in JSON mode 2011-08-19 11:27:38 -05:00
Mike Primm
ed8490fdbc Fix trap when bad basenode in region component 2011-07-31 11:14:36 -05:00
Mike Primm
62532920ea Fix 'visibleregions' option on JSON (gotta kill those parallel code
paths at some point....)
2011-06-28 11:00:05 -05:00
FrozenCow
522eeb0cfe Revert "Disallow .. in file path. Also logging, imports"
This reverts commit ca705ca6d2.
2011-06-27 21:26:52 +02:00
zeeZ
ca705ca6d2 Disallow .. in file path. Also logging, imports 2011-06-27 22:48:39 +08:00
Mike Primm
6fdf859c00 Finish rest of zoom out core logic - still need to finish web UI 2011-06-22 13:56:21 -05:00
Mike Primm
f8a0b3e0da Add support for visibleregions list for regions component - limit
which regions are shown
2011-06-20 18:48:23 -05:00
Mike Primm
b3b83eeec5 Fix reading of 'webpath' by Regions component - was reading its own
config instead of top-level one
2011-06-20 17:33:01 -05:00
FrozenCow
ab9bf5bc5c Transfered client-updates to two components (jsonfile and internal). 2011-05-22 16:28:01 +02:00
FrozenCow
10a34e2d3a Moved regions-code to regions-component. 2011-05-22 16:27:49 +02:00