Add and wire new Spearman standing animation by Atz.

Update changelogs.
This commit is contained in:
Phil Barber 2010-10-11 12:26:59 +00:00
parent fe71264a7e
commit cb24d263b3
9 changed files with 37 additions and 4 deletions

View file

@ -20,8 +20,9 @@ Version 1.9.1+svn:
* Much improved lava transitions.
* A new desaturated ocean color (Wog).
* New Waterfall automatically placed between chasm and water or swamp.
* Animations: new standing animation for Fencer, idle animations for
Spearman.
* Animations:
* Standing anims: Fencer, Spearman.
* Idle anims: 2 for the Spearman.
* Portraits: Drake Blademaster, Hurricane Drake, Drake Flameheart, alternate
Swordsman.
* Units: New base frame and animations for Mudcrawler.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -31,6 +31,37 @@
mirror="true"
image="portraits/humans/transparent/spearman.png"
[/portrait]
[standing_anim]
start_time=0
[frame]
duration=400
image="units/human-loyalists/spearman.png"
[/frame]
[frame]
duration=150
image="units/human-loyalists/spearman-stand-1.png"
[/frame]
[frame]
duration=150
image="units/human-loyalists/spearman-stand-2.png"
[/frame]
[frame]
duration=300
image="units/human-loyalists/spearman-stand-3.png"
[/frame]
[frame]
duration=100
image="units/human-loyalists/spearman-stand-4.png"
[/frame]
[frame]
duration=100
image="units/human-loyalists/spearman-stand-5.png"
[/frame]
[frame]
duration=100
image="units/human-loyalists/spearman-stand-6.png"
[/frame]
[/standing_anim]
[idle_anim]
{STANDARD_IDLE_FILTER}
[frame]

View file

@ -22,8 +22,9 @@ Version 1.9.1+svn:
* A new desaturated color of ocean and shallow water
* Much improved lava transitions
* New Waterfall automatically placed between chasm and water or swamp
* Animations: new standing animation for Fencer, idle animations for
Spearman.
* Animations:
* Standing anims: Fencer, Spearman.
* Idle anims: 2 for the Spearman.
* Portraits: Drake Blademaster, Hurricane Drake, Drake Flameheart, alternate
Swordsman.
* Units: New base frame and animations for Mudcrawler.