37 Commits

Author SHA1 Message Date
Pentarctagon
9bfd432abe Update image pages for webp extension. 2022-04-30 14:23:32 -05:00
Celtic Minstrel
3568b5ff66 An easier way of setting special notes in the most common use-case (abilities and weapon specials)
Rebased version of e6c58fc35cc398d70f31817f8b3ba783bfa08a6d, with merge conflicts resolved.
2021-06-01 14:29:57 +02: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
4120cd0e5b Stalward/Sentinel: increase melee damage 2019-11-03 13:50:19 -05:00
nemaara
4cbe17a4a6 Sentinel: update description 2019-10-25 11:25:39 -04:00
Celtic Minstrel
c0210efb6d Move all core units to the new special notes system 2019-09-12 08:51:05 -04:00
Charles Dang
1340c005b3 Fixed minor text errors reported on the wiki
[ci skip]

Added all to pofix except the extra space added before the Initiative ability's special note.
2018-03-13 04:11:54 +11:00
Celtic Minstrel
bcb00f787f Tweak a few more L3/L4 unit costs (suggested by The_Gnat) 2017-05-20 13:22:07 -04:00
Celtic Minstrel
b295aab4ba Deprecate {MAGENTA_IS_THE_TEAM_COLOR}
The magenta colour is now the default flag_rgb colour if one is not specified.
2016-08-05 00:49:39 -04:00
Celtic Minstrel
60a819f17e Remove all non-transparent portrait images
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.
2016-03-21 12:50:04 -04:00
Charles Dang
dc566e46b6 Strip unused [portrait] blocks from unit files 2015-04-19 21:06:22 +11:00
Charles Dang
dc3a09ac6b Cloned Guardman standing anim to the Sentinel 2015-04-18 00:16:39 +11:00
David Mikos
d60d4d7c61 Unit animation WML to use SOUND:HIT_AND_MISS macro throughout.
Large simplification and reduction in cache.
2013-03-20 20:01:25 +00:00
Jérémy Rosen
e1590a4254 apply patch #3682 by Coffee:
make image a progressive parameter+big WML simplification
2013-02-16 18:13:39 +00:00
Alexander van Gessel
ffeca20f87 Remove [unit_type] undead_variation keys that are now unnecessary 2011-11-05 17:16:46 +01:00
Ali El Gariani
c0b0b9ba8d Remove the now useless 'in_hex' key from mainline units 2009-03-26 01:10:08 +00:00
Jérémy Rosen
2b89ee58a8 mark in_hex for all mainline units, jetryl:
not that it might be usefull to review units with in_hex=no since some
of them are just one pixel off
2009-03-21 10:38:32 +00:00
Phil Barber
922af380bf Add my Dwarf Sentinel portrait, update changelogs, portrait credits. 2009-02-01 00:30:02 +00:00
Eric S. Raymond
718cbdfa78 thespaceinvader's big portrait rationalization. 2009-01-31 00:15:02 +00:00
Eric S. Raymond
fec0ec9d71 advancesto -> advances_to. 2008-08-29 19:03:00 +00:00
Richard Kettering
a97bbb0c89 Added a two-frame defense animation for the Sentinel. 2008-05-12 03:15:26 +00:00
Patrick Parker
14247b09cd patch #1037: Filter_x renaming 2008-04-08 07:15:25 +00:00
Eric S. Raymond
e5e500ca60 [unit_type] unit_description -> description 2008-03-21 03:26:09 +00:00
Eric S. Raymond
9655d59081 [unit] enclosing UnitWML becomes [unit_type]
Note: This change breaks backward compatibility with the 1.4 branch!
2008-03-12 08:08:37 +00:00
Benoît Timbert
7fa20f7c84 Terrain type revamp step #1:
Use some proper terrain type names:

- "grassland" becomes "flat"

- "tundra" (which was displayed as "snow") becomes "frozen" (not sure
  it's the optimal name here - can be changed if we find a bettter
  name)

- "canyon" (which was displayed as "chasm") becomes "unwalkable"

- "cavewall" becomes "impassable"

- The renamings of the wml key used in the stats will probably stay.

- The 4 added "virtual" terrains will be axed by the next step, once
  we get proper terrain type support.

- The labels might be changed (Noy had some ideas about it, it will be
  easier when we have terrain types)
2008-03-07 20:50:06 +00:00
Benoît Timbert
2e623c0eb7 Revert the road hack.
A more complete, less instrusive fix for the bug it address is going
to follow
2008-03-07 19:31:28 +00:00
Eric S. Raymond
512c996f22 New wmllint test and some minor cleanliness fixes to go with it. 2008-03-05 22:36:00 +00:00
Lari Nieminen
e520faad5a Turned the default AMLA into a combined +3 max HP, +20% max XP and fullheal,
and upped the standard AMLA XP limit from 100 to 150. Wired to core
units.
2007-12-27 09:24:25 +00:00
Nils Kneuper
170c33654e seperate 'Special Notes:' from the units into a macro on its own (patch #889) 2007-12-20 19:23:12 +00:00
Lari Nieminen
8f99271a40 Implement the fullheal AMLA (fullheal with +25% max XP).
Now all max-level units have an {AMLA_DEFAULT}, which contains both
{AMLA_TOUGH 3} and {AMLA_FULLHEAL}. Necrophage gets the "feeding"
ability.
2007-12-08 18:51:47 +00:00
Jérémy Rosen
d6cb5ce98c move attack animations out of [attack] and into [unit], update to WML 2007-09-08 07:52:30 +00:00
Nils Kneuper
3a3d58d475 added a description= field to all attacks (using wmllint) 2007-07-17 21:11:38 +00:00
Richard Kettering
5916548e90 Modified descriptions. 2007-07-13 08:50:44 +00:00
Nils Kneuper
c87e038988 get ready for moving units into their own textdomain 2007-07-06 10:21:55 +00:00
Nils Kneuper
c19e3c2311 added a default textdomain definition to all .cfg files 2007-07-06 09:00:49 +00:00
Eric S. Raymond
c7eb4ede7f Reindented unit files. 2007-06-29 10:49:33 +00:00
J.W. Bjerk
aa0516e591 moved most unit CFGs into subfolders.
since other CFGs to not directly link to these, there should be no problems.
2007-05-26 07:15:14 +00:00