Add and wire new Spearman se attack anim by Major.
Remove a deprecated image. Update changelogs.
|
@ -30,7 +30,7 @@ Version 1.9.0-svn:
|
|||
and Sovereign.
|
||||
* New animations (not yet including leading animations) for Drake Flare
|
||||
and Flameheart, Dwarf Lord ranged attack, Dwarf guard melee attack, Dwarf
|
||||
Pathfinder idle, Ruffian attack and defend.
|
||||
Pathfinder idle, Ruffian attack and defend, Spearman se attack.
|
||||
* New base frame and animations for Armageddon Drake.
|
||||
* Items & scenery: New anvil, and revised trash and lighthouse
|
||||
* Two new flag styles.
|
||||
|
|
BIN
data/core/images/units/human-loyalists/spearman-attack-se-1.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-10.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-11.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-12.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-2.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-3.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-4.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-5.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-6.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-7.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-8.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
data/core/images/units/human-loyalists/spearman-attack-se-9.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
|
@ -31,35 +31,7 @@
|
|||
mirror="true"
|
||||
image="portraits/humans/transparent/spearman.png"
|
||||
[/portrait]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=300
|
||||
image="units/human-loyalists/spearman-idle1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=1000
|
||||
image="units/human-loyalists/spearman-idle4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle2.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[death]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=125
|
||||
|
@ -152,6 +124,7 @@
|
|||
name=spear
|
||||
[/filter_attack]
|
||||
direction=s
|
||||
start_time=-550
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
|
@ -259,33 +232,62 @@
|
|||
name=spear
|
||||
[/filter_attack]
|
||||
direction=se,sw
|
||||
offset="0~0.4,0.4~0"
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/human-loyalists/spearman.png"
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-6.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/human-loyalists/spearman-attack.png"
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-attack-se-7.png"
|
||||
sound=spear.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/human-loyalists/spearman-attack.png"
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-attack-se-7.png"
|
||||
sound=spear-miss.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=100
|
||||
end=150
|
||||
image="units/human-loyalists/spearman.png"
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-8.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-9.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-10.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/human-loyalists/spearman-attack-se-11.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/unit_type]
|
||||
|
|
|
@ -35,7 +35,7 @@ Version 1.9.0-svn:
|
|||
Giant Mudcrawler, Orc Leader/Ruler, an alternate Leader and Sovereign.
|
||||
* New Animations: Drake Flare and Flameheart (leading animation still
|
||||
missing), Dwarf Lord ranged attack, Dwarf Guard melee attack, Dwarf
|
||||
Pathfinder idle, Ruffian attack and defend.
|
||||
Pathfinder idle, Ruffian attack and defend, Spearman se attack.
|
||||
* New base frame and animations for Armageddon Drake.
|
||||
* Two new flag styles.
|
||||
* Animate terrain in editor
|
||||
|
|