Commit graph

54 commits

Author SHA1 Message Date
doofus-01
0daabf73ea
Units - various work on new fauna (#5344)
* finish Giant Stoat -> Frost Stoat conversion

* adding scarab (Horned Scarab)

* various fauna animations work
2020-12-20 19:19:43 -08:00
doofus-01
d956d262fe
various dunefolk sprites and animations (#4683)
* units - dunefolk cataphract defense animations

* dunfolk sunderer defense anim

* dunefolk sprites - move the torch flames to an overlay (just in standing anim for now)

* dunefolk - skirmisher defense anim

* dunefolk strider sprite defense anim

* dunefolk harrier sprite defense anim

* dunefolk rover sprite defense anim

* dunefolk marauder and raider sprites - make torch appear or not as appropriate
2020-01-02 17:34:10 -08:00
Celtic Minstrel
ad98a23e16 Move the Wose sapling and Shaman to mainline
The ranged-halo images are unused, the elven/nature halo is used
for the Shaman's ranged attack instead.
2019-08-15 23:57:26 +02:00
ln-zookeeper
c0c696a8d0 New Tentacle of the Deep sprite with animated ripples, by Blarumyrran
Old animation frames left in for compatibility.
2016-08-30 18:55:44 +03:00
aquileia
60783d5bc1 Add sleepwalker's thunderer kill animation
[skip ci]
2015-03-18 17:10:23 +01: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
c602bc8ed6 applied utils/wesnoth-optipng:
Original size: 485 KiB on 79 files
 Optimized size: 282 KiB
   Total saving: 203 KiB = 41% decrease
2013-11-15 21:36:02 +01:00
David Mikos
b4dc511e9c make illuminates halo 80% opaque of original for visibility in game. 2013-10-19 09:37:39 +10:30
Richard Kettering
c7608dbfee Added sleepwalker's animations for the dwarven thunderer line. 2013-09-03 23:17:29 -05:00
Nils Kneuper
f660ba74fd ran utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 485 KiB on 277 files
 Optimized size: 447 KiB
   Total saving: 37 KiB = 7% decrease
2011-03-27 11:06:40 +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
Steven Panek
826134661f Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 76 KiB on 22 files
 Optimized size: 23 KiB
   Total saving: 52 KiB = 69% decrease
2010-06-19 00:16:13 +00:00
Richard Kettering
093eee4ae1 New idle animation for the lich. 2010-06-18 12:12:37 +00:00
Alexander van Gessel
df588e5e39 Convert some images to RGBA 2010-06-13 22:30:59 +01:00
Steven Panek
801ee51197 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 6167 KiB on 142 files
 Optimized size: 6068 KiB
  Total saving: 98 KiB = 1% decrease
2010-05-06 01:18:04 +00:00
Alexander van Gessel
2275decee8 Convert all trunk images to RGBA format 2010-05-05 19:31:17 +01:00
Steven Panek
2734099fbb Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 48 KiB on 1 files
 Optimized size: 42 KiB
   Total saving: 6 KiB = 13% decrease
2010-04-23 02:23:54 +00:00
Richard Kettering
1dc71d5021 Added images for a leadership 'light bloom' or 'lens flare'...
...that will be wired into the leadership macro.
2010-04-19 04:59:45 +00:00
Alexander van Gessel
1af182ef39 Add ~DARKEN() counterpart to ~BRIGHTEN(),
tod-dark.png counterpart to tod-bright.png and
darkens-aura.png counterpart to brightens-aura.png.

Implement min_value for [illuminates]
2010-04-06 02:02:44 +01:00
Eric S. Raymond
581f4b5fb7 IDeleting unused images (checked with Jetryl). 2010-02-16 03:37:52 +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
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
Richard Kettering
4d12d700f2 Removed a mermaid halo so it won't be a dependency in 1.6. 2009-03-18 07:24:56 +00:00
Nils Kneuper
594ccd2ff8 running utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):

 Original size: 24311 KiB on 353 files

Optimized size: 22803 KiB

  Total saving: 1507 KiB = 6% decrease
2009-01-23 12:07:57 +00:00
Lari Nieminen
597f9d09fd Added the updated teleport animation by beetlenaut. 2008-11-22 18:34:36 +00:00
Lari Nieminen
93c56f975d New teleport effect graphics by beetlenaut. 2008-11-17 11:01:43 +00:00
Lari Nieminen
f63b49a2d5 A flashier animation for the troll shaman's fire attack...
...(needs improvement though).
2008-11-03 17:20:34 +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
3c7f8fdcc4 Added halo images for mermaids. 2008-05-13 04:38:15 +00:00
Benoît Timbert
2888a76b0c Apply patch #954 by Vladimir Slavik : svn:ignore tweaks 2008-02-17 20:54:17 +00:00
Eric S. Raymond
e4369c5895 Images deleted at Jetryl's request. 2008-02-11 20:23:41 +00:00
Richard Kettering
e891a2bc41 Added halo images for the elvish shaman's healing. 2008-02-07 06:54:34 +00:00
Richard Kettering
ab73b8f7a9 Removed old saurian magic-use image in favor of new animated version. 2007-12-26 03:25:41 +00:00
Nils Kneuper
b7c7d591d4 utils/wesnoth-pngcrush
total saved: 16 KB, 8 files
2007-11-09 20:27:10 +00:00
Lari Nieminen
568c74ba6b A bit nicer saurian magic effect (healing animations unaffected). 2007-11-07 21:53:48 +00:00
Nils Kneuper
5c5d406309 png crush
total saved: 145 KB, 49 files
2007-09-28 11:02:28 +00:00
Lari Nieminen
0d11ca3e66 Removed the old illuminates aura image. 2007-09-27 08:56:35 +00:00
Lari Nieminen
c969f4119e Simplify the light beam animation
(no need for the vertically mirrored duplicate images).
2007-09-24 16:49:04 +00:00
Lari Nieminen
7c600220a0 Tweaked the fire aura a bit. 2007-09-15 09:24:57 +00:00
Lari Nieminen
db46b5229f Added an aura image for campfires and such, still WIP. 2007-09-15 09:09:12 +00:00
David Philippi
1d9f44633d utils/wesnoth-pngcrush (199 KB saved) 2007-09-11 18:47:43 +00:00
Lari Nieminen
241310bab1 A nicer lighthouse aura
(lighting within a radius of two hexes) in the same style as the new
illuminates aura.
2007-09-11 12:21:56 +00:00
Lari Nieminen
abf1bfb868 A nicer-looking illuminates aura. Didn't delete the old image yet. 2007-09-05 09:04:10 +00:00
Richard Kettering
165f318752 New halo images for undead magi. 2007-09-03 05:47:38 +00:00