[wesnoth-commits] [wesnoth/wesnoth] da4afc: Some sprite animations (#3896)
doofus-01
noreply at github.com
Sun Feb 24 02:04:13 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: da4afc7aae61685fa5e93afdc92d3e5a2b08fb3d
https://github.com/wesnoth/wesnoth/commit/da4afc7aae61685fa5e93afdc92d3e5a2b08fb3d
Author: doofus-01 <doofus-01 at users.noreply.github.com>
Date: 2019-02-23 (Sat, 23 Feb 2019)
Changed paths:
M changelog.md
A data/core/images/units/elves-wood/outrider/outrider-defend1.png
A data/core/images/units/elves-wood/outrider/outrider-defend2.png
A data/core/images/units/elves-wood/outrider/outrider-melee-0.png
M data/core/images/units/elves-wood/outrider/outrider-melee-1.png
M data/core/images/units/elves-wood/outrider/outrider-melee-2.png
A data/core/images/units/elves-wood/outrider/outrider-melee-3.png
A data/core/images/units/elves-wood/outrider/outrider-melee-4.png
A data/core/images/units/elves-wood/outrider/outrider-melee-5.png
A data/core/images/units/elves-wood/outrider/outrider-melee-6.png
A data/core/images/units/elves-wood/rider/rider-defend1.png
A data/core/images/units/elves-wood/rider/rider-defend2.png
A data/core/images/units/elves-wood/scout/scout-defend1.png
A data/core/images/units/elves-wood/scout/scout-defend2.png
A data/core/images/units/human-loyalists/cavalier/cavalier-defend1.png
A data/core/images/units/human-loyalists/cavalier/cavalier-defend2.png
A data/core/images/units/human-loyalists/cavalryman/cavalryman-defend1.png
A data/core/images/units/human-loyalists/cavalryman/cavalryman-defend2.png
A data/core/images/units/human-loyalists/dragoon/dragoon-defend1.png
A data/core/images/units/human-loyalists/dragoon/dragoon-defend2.png
A data/core/images/units/human-loyalists/grand-knight/grand-knight-se-defend1.png
A data/core/images/units/human-loyalists/grand-knight/grand-knight-se-defend2.png
A data/core/images/units/human-loyalists/lancer/lancer-se-attack1.png
A data/core/images/units/human-loyalists/lancer/lancer-se-defend1-miss.png
A data/core/images/units/human-loyalists/lancer/lancer-se-defend1.png
A data/core/images/units/human-loyalists/lancer/lancer-se-defend2-miss.png
A data/core/images/units/human-loyalists/lancer/lancer-se-defend2.png
A data/core/images/units/human-loyalists/paladin/paladin-se-defend1.png
A data/core/images/units/human-loyalists/paladin/paladin-se-defend2.png
A data/core/images/units/merfolk/diviner-defend1.png
A data/core/images/units/merfolk/diviner-defend2.png
A data/core/images/units/merfolk/enchantress-defend1.png
A data/core/images/units/merfolk/enchantress-defend2.png
A data/core/images/units/merfolk/entangler-defend1.png
A data/core/images/units/merfolk/entangler-defend2.png
A data/core/images/units/merfolk/hoplite-defend1.png
A data/core/images/units/merfolk/hoplite-defend2.png
A data/core/images/units/merfolk/javelineer-defend1.png
A data/core/images/units/merfolk/javelineer-defend2.png
A data/core/images/units/merfolk/netcaster-defend1.png
A data/core/images/units/merfolk/netcaster-defend2.png
A data/core/images/units/merfolk/priestess-defend1.png
A data/core/images/units/merfolk/priestess-defend2.png
A data/core/images/units/merfolk/siren-defend1.png
A data/core/images/units/merfolk/siren-defend2.png
A data/core/images/units/merfolk/siren-magic-1.png
A data/core/images/units/merfolk/siren-magic-2.png
A data/core/images/units/merfolk/spearman-defend1.png
A data/core/images/units/merfolk/spearman-defend2.png
A data/core/images/units/merfolk/triton-defend1.png
A data/core/images/units/merfolk/triton-defend2.png
M data/core/units/elves/Outrider.cfg
M data/core/units/elves/Rider.cfg
M data/core/units/elves/Scout.cfg
M data/core/units/humans/Horse_Grand_Knight.cfg
M data/core/units/humans/Horse_Lancer.cfg
M data/core/units/humans/Horse_Paladin.cfg
M data/core/units/humans/Loyalist_Cavalier.cfg
M data/core/units/humans/Loyalist_Cavalryman.cfg
M data/core/units/humans/Loyalist_Dragoon.cfg
M data/core/units/merfolk/Diviner.cfg
M data/core/units/merfolk/Enchantress.cfg
M data/core/units/merfolk/Entangler.cfg
M data/core/units/merfolk/Hoplite.cfg
M data/core/units/merfolk/Javelineer.cfg
M data/core/units/merfolk/Netcaster.cfg
M data/core/units/merfolk/Priestess.cfg
M data/core/units/merfolk/Siren.cfg
M data/core/units/merfolk/Spearman.cfg
M data/core/units/merfolk/Triton.cfg
Log Message:
-----------
Some sprite animations (#3896)
* defense animations for elf horse units
* Elf Outrider melee attack animation
* loyalist cavalryman defense animation
* Lancer defense animations
* fixes to lancer defensinve animations, though filtering still seems to not work
* rename lancer frames to mimic knight directional animation filenames, and add one placeholder attack frame
* defense animation for dragoon
* defense animation for cavalier
* Grand Knight defense animation
* Paladin defense animation
* ran optipng on new images
* merfolk hoplite defense animation
* Entangler defense animation
* mermaid enchantress defense animation
* mermaid diviner defense animation
* merman netcaster defense animation
* merman triton defense animation
* mermaid priestess defense animation
* mermaid siren defense animation
* merman spearman defense animation
* merman javelineer defense animation
* mermaid siren magic attack animation
* changelog update
More information about the Commits
mailing list