Add and wire new standing anim for Fencer by Atz.

Update changelogs, credits.
This commit is contained in:
Phil Barber 2010-09-23 16:54:39 +00:00
parent 93305af7d9
commit 74bf602d15
12 changed files with 41 additions and 0 deletions

View file

@ -13,6 +13,7 @@ Version 1.9.1+svn:
* Underground and chasm friendly volcanoes
* A new third color of shallow water
* Much improved lava transitions
* Animations: new standing animation for Fencer
* Language and i18n:
* Updated translations: Chinese (Traditional), Dutch, Indonesian, Japanese,
Russian, Slovak, Vietnamese

View file

@ -486,6 +486,10 @@
name = "Christian Sirviö (Girgistian)"
comment = "portraits (sketches), and some attack animations for the orcs"
[/entry]
[entry]
name = "Clinton Bell"
comment = "various animations"
[/entry]
[entry]
name = "Dan Gerhards (beetlenaut)"
comment = "various sprites and animations"

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 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.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -38,6 +38,41 @@ Outfitted with only a dagger and saber, fencers are light on their feet and usef
[abilities]
{ABILITY_SKIRMISHER}
[/abilities]
[standing_anim]
start_time=0
[frame]
duration=80
image="units/human-loyalists/fencer-stand-1.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-2.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-3.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-4.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-5.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-6.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-7.png"
[/frame]
[frame]
duration=80
image="units/human-loyalists/fencer-stand-8.png"
[/frame]
[/standing_anim]
[defend]
hits=miss
[frame]

View file

@ -17,6 +17,7 @@ Version 1.9.1+svn:
* New transitions from all Hills and Mountains to Water
* A new third color of shallow water
* Much improved lava transitions
* Animations: new standing animation for Fencer
* Language and i18n:
* Updated translations: Chinese (Traditional), Dutch, Indonesian, Japanese,