* Fix month typo and add months to dictionary
* typo s/cuttle fish/cuttlefish/
The phrase "cuttle fish" is not in wiktionary.org. The unit id used in WML is left as-is ("Cuttle Fish").
* typo s/carvans/caravans/
* add spelling ol’; fix typo s/ol/ol’/
* fix typo s/alloting/allotting/
* Typo? s/movepoints/movement points/
* Typo s/critized/criticized/
* Typo: s/un-life/unlife/
* DW: typo: s/veterens/veterans/
* SoF: typo: s/fulfil/fulfill/
* SoF typo: s/Thursagen/Thursagan/
* SotA typo: s/permanantly/permanently/
* SotA: possible typo s/Rastaban/Ras-Tabahn/
* THoT: typo s/Aiglondor/Aiglondur/
* Use a typographic-style quotation mark
* Undo month name change
* Change spelling un-life -> unlife
* units - touch-up to orcish crossbow
* remove iCCP chunk from some PNGs
* units - initial n-facing orcish archer sprite frames
* units - orcish archer north bow attack anim
* units - orcish archer north idle anim
* units - add north-facing melee defense anim for orcish archer
* unit sprites - remove iCCP chunk from PNGs
* units - orcish archer north wounded-bobbing anim
* units - minor touch-ups to bowman and orc warrior
* ran wmlindent
This shifts many bobbing animations to only run if the unit HP falls below a certain point. Bobbing animations are a subset of standing animation, it is a case-by-case decision whether an animation should fall into this category or even be affected by this change.
Also in this:
* add wounded filter to STANDARD_IDLE_FILTER
* unit sprites - update orcish grunt and heaving anim
* units - north-facing sprites for orcish grunt
See issue #3955
the intention is to deprecate [advancefrom] in
favour of [modify_unit_type], because it was a
common source of OOS errors, and it is less flexible.
As a secondary effect this also fixes issue #4402 :
"changing units via extra_defines sometimes not working
because extra_defines had bugs".
Now we no longer use extra_defines for that.
Addon authors should now no longer use these extra_defines,
instead put the new core marcos with the same name directly
into [campaign].
* Updated unit descriptions for the Orcish Grunt line
* Updated unit descriptions for the Merman Fighter line
* Updated unit descriptions for the Sergeant, Lieutenant and General
* Updated unit description for the Peasant
* Updated unit description for the Royal Warrior
* Updated unit description for Ancient Lich
* Updated unit description for Dwarvish Steelclad
The small_profile key has been used in several cases to approximately preserve the cropping and orientation from the non-transparent portraits. Some of these could be up for review.