Commit graph

53 commits

Author SHA1 Message Date
doofus-01
5e8a467813
1.17 some orc standing animations (#6722)
* orc grunt north-facing breeze

* orc grunt south-facing breeze

* orc assassin south-facing conditional standing anim

* assassin wounded bob anim

* slayer breeze animation

* slurbow revision and breeze anim

* update orcish warlord sprite

* orc warrior sprite update & standing animations

* orc crossbowman breeze anim
2022-05-30 21:07:30 -07:00
doofus-01
21ddeadfed
1.17 orc sprite cleanup (#6657)
* remove semitransparent swooshes

* orc sprite palette cleanup
2022-04-30 13:52:36 -07:00
doofus-01
842725bcc1
orcish grunt sprite animations (#5506)
* units - orc grunt die anims (north and south)

* units - face-graft for orcish grunt defend frames
2021-01-31 11:28:28 -08:00
doofus-01
4b685a93e6
Sprite work - mostly Orc Archer (#5404)
* 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
2021-01-02 20:42:03 -08:00
doofus-01
41b2030113
Revise the bobbing animation convention (#5388)
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
2020-12-28 10:43:21 -08:00
nemaara
a1ed9faac6 Grunt: modify standing animation 2019-11-02 15:51:21 -04:00
nemaara
d4c4a3874e Add new death standing and idle animations 2019-11-02 11:48:33 -04:00
nemaara
392c7bddae Orcish Nightblade: modify animation naming scheme 2019-03-22 19:30:36 -04:00
ln-zookeeper
68ae0d0f07 Converted to 32-bit all paletted unit/item images I recently committed 2017-06-24 22:48:37 +03:00
ln-zookeeper
f350865b1d Centered frames of Orcish Archer properly 2016-10-03 19:32:26 +03:00
Gregory A Lundberg
140cc946bb Fix bug: libpng warning: iCCP: known incorrect sRGB profile
Some changes in libpng 1.6+ cause it issue warning or even not work correctly with the original HP/MS sRGB profile. You will notice this in stderr:

    libpng warning: iCCP: known incorrect sRGB profile

The old profile uses a D50 whitepoint, where D65 is standard. This profile is not uncommon, being used by Adobe Photoshop, although it was not embedded into images by default.

The simplest solution is simply to remove the embedded profile from your image. This can cause a slight shift in color *IF* have have a properly calibrated system, monitor, and software.
2016-08-04 22:37:44 -05:00
Charles Dang
4579dd7c76 New standing animation for the Orcish Archer by Kwandulin 2015-05-28 23:02:07 +11:00
Ignacio R. Morelle
d5fa4bc7b2 Revert "Compress images with zopflipng."
This reverts commit 5d36e382c7.

It's been found to cause all kinds of terrain glitches on Windows and
Linux. Please do not try experimental image compression alternatives
without discussing and reviewing first.
2014-12-21 19:03:08 -03:00
Alarantalara
5d36e382c7 Compress images with zopflipng.
https://code.google.com/p/zopfli/source/browse/README.zopflipng
5.9MB saved.
2014-12-20 12:14:08 -05:00
Turuk
060de03798 Orcish Nightblade Addition
Adding base unit file as well as images/animations for Orcish
Nightblade unit.
2014-06-30 19:02:01 -04:00
aquileia
05641062c8 gitignore: Merge dozens of "Thumbs.db" rules
It suffices to apply the rule once in the root directory.
2014-06-09 01:00:26 +02:00
Nils Kneuper
0d5aa46e74 ran utils/wesnoth-optipng
(not commiting any files that were reported as broken, there are many!)

  Original size: 130846 KiB on 10530 files
 Optimized size: 127520 KiB
   Total saving: 3325 KiB = 2% decrease
2011-03-11 14:17:45 +00:00
Nils Kneuper
627f8b7c61 revert 2011-02-26T23:14:32Z!crazy-ivanovic@gmx.net and the image part of 2011-02-26T22:13:29Z!crazy-ivanovic@gmx.net
(the intended translation/changelog part is still left)
2011-02-27 10:05:39 +00:00
Nils Kneuper
f146642ca5 ran utils/wesnoth-optipng
NOTE: Extremely many files received (smaller) changes but due to the
extremely large amount of changes I am not 100% sure that this
conversion is correct. This is the output of
utils/png_format_check.sh:

RGBA: 10247 RGB: 10 Gray+A: 256 Gray: 0 Index+A: 0 Index: 0 Other: 0

Overall statistics (only for files with a smaller recompressed size):
  Original size: 128949 KiB on 9778 files
 Optimized size: 125813 KiB
   Total saving: 3135 KiB = 2% decrease
2011-02-26 23:14:32 +00:00
Nils Kneuper
67c397c90d ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 71209 KiB on 4533 files
 Optimized size: 64830 KiB
   Total saving: 6379 KiB = 8% decrease
2010-10-16 21:11:53 +00:00
Richard Kettering
69ef8f4961 Removed some animation frames for old, bad animations. 2010-02-16 03:54:52 +00:00
Richard Kettering
fbd9c32c20 Shadow fixes on the orcish crossbowman. 2009-09-29 05:06:46 +00:00
Richard Kettering
e609a76da8 New idle animation for the orc archer. 2009-09-29 03:48:43 +00:00
Richard Kettering
ea6c6019ef New melee attack animation for the orcish crossbowman. 2009-09-29 03:46:49 +00:00
Richard Kettering
54b1d81ea3 Shadow corrections, and helmet touchup on the orcish slurbow. 2009-09-25 13:06:28 +00:00
Richard Kettering
a2c45b41a8 Shadow conversion on the orcish assassin line. 2009-08-05 10:39:19 +00:00
Richard Kettering
9ccfa2ed89 New graphics for the orcish archer. 2009-07-25 08:12:54 +00:00
Nils Kneuper
62e325ad52 ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 3115 KiB on 78 files
 Optimized size: 2998 KiB
   Total saving: 117 KiB = 3% decrease
2009-07-03 19:40:33 +00:00
Richard Kettering
2b07d2b110 Visual overhaul for the orc sovereign. 2009-05-18 00:05:58 +00:00
Richard Kettering
bdf416988a Visual overhaul for the orc ruler. 2009-05-18 00:03:27 +00:00
Richard Kettering
fc37ace87b Visual overhaul for the orc leader, and added a new leadership anim macro. 2009-05-17 23:59:24 +00:00
Richard Kettering
5a77c21a35 Visual overhaul for the orc leader, and added a new leadership anim macro. 2009-05-17 23:58:43 +00:00
Richard Kettering
0d6a91d80b Cleanup on grunt and warrior images. 2009-05-17 23:53:29 +00:00
Richard Kettering
0a3373c11f New images for the orc warlord. 2009-05-17 21:26:50 +00:00
Nils Kneuper
ea56b8eb4d ran (the new version of) utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 2419 KiB on 118 files
  Optimized size: 2256 KiB
  Total saving: 162 KiB = 6% decrease
2009-02-22 22:06:10 +00:00
Lari Nieminen
8e7c3ee62d Added Girgistian's slayer attack animation. 2009-02-08 12:35:47 +00:00
Alexander van Gessel
23a491aa47 Ran optipng, saved 471 kB (1%) on 4667 files. 2008-11-02 20:51:05 +01:00
Nils Kneuper
51343a4e29 running utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):

  Original size: 38348 KB on 1487 files
  Optimized size: 37219 KB
  Total saving: 1128 KB = 2% decrease
2008-11-02 15:03:02 +00:00
Richard Kettering
9d05aa85ff Added an idle animation by EELuminatus for the orcish assassin. 2008-10-31 07:13:21 +00:00
Nils Kneuper
9c02f9a7b8 running utils/wesnoth-optipng
*** Total saved: 14 KB on 378 files
2008-08-31 10:55:57 +00:00
Nils Kneuper
dcd024e607 ran utils/wesnoth-optipng
*** Total saved: 78 KB on 61 files
2008-08-03 10:50:40 +00:00
Lari Nieminen
aebb618665 Fixed ruler and sovereign bow animations. 2008-07-04 10:41:31 +00:00
Richard Kettering
5a2118db84 Upgraded animations for the orcish assassin. 2008-05-19 07:49:26 +00:00
Benoît Timbert
2888a76b0c Apply patch #954 by Vladimir Slavik : svn:ignore tweaks 2008-02-17 20:54:17 +00:00
Nils Kneuper
aeed44aa40 wesnoth-pngcrush:
total saved: 2 KB, 3 files
2008-02-03 12:20:54 +00:00
Richard Kettering
37508e5439 Added second defend frame to the orcish warlord. 2008-01-30 04:54:39 +00:00
Richard Kettering
17803c6613 Touched up orcish warrior frames. 2008-01-07 06:19:26 +00:00
Richard Kettering
5184c4ba85 Touched up orcish grunt images. 2008-01-07 06:15:14 +00:00
Eric S. Raymond
82b54239a1 Address bug #10445: Wrong file permissions in svn. 2007-12-03 22:03:47 +00:00
Nils Kneuper
be0a2779ec running utils/wesnoth-pngcrush
total saved: 410 KB, 94 files
2007-10-29 21:07:15 +00:00