Add and wire new Cuttle Fish base frame and animations by Mefisto.
Delete obsolete images. Update changelogs, credits.
|
@ -1,6 +1,7 @@
|
|||
Version 1.7.15+svn:
|
||||
* Graphics:
|
||||
* New Cave Spider graphics
|
||||
* New Cave Spider graphics
|
||||
* New Cuttle Fish graphics
|
||||
* Language and i18n:
|
||||
* New translations: Serbian Ijekavian, Serbian Ijekavian Latin
|
||||
* Updated translations: Czech, French, German, Hungarian, Japanese, Latvian,
|
||||
|
|
|
@ -501,6 +501,10 @@
|
|||
name = "Jason Frailey (Valdroni)"
|
||||
comment = "scorpion portrait"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Jerzy Brzozowski (Mefisto)"
|
||||
comment = "Various sprites and animations."
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Jimmy Olsson (Azlan)"
|
||||
comment = "made old icons for windows version"
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/monsters/cuttlefish-defend-1.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/core/images/units/monsters/cuttlefish-defend-2.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 831 B After Width: | Height: | Size: 3 KiB |
BIN
data/core/images/units/monsters/cuttlefish-die-3.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/core/images/units/monsters/cuttlefish-die-4.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
data/core/images/units/monsters/cuttlefish-die-5.png
Normal file
After Width: | Height: | Size: 862 B |
BIN
data/core/images/units/monsters/cuttlefish-die-6.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
data/core/images/units/monsters/cuttlefish-melee-1.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
data/core/images/units/monsters/cuttlefish-melee-2.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
data/core/images/units/monsters/cuttlefish-melee-3.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
data/core/images/units/monsters/cuttlefish-melee-4.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
data/core/images/units/monsters/cuttlefish-melee-5.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
data/core/images/units/monsters/cuttlefish-melee-6.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/core/images/units/monsters/cuttlefish-ranged-1.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
data/core/images/units/monsters/cuttlefish-ranged-2.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
data/core/images/units/monsters/cuttlefish-ranged-3.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
data/core/images/units/monsters/cuttlefish-ranged-4.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
data/core/images/units/monsters/cuttlefish-ranged-5.png
Normal file
After Width: | Height: | Size: 4 KiB |
BIN
data/core/images/units/monsters/cuttlefish-ranged-6.png
Normal file
After Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.5 KiB |
|
@ -17,18 +17,32 @@
|
|||
usage=fighter
|
||||
description= _ "Cuttle Fish are gigantic creatures of the seas. They can grab their opponents with strong tentacles, or spit a poisonous black ink from a distance. The best way to survive an encounter with these monsters is to remain ashore."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_SWARM}
|
||||
die_sound=water-blast.wav
|
||||
{DEFENSE_ANIM "units/monsters/cuttlefish-defend.png" "units/monsters/cuttlefish.png" squishy-hit.wav }
|
||||
{DEFENSE_ANIM "units/monsters/cuttlefish-defend-2.png" "units/monsters/cuttlefish-defend-1.png" squishy-hit.wav }
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=200
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=400
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-die-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-die-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-die-6.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[attack]
|
||||
name=tentacle
|
||||
|
@ -56,39 +70,48 @@
|
|||
[filter_attack]
|
||||
name=ink
|
||||
[/filter_attack]
|
||||
[missile_frame]
|
||||
start_time=-500
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
end=0
|
||||
image="projectiles/ink.png"
|
||||
image_diagonal="projectiles/ink.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-180
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-4.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-180
|
||||
end=-100
|
||||
image="units/monsters/cuttlefish-attack-ink.png"
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-5.png"
|
||||
sound=squishy-strike.wav
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-180
|
||||
end=-100
|
||||
image="units/monsters/cuttlefish-attack-ink.png"
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-5.png"
|
||||
sound=squishy-miss.wav
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/monsters/cuttlefish.png"
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-ranged-6.png"
|
||||
[/frame]
|
||||
{SOUND:POISON}
|
||||
[/attack_anim]
|
||||
|
@ -96,176 +119,43 @@
|
|||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack-4.png"
|
||||
sound=squishy-strike.wav
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack-3.png"
|
||||
sound=squishy-strike.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack-2.png"
|
||||
sound=squishy-strike.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack.png"
|
||||
sound=squishy-strike.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack-4.png"
|
||||
sound=squishy-miss.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack-3.png"
|
||||
sound=squishy-miss.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack-2.png"
|
||||
sound=squishy-miss.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=tentacle
|
||||
[/filter_attack]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/monsters/cuttlefish-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="units/monsters/cuttlefish-attack.png"
|
||||
sound=squishy-miss.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/monsters/cuttlefish.png"
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-3.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-4.png"
|
||||
sound=bite.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-4.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/monsters/cuttlefish-melee-6.png"
|
||||
[/frame]
|
||||
{SOUND:POISON}
|
||||
[/attack_anim]
|
||||
|
||||
[/unit_type]
|
||||
|
|
|
@ -4,7 +4,8 @@ changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
|
|||
|
||||
Version 1.7.15+svn:
|
||||
* Graphics:
|
||||
* New Cave Spider graphics
|
||||
* New Cave Spider graphics
|
||||
* New Cuttle Fish graphics
|
||||
* Language and i18n:
|
||||
* New translations: Serbian Ijekavian, Serbian Ijekavian Latin.
|
||||
* Updated translations: Czech, French, German, Hungarian, Japanese, Latvian,
|
||||
|
|