From 96c9de2b9603abee1977b2ea20f5081968aa7fb3 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Mon, 30 Jun 2014 11:26:18 +1200 Subject: [PATCH] Enable isometric perspective in TS. --- mods/ts/maps/blank-conquest/map.yaml | 10 +++---- mods/ts/mod.yaml | 1 + mods/ts/sequences/misc.yaml | 40 ++++++++++++++-------------- mods/ts/tilesets/interior.yaml | 2 +- 4 files changed, 27 insertions(+), 26 deletions(-) diff --git a/mods/ts/maps/blank-conquest/map.yaml b/mods/ts/maps/blank-conquest/map.yaml index fa4e9bc77e..1f575b9014 100644 --- a/mods/ts/maps/blank-conquest/map.yaml +++ b/mods/ts/maps/blank-conquest/map.yaml @@ -14,7 +14,7 @@ Tileset: INTERIOR MapSize: 128,128 -Bounds: 16,16,96,96 +Bounds: 32,16,48,96 UseAsShellmap: False @@ -56,16 +56,16 @@ Players: Actors: Actor0: mpspawn - Location: 23,23 + Location: 50,-24 Owner: Neutral Actor1: mpspawn - Location: 103,23 + Location: 126,-24 Owner: Neutral Actor2: mpspawn - Location: 98,101 + Location: 88,14 Owner: Neutral Actor3: mpspawn - Location: 25,102 + Location: 88,-62 Owner: Neutral Smudges: diff --git a/mods/ts/mod.yaml b/mods/ts/mod.yaml index b9a38c0848..6b9e1eb993 100644 --- a/mods/ts/mod.yaml +++ b/mods/ts/mod.yaml @@ -142,6 +142,7 @@ TileSets: mods/ts/tilesets/interior.yaml TileSize: 48,24 +TileShape: Diamond Music: mods/ts/music.yaml diff --git a/mods/ts/sequences/misc.yaml b/mods/ts/sequences/misc.yaml index 45cf0b5c68..5cf2c51d14 100644 --- a/mods/ts/sequences/misc.yaml +++ b/mods/ts/sequences/misc.yaml @@ -1,24 +1,24 @@ overlay: - build-valid-interior: cellsel #TODO remove backfall to RA tileset - Start: 3 - build-valid-snow: cellsel - Start: 3 - build-valid-temperat: cellsel - Start: 3 - build-invalid: cellsel - Start: 6 - target-select: cellsel - Start: 10 - target-valid-desert: cellsel - Start: 3 - target-valid-interior: cellsel - Start: 3 - target-valid-snow: cellsel - Start: 3 - target-valid-temperat: cellsel - Start: 3 - target-invalid: cellsel - Start: 6 + build-valid-interior: place + Start: 0 + build-valid-snow: place + Start: 0 + build-valid-temperat: place + Start: 0 + build-invalid: place + Start: 1 + target-select: place + Start: 1 + target-valid-desert: place + Start: 1 + target-valid-interior: place + Start: 1 + target-valid-snow: place + Start: 1 + target-valid-temperat: place + Start: 1 + target-invalid: place + Start: 1 poweroff: offline: poweroff diff --git a/mods/ts/tilesets/interior.yaml b/mods/ts/tilesets/interior.yaml index a6ec53d092..f98b79d3ee 100644 --- a/mods/ts/tilesets/interior.yaml +++ b/mods/ts/tilesets/interior.yaml @@ -9,7 +9,7 @@ Terrain: TerrainType@Clear: Type: Clear AcceptsSmudgeType: Crater, Scorch - Color: 0, 0, 0 + Color: 116, 85, 55 TargetTypes: Ground TerrainType@Tiberium: Type: Tiberium