Commit graph

183 commits

Author SHA1 Message Date
Gothyoba
c9819eb85d
Turn Dwarvish Miners into a Level 0 unit (#9158) 2024-08-27 23:23:43 +06:00
Hejnewar
36822eca3f
Miscellaneous units changes (mostly) 2023-09-16 19:55:28 +02:00
Hejnewar
320c4706a7
Balance for Knalgan Alliance 1.18 2023-07-16 00:20:46 +02:00
Celtic Minstrel
cb3e6356dd Move the Dwarvish Miner unit to core
This also changes the tracking of what they're carrying to be a status instead of a role, which should be more portable to other use-cases.
2023-01-25 00:03:06 -05:00
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 e6c58fc35c, 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
Hejnewar
525dd2ecd9 Balance changes 2020-08-04 19:35:55 +02:00
Hejnewar
e0820700b5
Balance changes (#4834)
* Dragonguard HP increased from 59 to 63
    * Bone Shooter HP increased from 40 to 42
    * Banebow HP increased from 50 to 52
2020-04-05 23:03:21 +02:00
gfgtdf
3950f40f3f remove [advancefrom] from mainline
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].
2020-03-12 19:15:17 +01:00
Hejnewar
11dcfe14a7
AoH balancing changes 2020-02-25 00:33:02 +01:00
nemaara
15b2995c30 Revert "Steelclad: modify description"
This reverts commit 97a0d0f8d9.
2019-11-12 13:15:25 -05:00
nemaara
42ceb2a5e6 Steelclad/Lord: adjust stats again 2019-11-03 15:13:48 -05:00
nemaara
4120cd0e5b Stalward/Sentinel: increase melee damage 2019-11-03 13:50:19 -05:00
nemaara
e59d0a436b Thunderguard: increase hitpoints 2019-11-03 13:50:09 -05:00
nemaara
eeade124e5 Pathfinder: increase hitpoints 2019-11-03 13:50:02 -05:00
nemaara
d4c4a3874e Add new death standing and idle animations 2019-11-02 11:48:33 -04:00
nemaara
5bbf4e812a Steelclad/Lord: nerf base hitpoints 2019-10-27 02:01:21 -04:00
nemaara
4cbe17a4a6 Sentinel: update description 2019-10-25 11:25:39 -04:00
nemaara
97a0d0f8d9 Steelclad: modify description 2019-10-25 11:25:24 -04:00
nemaara
c8c362841e Steelclad/Lord: nerf resistances 2019-10-24 20:13:11 -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
9712147eed Fix incorrect filter for Thunderer victory animation
Also remove a useless key in a Water Serpent attack animation

Issues found by schema validation (#2562)
2018-03-11 12:08:16 -04:00
Celtic Minstrel
bcb00f787f Tweak a few more L3/L4 unit costs (suggested by The_Gnat) 2017-05-20 13:22:07 -04:00
ln-zookeeper
cbd7d44f62 Added idle animation for Dwarvish Fighter, by Kwandulin and Crow_T 2017-04-25 20:33:49 +03:00
Celtic Minstrel
d1e853bc68 Tweak (mostly reduce) prices of several high-level units
Thanks to The_Gnat for the suggestions:
<https://forums.wesnoth.org/viewtopic.php?p=607792#p607792>
2017-02-11 20:35:41 -05:00
gfgtdf
d98525d951 replace true/false with yes/no in mainline 2016-12-09 02:55:59 +01:00
Lari Nieminen
929093b4e7 Gyra_Solune's unit description updates (#743)
* 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
2016-11-15 19:34:04 +02: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
Charles Dang
b0c485f5d0 Tweak/improve several unit help profiles 2016-03-22 18:28:18 +11: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
ln-zookeeper
359fa77a36 Unified axe sound timing to -50 2016-01-11 16:24:18 +02:00
ln-zookeeper
73f0b59b61 Unified mace sound timing to -100 2015-12-22 17:53:00 +02:00
ln-zookeeper
3118969428 Wired in new mace sounds 2015-12-22 17:07:21 +02:00
Charles Dang
a9d0146656 New standing animation for the Dwarvish Runesmith by Kwandulin 2015-07-09 18:24:44 +11:00
Charles Dang
417b83f578 New Dwarvish Ulfserker standing animation by Kwandulin 2015-05-08 00:46:48 +11: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
Charles Dang
c869b79a8c Cloned Dwarvish Guardsman bob to the Stalwart. Images by Kwandulin 2015-04-03 20:03:06 +11:00
Bär Halberkamp
0d16da967a Improved the Thunderer's AnimationWML 2015-03-18 19:46:37 +01:00
aquileia
f5359acb63 Add sleepwalker's guard run animation
[skip ci]
2015-03-18 17:10:26 +01:00
aquileia
60783d5bc1 Add sleepwalker's thunderer kill animation
[skip ci]
2015-03-18 17:10:23 +01:00
happygrue
3890c429fc Removed one strike from Dwarvish Lord hatchet
UMC balance nerf.
2014-02-05 20:27:37 -05:00
Alexander van Gessel
7f61f8b081 Remove unneeded ellipses 2013-12-22 02:03:25 +01:00
Bär Halberkamp
a7bcae2b66 simplified the Dwarvish Thunderer line's AnimationWML 2013-11-09 18:05:22 +01:00
David Mikos
fff592d99c thunderer melee timings & THoT masked thunderer use new knife sound. 2013-10-21 12:58:07 +10:30
David Mikos
59c5fe7d8f New knife sound for thunderer line melee. Made by Zookeeper. 2013-10-20 23:54:05 +10:30
David Mikos
3c86e74ce9 Fix missing WML frames config in Thunderer.cfg 2013-10-20 10:20:11 +10:30
Bär Halberkamp
4e0c2d39c8 Updated AnimationWML for the Ulfserker and Berserker 2013-10-14 17:05:48 +02:00