Commit graph

16 commits

Author SHA1 Message Date
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