Commit graph

85 commits

Author SHA1 Message Date
doofus-01
1ecd4f4d59
1.18 - various minor monster updates (#8195)
* various minor monster sprite updates

* small fixes to wolf portraits, jumping spider portraits

* NE anims for jumping spider

* adding zombie fish, zombie bug
2024-01-15 12:25:38 -08:00
doofus-01
f5fec569ab
1.17 - Ant Queen (#7879)
* giant ant queen

* ant  eggs

* fire ant queen

* ant zombie and soulless

* empty ant egg item image
2023-09-10 21:10:12 -07:00
doofus-01
20b031949f
1.17 various troll sprite updates (#7844)
* remove bones from troll zombie sprites

* great troll defense frames

* some wounded bobbing work

* whelp die anim

* sprite palette cleanup
2023-09-04 18:09:53 -07:00
doofus-01
b0d327ea3c
1.17 - standing animations for zombies (#7102)
* standing animation for default walking corpse

* mounted (horseman) WC standing anim

* default soulless standing animation

* mounted soulless standing anim
2022-11-13 16:47:22 -08:00
doofus-01
a2ad3ae198
1.17 undead sprite cleanup (#6655)
* move bats out of undead/, into bats/

* move ghost line to separate folder

* bats, undead corpses and spirits sprite palette cleanup
2022-04-30 10:50:52 -07:00
Steve Cotton
1bc7378c0d Run woptipng on the new horses
57 of 57 files optimized, 678061 bytes reduced to 586300 bytes; -91761 bytes, -13.53%
This was running with the -t0 option, so that it considers any reduction good, even
if it's less than 10% on the big portrait images.
2021-05-12 15:33:20 +02:00
doofus-01
540be634df
horse things (#5738)
* some basic cataphract frames for all attacks

* horse unit

* zombie horse variation

* horse soulless

* White Horse variation

* Dark Horse variation

* horse-related attack icons

* adding seahorse unit

* wmlindent corrections
2021-05-09 20:40:05 -07:00
doofus-01
e7b5996e98
remove reference to tusker, replace with boar or piglet (#5662)
* remove reference to tusker, replace with boar or piglet
2021-04-03 21:15:24 -07:00
doofus-01
bdfb550e9a
scorpion variations (#5589)
* portrait variation for sand-scuttler scorpion variation

* units - scorpion zombie/soulless variation

* addition of new unit called rock scorpion
2021-04-03 16:35:26 -07:00
doofus-01
a834c78728 units - soulless beastrider sprite, animations, and portrait 2021-02-28 19:26:19 -08:00
doofus-01
510225b8dd zombie beastrider animations 2021-02-20 18:31:29 -08:00
doofus-01
a5d32fe01e units - WC beast-rider (taurus) variation - initial, incomplete 2021-02-15 17:22:50 -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
77e465490d
units - undead variation for sea serpent(ish) units (#5323)
* units - serpent walking corpse

* units - WC and Soulless serpent

* adding zombie serpent portrait

* units - set undead_variation to serpent for croc and serpents
2020-11-29 13:26:51 -08:00
doofus-01
d6dbc2bb01
animal zombie variations (#5286)
* units - move SotA zombie rats to core

* units - hackish movement anim for zombie gryphons

* units/monsters - better choices from available undead_variations

* units - falcon zombie (no soulless yet)

* units - adding zombie falcon portrait

* units - adding soulless falcon

* units - adding gorer portrait

* units - slight adjustment to zombie falcon

* units - adding zombie rat portrait

* units - zombie tusker

* units - tusker soulless

* units - wire in new undead variations to falcon and tusker

* units - fix some sprite shadows in the zombie tuskers
2020-11-26 19:19:16 -08:00
nemaara
d4c4a3874e Add new death standing and idle animations 2019-11-02 11:48:33 -04:00
doofus-01
d53ff6568c adding spider soulless variation 2019-07-01 15:10:54 +11:00
doofus-01
945e3a0a7b new spider variation for WC 2019-07-01 15:10:54 +11:00
ln-zookeeper
3cffd699d9 Added gryphon variation of Walking Corpse and Soulless, by doofus-01 2017-07-01 22:17:24 +03: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
a012ccb400 Added wolf variation of Walking Corpse and Soulless, by Vyncyn 2017-01-16 11:54:41 +02:00
ln-zookeeper
a624dca7d3 Fixed a shadow 2016-09-22 21:10:17 +03:00
ln-zookeeper
642323ff45 Cropped the Spectre baseframe to fix hitpoint bar positioning bug 2016-08-10 01:46:31 +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
da255abad7 New images for the Soulless Drake by Zoomo, tweaked by vultraz 2015-05-20 14:57:43 +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
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
89cfa516de applied utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 9070 KiB on 449 files
 Optimized size: 8184 KiB
   Total saving: 885 KiB = 9% decrease
2012-08-25 08:18:19 +00:00
Richard Kettering
cdd19d33eb New graphics and animations for the spectre. 2012-03-27 04:16:48 +00:00
Ignacio R. Morelle
bc97fef77d Remove obsolete Soulless animation frame...
...that isn't used in mainline and serves as artistic reference for
absolutely nothing
2012-02-18 08:15:46 +00:00
Ignacio R. Morelle
3f3f14abcb Copy Drake!Soulless baseframe to serve as a stand-in for its defense frame
(fixes bug #19351)

The art for this Soulless variation is obsolete and needs to be redone
anyway.
2012-02-18 08:07:04 +00: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
Phil Barber
0c1567d8a4 Add Ghast unit from DiD to core, advancing from Necrophage.
Add new base frame and animations for it.  Remove old cfg and images
from DiD.  Update changelogs.
2010-08-19 18:46:11 +00:00
Richard Kettering
6ac51ac467 Added a new, complete goblin variant of the walking corpse and soulless. 2009-10-11 06:33:01 +00:00
Richard Kettering
7185456809 Minor tweak to one soulless frame. 2009-10-01 22:32:26 +00:00
Richard Kettering
dff7a06299 Added zombie drake death anim. 2009-08-04 09:21:05 +00:00
Richard Kettering
81df5ce258 Shadow updates for the ghouls. 2009-07-24 05:48:25 +00:00
Richard Kettering
2afde9b009 Shadow updates for the soulless. 2009-07-24 04:53:24 +00:00
Richard Kettering
9d54cc7d08 Added a death animation to the mounted walking corpse. 2009-07-23 12:11:01 +00:00
Richard Kettering
54c3015d40 Added a death animation to the mounted walking corpse. 2009-07-23 12:08:19 +00:00
Richard Kettering
0fbbcecbb7 Added frames for a bat variant of the soulless. 2009-07-23 09:21:01 +00:00
Richard Kettering
466be54fec Shadow fixes on the zombies. 2009-07-23 09:19:36 +00:00
Richard Kettering
8b6183ab14 Updated shadows on bats. 2009-07-16 06:26:35 +00:00
Alexander van Gessel
4a09530620 Ran optipng on data/core/images.
Original size: 4491 KiB on 424 files
 Optimized size: 4313 KiB
   Total saving: 178 KiB = 3% decrease
2009-03-24 17:57:22 +01:00
Steven Panek
f4af8b818f Mainlined Dread Bat. 2008-11-03 22:21:04 +00:00
Alexander van Gessel
23a491aa47 Ran optipng, saved 471 kB (1%) on 4667 files. 2008-11-02 20:51:05 +01:00