739 Commits

Author SHA1 Message Date
Pentarctagon
20896278b5
Fix WML schema errors. 2021-01-10 15:48:39 -06:00
Severin Glöckner
7258c3f651 MP: unique background graphics for Isar's Cross
Mainlined from the add-on "Visual Map Pack"
2020-12-07 05:06:27 +01:00
gfgtdf
b21c110f30 run wmlindent 2020-10-19 23:53:52 +02:00
Hejnewar
20e8fae7e2
Update fungus terrain in MP maps where appropriate
Fixes #5145
2020-10-05 22:39:27 -05:00
Pentarctagon
5af1f129cd Mass convert of *^Uf terrain for SP. 2020-09-15 09:26:00 -05:00
Pentarctagon
0fcf545582 Remove unused mapgen files. 2020-09-15 09:26:00 -05:00
Severin Glöckner
9cda7e7353 MP Survivals: remove quick trait for slow leaders
In PvE the player doesn't need this bonus, like he doesn't have it in campaigns either.

[ci skip]
2020-08-30 22:28:44 +02:00
Severin Glöckner
3b2cb8849e ANL: recommend lowering starting gold
closes #1149

The difficulty slider is in fact the gold setting.
bob_the_mighty suggest setting it to 75, though for new players 100 might be better.

I think the best we can get from this situation is to have it by default on 100,
but to tell players about changing the gold setting if the scenario becomes too easy for them.

[ci skip]
2020-08-30 22:28:43 +02:00
Severin Glöckner
4f76aa672b The Wildlands — map tweaks
* the waterpath in the north is now continuous
* a few more embellishments

[ci skip]
2020-08-09 11:05:25 +02:00
Severin Glöckner
c0d05dcce6 MP: 5P The Wildlands
Fix Shuffling Sides with side 5 (which has no leader)
and refactor.
[ci skip]
2020-08-09 00:44:58 +02:00
Severin Glöckner
4c899d73d6 MP: 5P The Wildlands
Place units in a way which avoids jumping too much over the map.
[ci skip]
2020-08-09 00:44:58 +02:00
Severin Glöckner
8e9d4b1f82 MP: remove Xo overlay from border tile
seems to be misplaced.

[ci skip]
2020-08-07 00:06:31 +02:00
Severin Glöckner
c256c26f5e ANL: swap side 3 & 4
They are now placed clockwise.

[ci skip]
2020-08-07 00:03:44 +02:00
Severin Glöckner
a9ded0c14f ANL: switch to new castle terrain
It's having a few more glitches, but it may cause less glitches elsewhere,
as it are »real« castles, and the player can build castes adjacent

[ci skip]
2020-08-06 23:40:21 +02:00
Severin Glöckner
353dce142e MP survival maps: swap mushroom code
going with the viually identical ones here
[ci skip]
2020-06-04 23:40:40 +02:00
Gunter Labes
fece902b41
Remove tags without effect
No use in having two adjacent heights with the same terrain or road cost/village definitions for a terrain that is not generated.

Fixes #4886
2020-05-05 17:59:48 +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
nemaara
a2b787148f Wilderlands: use new encampment terrains 2020-03-22 19:17:16 -04:00
nemaara
225fa5a4a1 2p MP maps: use new encampment terrains 2020-03-22 19:12:25 -04:00
Severin Glöckner
b72ec6e654 MP Hornshark Island: move short Lua file to inline 2020-02-20 05:53:47 +01:00
Earth-Cake
75dcf5789a Remove khalifate multiplayer files 2020-02-04 18:05:59 -06:00
Severin Glöckner
2518cef313 ANL: ai tweaks – don't retreat
In this scenario, the AI can't heal his units, as they destroy buildings
(except for leaders). Thus no sense in keeping units alive.

Disable caste_switch, in case players find a way to abuse it (as they can build castles)

For the Spiders, disable the poison CA, as it's only a monster encounter,
no need to be tactically smart in the long run.
2019-12-23 01:29:43 +01:00
walodar
82810033ff Dunefolk recruitment patterns 2019-12-12 18:12:05 +01:00
walodar
0cd53c9b8d Fix: incorrect dunefolk image path in multiplayer factions and Dune Apothecary attack animation 2019-12-11 18:45:19 +01:00
Celtic Minstrel
732b7942bb Replace all references to deprecated functions in the helper module
(and remove the require if this meant it was no longer used)
2019-12-02 01:10:34 -05:00
pentarctagon
53e92feedf
Fix team names to match the description of allowing FFA. 2019-11-27 21:32:31 -06:00
Celtic Minstrel
3734bce276 Lua: Replace uses of deprecated (moved) sides functions 2019-11-23 14:41:03 -05:00
Celtic Minstrel
aaa2dc4ece Rollback possibility of wesnoth.get_units matching recall list units
Now it's renamed to wesnoth.units.find_on_map.

wesnoth.units.find implements the case of finding units on either the map or a recall list.
2019-11-15 22:39:09 -05:00
Celtic Minstrel
977f05d77f Lua: Replace uses of deprecated (moved) unit functions
Also backtracked the removal of wesnoth.get_recall_units, which is now available as wesnoth.units.find_on_recall - it's just more convenient than passing x=recall to wesnoth.units.find
2019-11-15 22:39:08 -05:00
Severin Glöckner
5ee5920cbd ANL: remove direct use of overlay, switch to objects 2019-11-14 16:53:37 +01:00
nemaara
50629f28cb Change dunefolk units in faction definitions and pathfinding tests 2019-11-08 16:44:13 -05:00
Severin Glöckner
e29287eeee MP: switch to map_file
[ci skip]
2019-10-12 16:51:10 +02:00
josteph
70d82817a0 mp_create_game: Show map preview if scenario has "map_file" and no "map_data"
See #4397
2019-10-10 21:33:11 +00:00
josteph
d154cf14a6 Auction X: Don't shuffle the center side 2019-10-08 21:02:34 +00:00
Severin Glöckner
5a51c56985 MP 5p Wildlands: more tweaks
- use faction=custom
- no upkeep for side 5
- fix operator precedence in objectives

[ci skip]
2019-09-25 18:36:07 +02:00
Severin Glöckner
f32fda8073 MP: use prestart for objectives
that's good practive, because in other cases the player might press ctrl+j
and see the default objectives instead.
Also, as in these cases it's know that there is exactly one enemy, say so.

[ci skip]
2019-09-20 19:29:27 +02:00
Severin Glöckner
5cfe19ec8c MP Wildlands: add proper objectives
Default objectives are not correct here.

[ci skip]
2019-09-20 19:18:35 +02:00
Severin Glöckner
3289517599 MP Wildlands: fix wrong village_gold
Map description remonnecs 1 village_gold.
Otherwise player 5 is disadvantaged, who has always none.

[ci skip]
2019-09-20 19:17:44 +02:00
Severin Glöckner
bf5aee42de MP Wildlands: set more AI settings
including experimental AI

[ci skip]
2019-09-20 19:15:34 +02:00
Severin Glöckner
bf6b74ad69 MP Wildlands: use no_units_left
and don't show gold stats, as they are not relevant.

[ci skip]
2019-09-20 19:14:24 +02:00
Severin Glöckner
b73435f096 MP: team names for 5p Wildlands
…rather than just a number.
[ci skip]
2019-09-20 14:35:18 +02:00
Severin Glöckner
3d604d2045 MP: use sand scuttler instead of scorpion
Has the same resists as the old scorpion.

[ci skip]
2019-09-20 14:14:06 +02:00
Severin Glöckner
af762efd9e MP: undef scenario-level macro
[ci skip]
2019-09-20 13:43:33 +02:00
gfgtdf
5cb93694c6 move loyal overlays to the loyal trait
since the recent changes to overlays= in particular 1a7724e5472,
e71033374c35 and b2cd1cf6c [unit]overlays= is no longer the
recommended way to add an overlay and the use of the
apply_to=overlay effect is reccomended instead, so adding it
to the [trait] is the most natural option here.

this in particular fixes #4058 . Also people simply forgetting the
IS_LOYAL macro was a not-so-uncommon cause of bugs.

In some cases people want to give the LOYAL trait without giving the
loyal overlays for those cases i added a optional OVERLAY parameter to
the {TRAIT_LOYAL} macro, also heroes should now use {TRAIT_LOYAL_HERO}
instead which uses the hero overlay. The IS_LOYAL and IS_HERO macros are
no longer needed in combination with those traits.
2019-08-25 20:36:35 +02:00
Severin Glöckner
c19fd94bf0 ANL: use default AI
main difference: Lvl 2 units are recruited in lategame

[ci skip]
2019-08-17 23:58:31 +02:00
Pentarctagon
6efdd1e9ab Remove extra sprite on hex 48,17.
Fixes #4242
2019-08-16 16:49:36 -05:00
FranPrin
4819846910 Dunefolk faction rework by various people
Changelog provided by @ghype below. Additional credits at the end.
=================================================================================================

*Art*
Most of units were reworked - some more some less - but our goal was to make them fit for mainline all together.
If any changes are needed to any unit, then we gladly execute those. There have been months worth of progress
documented in the according art thread for this project.

Base Units: https://forums.wesnoth.org/viewtopic.php?f=9&t=49075
Extra Units: https://forums.wesnoth.org/viewtopic.php?f=9&t=49625

*Balance*
The main reason why this project started in the first place. Here as well we have all the progress for balancing
Dunefolk documented and all developers and users interested in this project and seemed to agree on the current
state of balance. Thats the reason why we will not enlist all the changes here. If there are any problems with
the balance, then we too are willing to provide alternatives that can be discussed either here or on forum.

Balance Thread: https://forums.wesnoth.org/viewtopic.php?f=15&t=49627

*Alignment*
The balance of this faction was based on the newly proposed liminal alignment which works as +0/+0/+25/+0/+0/+25
instead of the old -25/-25/+0/-25/-25/+0

*Weapon Portraits*
As Dunefolk features entirely new units, we found some weapon portraits that fits the attacks of certain units.
The portrait - called „blade-curved“ is a franken but a convincing one. As the current blow pipe for UtbS is a
franken as well, this new weapon portrait should good enough to be mainlined as well. If this request get’s denied,
then we are free to provide alternatives as well. It just fits very well the theme of exotic Naga weapon
craftsmanship without relying on the orcish theme. It used for the following two units:

Lv2 Naga Bladewhirler
Lv3 Naga Dervish

*Descriptions*
New unit concepts require changes and new units require entirely new descriptions. We enlisted all problems and
inconsistencies that resulted with the rework and provided either solutions for them or new descriptions. Yumi
already started doing them but for those who want to see the initial conflicts, here you can find all the problems
displayed:

Unit Descriptions: https://forums.wesnoth.org/viewtopic.php?f=32&t=49867#p642698

*Female Dunefolk Names*
With the introduction of female units to this faction, we would require female names as well. Apparently this was
already coded in mainline, but simple not used.

*Future Plans - Animations*
There are some recourses from past works that allow us to - more or less - easily animate most of Dunefolk units.
The animations range from idle to attack-only, while other units will be fully animated. Some of the units that
are harder to animate will first receive single attack/defend frames until animation concepts were agreed upon.
Our goal is to make Dunefolk as alive as possible.

*Future Plans - Theme, Sound FX*
Rather unimportant to most people but I am interested to add some new sound fx that can start with different hit/death
sounds or new weapon sounds for scimitars. Those are just example and I do not know what I will end up with. But I know
that I will compose a Dunefolk Theme at some point. Using your feedback, I am sure I can manage to create something that
fits the faction the best.

*Future Plans - Wyvern Rider*
This is the only unit is the only one that did not get touched or reworked. The wyvern on it self looks amazing an does
not need any rework but the rider does not really fit thematically anymore, not to mention the weapon is too oversized
and not the usual Wesnoth style. But I won’t touch this sprite until it actually will be needed, most likely - IF -
there is ever going to be a mainline Dunefolk campaign.

*Credits*
I don’t know how detailed you need this to be but here all contributors.
ghype, Hejnewar, Krogen, The_Gnat, Lordlewis, EarthCake, Tom_Of_Wesnoth

It is however important to mention that the amount of contributions of each varies a lot in different categories. I will
organise it a bit and you make use of this info how ever you want. The names are in order of the amount of work put in.

Art: ghype, The_Gnat, Lordlewis
Balance: Hejnewar, Krogen, ghype, The_Gnat
Descriptions: Tom_Of_Wesnoth, Hejnewar

Earthcake joined us in the end and helped us finishing this project by cleaning/finishing the codes and doing all the git
stuff together with The_Gnat. Although none of his work can be categorised in one of the three categories, he still deserves
to be credit in one way or another.

Thanks for your time and efforts.
2019-08-11 07:02:58 +11:00
Severin Glöckner
65b113fb7a ANL: less message spam 2019-06-24 02:57:21 +02:00
Severin Glöckner
4e75b21127 ANL: activate experimental AI 2019-06-24 02:57:15 +02:00
Severin Glöckner
2e57d9b170 ANL: alternative solution for Guard Problem
This avoids not only luring them on weak terrain,
but also luring them out of the way.
2019-06-23 15:41:05 +02:00