From 37b1bfc905e208a430ba1a574f96a3d8dc19a68b Mon Sep 17 00:00:00 2001 From: Mythos_Ruler Date: Sat, 23 May 2009 17:25:17 +0000 Subject: [PATCH] #Brand new Greek temple meshes by RedFox20. Decal dirt textures. New Greek buildings and prop textures. This was SVN commit r6879. --- .../structures/hellenes/temple_a_columns.xml | 10 ++++++ .../structures/hellenes/temple_a_struct.xml | 11 +++++++ .../structures/hellenes/temple_b_columns.xml | 11 +++++++ .../structures/hellenes/temple_b_struct.xml | 11 +++++++ .../structures/hellenes/temple_c_columns.xml | 10 ++++++ .../actors/structures/hellenes/temple_new.xml | 32 +++++++++++++++++++ .../public/art/meshes/props/field_grain.dae | 4 +-- .../meshes/structural/hele_temple_a_base.dae | 3 ++ .../meshes/structural/hele_temple_a_props.dae | 3 ++ .../structural/hele_temple_a_struct.dae | 3 ++ .../meshes/structural/hele_temple_b_base.dae | 3 ++ .../meshes/structural/hele_temple_b_props.dae | 3 ++ .../structural/hele_temple_b_struct.dae | 3 ++ .../meshes/structural/hele_temple_c_base.dae | 3 ++ .../meshes/structural/hele_temple_c_props.dae | 3 ++ .../skins/props/decal_struct_sand_large.dds | 3 ++ .../skins/props/decal_struct_sand_long.dds | 3 ++ .../art/textures/skins/props/hele_props_a.dds | 3 ++ .../art/textures/skins/props/hele_tile_a.dds | 3 ++ .../art/textures/skins/props/hele_tile_b.dds | 3 ++ .../art/textures/skins/props/hele_tile_c.dds | 3 ++ .../textures/skins/structural/hele_struct.dds | 3 ++ .../entities/structures/hele_fortress.xml | 4 +-- .../entities/structures/hele_temple.xml | 8 ++--- 24 files changed, 138 insertions(+), 8 deletions(-) create mode 100644 binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_columns.xml create mode 100644 binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_struct.xml create mode 100644 binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_columns.xml create mode 100644 binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_struct.xml create mode 100644 binaries/data/mods/public/art/actors/props/structures/hellenes/temple_c_columns.xml create mode 100644 binaries/data/mods/public/art/actors/structures/hellenes/temple_new.xml create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_a_base.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_a_props.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_a_struct.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_b_base.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_b_props.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_b_struct.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_c_base.dae create mode 100644 binaries/data/mods/public/art/meshes/structural/hele_temple_c_props.dae create mode 100644 binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_large.dds create mode 100644 binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_long.dds create mode 100644 binaries/data/mods/public/art/textures/skins/props/hele_props_a.dds create mode 100644 binaries/data/mods/public/art/textures/skins/props/hele_tile_a.dds create mode 100644 binaries/data/mods/public/art/textures/skins/props/hele_tile_b.dds create mode 100644 binaries/data/mods/public/art/textures/skins/props/hele_tile_c.dds create mode 100644 binaries/data/mods/public/art/textures/skins/structural/hele_struct.dds diff --git a/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_columns.xml b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_columns.xml new file mode 100644 index 0000000000..8b1eb6ed63 --- /dev/null +++ b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_columns.xml @@ -0,0 +1,10 @@ + + + + + + structural/hele_temple_a_props.dae + props/hele_props_a.dds + + + diff --git a/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_struct.xml b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_struct.xml new file mode 100644 index 0000000000..d8c8bfe035 --- /dev/null +++ b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_a_struct.xml @@ -0,0 +1,11 @@ + + + + + + structural/hele_temple_a_struct.dae + structural/hele_struct.dds + + + player_trans.xml + diff --git a/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_columns.xml b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_columns.xml new file mode 100644 index 0000000000..3d1a1d54cd --- /dev/null +++ b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_columns.xml @@ -0,0 +1,11 @@ + + + + + + structural/hele_temple_b_props.dae + props/hele_props_a.dds + + + player_trans.xml + diff --git a/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_struct.xml b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_struct.xml new file mode 100644 index 0000000000..2d2299eba1 --- /dev/null +++ b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_b_struct.xml @@ -0,0 +1,11 @@ + + + + + + structural/hele_temple_b_struct.dae + structural/hele_struct.dds + + + player_trans.xml + diff --git a/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_c_columns.xml b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_c_columns.xml new file mode 100644 index 0000000000..bd90c59353 --- /dev/null +++ b/binaries/data/mods/public/art/actors/props/structures/hellenes/temple_c_columns.xml @@ -0,0 +1,10 @@ + + + + + + structural/hele_temple_c_props.dae + props/hele_props_a.dds + + + diff --git a/binaries/data/mods/public/art/actors/structures/hellenes/temple_new.xml b/binaries/data/mods/public/art/actors/structures/hellenes/temple_new.xml new file mode 100644 index 0000000000..6085846a1a --- /dev/null +++ b/binaries/data/mods/public/art/actors/structures/hellenes/temple_new.xml @@ -0,0 +1,32 @@ + + + + + + structural/hele_temple_a_base.dae + + + + + + + structural/hele_temple_b_base.dae + + + + + + + structural/hele_temple_c_base.dae + + + + + + + + + props/hele_tile_c.dds + + + diff --git a/binaries/data/mods/public/art/meshes/props/field_grain.dae b/binaries/data/mods/public/art/meshes/props/field_grain.dae index 50b67b4655..8c036f3786 100644 --- a/binaries/data/mods/public/art/meshes/props/field_grain.dae +++ b/binaries/data/mods/public/art/meshes/props/field_grain.dae @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe6fdf7577a2eafc85d7bd7823b1cb75096628a8af4f762014d75cf9d6ce3d58 -size 52752 +oid sha256:fe2c013bbd2a26b5b2ff217dbf7733e692d385a8e43a480f13e73f7f5a4dda2c +size 52761 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_a_base.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_a_base.dae new file mode 100644 index 0000000000..57d896111d --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_a_base.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38333b2a2922a20c151250130d6afcfc5b65a0cb0d84009cf49de422a4ad15ea +size 52531 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_a_props.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_a_props.dae new file mode 100644 index 0000000000..9ef730f62f --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_a_props.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d0957a2ceff72b0058e69c093d008a6590f4acca7e2fe13411150efdecde1d +size 95912 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_a_struct.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_a_struct.dae new file mode 100644 index 0000000000..a74544d592 --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_a_struct.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd600b0595cda7f51e849524bc1e9110e01ef04c15491480f962687cc7f8bea +size 40089 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_b_base.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_b_base.dae new file mode 100644 index 0000000000..9353034643 --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_b_base.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a2823889ee66e4a8285ecd13d3579c1d086ef8134e823b5f6bf0e48e79b829 +size 43174 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_b_props.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_b_props.dae new file mode 100644 index 0000000000..cb6d8d7135 --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_b_props.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d44f640755224774f23c862bfca7cd05b2dfa5951aa04593c705ea4d2e244d +size 73987 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_b_struct.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_b_struct.dae new file mode 100644 index 0000000000..f66e475195 --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_b_struct.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef447a6d9ccf5d28533d9476b90c1ed064502ba54da79a8e4496fbbe30518b1b +size 51154 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_c_base.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_c_base.dae new file mode 100644 index 0000000000..989c679c46 --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_c_base.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1f2b25c3b01c2c9d41c1f7e8940f29f9d91eb111e8fc220a2c2ba1ec5e56d8 +size 43174 diff --git a/binaries/data/mods/public/art/meshes/structural/hele_temple_c_props.dae b/binaries/data/mods/public/art/meshes/structural/hele_temple_c_props.dae new file mode 100644 index 0000000000..239580c2e6 --- /dev/null +++ b/binaries/data/mods/public/art/meshes/structural/hele_temple_c_props.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d25f16d897685ed19a72eeb4b1d3804a4d7dd03f56ccb532e1c091b55526a3 +size 64418 diff --git a/binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_large.dds b/binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_large.dds new file mode 100644 index 0000000000..2cbb3be130 --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_large.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5926e7dcdf3c199cd339f50e41acfecf3d53ea3c544dcd7b9abbaefb3fdc899 +size 349680 diff --git a/binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_long.dds b/binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_long.dds new file mode 100644 index 0000000000..da4c1a8ab1 --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/props/decal_struct_sand_long.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4b1c7debc65a6a3b4e2467479f48d9a38e4b55464b6ec0be2bfab353a31a33 +size 174928 diff --git a/binaries/data/mods/public/art/textures/skins/props/hele_props_a.dds b/binaries/data/mods/public/art/textures/skins/props/hele_props_a.dds new file mode 100644 index 0000000000..3172a707ea --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/props/hele_props_a.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9fcc73453ba336279ab020bb7aa844209ff34444c39fae27c48af41e99bf45 +size 174928 diff --git a/binaries/data/mods/public/art/textures/skins/props/hele_tile_a.dds b/binaries/data/mods/public/art/textures/skins/props/hele_tile_a.dds new file mode 100644 index 0000000000..6c8cc19478 --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/props/hele_tile_a.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094ee18a2f6a71b5c1ed4691d248197946f8b029691b6d5938e83d3061261af3 +size 22000 diff --git a/binaries/data/mods/public/art/textures/skins/props/hele_tile_b.dds b/binaries/data/mods/public/art/textures/skins/props/hele_tile_b.dds new file mode 100644 index 0000000000..2d0b4c7c87 --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/props/hele_tile_b.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9914657ae5e73a9a91b4dd47bebe7b1f4a5739a233e7652455f3396abbeeed4d +size 87536 diff --git a/binaries/data/mods/public/art/textures/skins/props/hele_tile_c.dds b/binaries/data/mods/public/art/textures/skins/props/hele_tile_c.dds new file mode 100644 index 0000000000..6bdc14f0e6 --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/props/hele_tile_c.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e8f1ff5fb2816dab2e7dd9e94f96a9de284f33dc9aa07fbf61c1fba75cf7b6 +size 174928 diff --git a/binaries/data/mods/public/art/textures/skins/structural/hele_struct.dds b/binaries/data/mods/public/art/textures/skins/structural/hele_struct.dds new file mode 100644 index 0000000000..d75bb6733b --- /dev/null +++ b/binaries/data/mods/public/art/textures/skins/structural/hele_struct.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ada836e65c7bf51b28162b5e2e070efb405c5f0cb55b3367d1017d11fbf9ed +size 699216 diff --git a/binaries/data/mods/public/entities/structures/hele_fortress.xml b/binaries/data/mods/public/entities/structures/hele_fortress.xml index 1de2301558..c4c1758ceb 100644 --- a/binaries/data/mods/public/entities/structures/hele_fortress.xml +++ b/binaries/data/mods/public/entities/structures/hele_fortress.xml @@ -3,9 +3,9 @@ - Akropolis + Epiteichisma Hellenes - The Akropolis was usually a fortified citadel in the upper part of the city. The Athenian Akropolis was renowned for its marvellous temples, among which was the Parthenon, while the Acro-Corinthus was highly prized by the Macedonians for its strategic location and good defences. + The Akropolis was usually a fortified citadel in the upper part of the city. The Athenian Akropolis was renowned for its marvellous temples, among which was the Parthenon, while the Acro-Corinthus was highly prized by the Macedonians for its strategic location and good defences. Fortresses were also built to guard passes and atop hills in order to command plains and valleys below. Builds Siege Engines. Can garrison many soldiers inside for defense. diff --git a/binaries/data/mods/public/entities/structures/hele_temple.xml b/binaries/data/mods/public/entities/structures/hele_temple.xml index 569dca5284..1f97f671ef 100644 --- a/binaries/data/mods/public/entities/structures/hele_temple.xml +++ b/binaries/data/mods/public/entities/structures/hele_temple.xml @@ -8,9 +8,9 @@ The Hellenes built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, a specific patron deity was supposed to watch over each polis. - 16.5 - 10.5 - 8.0 + 17.5 + 30.0 + 12.0 @@ -22,5 +22,5 @@ - structures/hellenes/temple.xml + structures/hellenes/temple_new.xml \ No newline at end of file