Add and wire new standing anim for Fencer by Atz.
Update changelogs, credits.
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
BIN
data/core/images/units/human-loyalists/fencer-stand-1.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-2.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-3.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-4.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-5.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-6.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-7.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/human-loyalists/fencer-stand-8.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
|
@ -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]
|
||||
|
|
|
@ -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,
|
||||
|
|