Discontinuum
4475260e68
Nerf of Orcish Crossbowman ( #9509 )
...
* Orcish Crossbowman: melee 6-3 -> 4-3, experience to level 43 -> 57
2024-12-23 12:30:24 -06:00
Gothyoba
a74b39da25
Buff Dune Warmaster ( #9534 )
...
* Dune Warmaster: HP 59 -> 61, scimitar damage 9 -> 10
2024-12-23 08:38:10 -06:00
Thewodoros
19be417a05
EI: forbid dunefolk from taking the Plague Staff and add custom rejection messages ( #9654 )
...
Fixes #9627
2024-12-20 07:56:53 -06:00
Gothyoba
10364b169b
Increase Fire Resistances of the Fire Guardian Line ( #9438 )
...
* Fire Wisps and Guardian - Fire Resistance changed from 50% to 70%
* Fire Wraith - Fire Resistance changed from 50% to 80%
2024-12-19 09:24:41 -06:00
pentarctagon
f5ab5620e2
changelog_entries
2024-12-18 16:49:30 -06:00
pentarctagon
893b31e769
return pbl author attribute to its original usage
...
and use the new primary_authors attribute instead
Fixes #9547
2024-12-14 18:49:32 -06:00
Gothyoba
9a8520a192
Add a changelog entry for Dawarf Changes
2024-12-06 14:35:07 -06:00
Dalas121
42ed77905b
Elvish Champion stats tweak ( #9621 )
...
Elvish Champion: HP 72 -> 70, cost 61 -> 60, accuracy bonus is now explained via a weapon special. Resolves #8706
2024-12-02 15:04:15 -06:00
pentarctagon
ed94f9b02b
changelog entries
2024-11-26 12:11:40 -06:00
Iris Morelle
ce6c56adea
Switch default Pango/Cairo render backend to Fontconfig on macOS
...
Fixes #8488 .
This is a simple setenv trick. Ideally we would instead figure out how
to fix Oldania ADF Std to work on newer macOS, but since we know the
Fontconfig backend works for us on Windows and Linux, we may as well
stick to it and hope there will never be a situation where CoreText
would prove superior somehow.
2024-11-22 23:00:03 +05:30
Severin Glöckner
5d3a84084e
Changelog Update
...
* add last changes
* merge changelog_entries
[ci skip]
2024-11-17 22:40:14 +01:00
Gunter Labes
1e12839804
Move unit changes to changelog and try to unify the formatting
2024-11-17 17:38:42 +01:00
Dalas121
f1e74af2d3
Update change_huntsman_ranger.md
...
Reflect the cost change made in 858b2d2
2024-11-17 08:28:48 -06:00
Dalas121
c67d447901
Change Human Ranger and Huntsman ( #9582 )
...
* Huntsman:
- HP 57 > 53, bow 9-4(marksman) > 10-4(marksman), cost 43g > 50g
- new ability: Swamp Lurk (invisibility in swamps)
* Ranger:
- HP 60 > 64, bow 7-4 > 8-4, cost 43g > 50g
- Defense: castle 60% > 50%, frozen 20% > 30%, reef 30% > 50%, sand 30% > 40%
2024-11-16 15:55:38 -06:00
Tahsin Jahin Khalid
05e8ac2c96
[SotBE] Enable Saurian Spearthrower for Saurians ( #9571 )
...
* SotBE: Enable Spearthrower for Saurians
* sotbe: add changelog entry
---------
Co-authored-by: Tahsin Jahin Khalid <5283677+knyghtmare@users.noreply.github.com>
2024-11-11 19:58:49 +06:00
Dalas121
63c161c81c
Changelog: create forestlion-rebalance.md
...
Changelog file for #9420
2024-11-09 07:55:49 -06:00
Subhraman Sarkar
14302f6bff
update changelog entries
2024-11-08 21:16:59 +05:30
MechanicalDragon963
e460d26dfc
Tweak Elvish Marshal Stats ( #9512 )
...
HP 68 -> 62
MP 5 -> 6
2024-11-06 20:50:32 -06:00
Gothyoba
7fb0b8cdb3
Add Achievements to THoT
2024-10-31 12:38:00 -05:00
newfrenchy83
7d5663b379
add a [remove_specials] tag in [effect] and [filter_special] to [has_attack/filter_weapon]
...
with this, it is possible to simultaneously check specials with id and type, and/or other attributes for remove_specials effector filter_weapon
2024-10-30 18:38:36 -05:00
newfrenchy83
b26f446d32
add changelog entry.
2024-10-27 09:14:45 -05:00
MechanicalDragon963
70df290584
Tweak some Elvish units stats ( #9440 )
...
* Elvish Scout: XP 42 -> 32;
* Elvish Rider: XP 75 -> 60; HP 49 -> 46; bow damage 11 -> 9; cost 28 -> 27;
* Elvish Outrider: MP 11 -> 10; HP 60 -> 57; bow damage 11 -> 9; sword damage 8 -> 7; cost 58 -> 50;
* Elvish Avenger: HP 59 -> 55; cost 60 -> 55.
2024-10-25 15:08:48 -05:00
pentarctagon
7047c8f581
changelog_entries
2024-10-21 12:02:37 -05:00
Descacharrado
52e132648d
Highlight reachable hexes instead of darkening unreachable hexes ( #9292 )
2024-10-17 23:23:53 -04:00
newfrenchy83
7665db46af
remove 'experimental_' of filter_ability/specials tags
...
now what 1.18 separate of master branch it is time of aiming for that. "experimental_ preffix is depracated now.
2024-10-14 16:35:56 -05:00
Dalas121
e7509c5dba
EI S14 "Drowned Plains" - rework scenario objective ( #9411 )
...
Change the EI S14 objective from "kill enemy leaders" to "gather gold". Reduce turn limit from 75 to 25.
2024-10-03 22:26:08 -05:00
newfrenchy83
feef53d4ab
Add an 'alignment' attribute to attacks
...
This attribute, when set to a valid value of lawful|neutral|chaotic|liminal, will assign to the weapon a different alignment than the unit alignment used by default. This alignment is then used when attacking with this weapon.
The attribute is not accessible from lua so far since the fallback to unit alignment does not work.
2024-09-23 17:11:46 +02:00
Charles Dang
ccdc8b17f4
Fixup 3af690331a5b3b52511c8ac7c1125901f778682d
...
Its not Lua.
2024-09-15 12:22:45 -04:00
Charles Dang
3af690331a
Lua API: remove deprecated unit.side and terrain.owner
2024-09-15 01:43:11 -04:00
Wedge009
b316ee518b
Extend case-insensitive filtering beyond ASCII characters ( #9332 )
...
This updates filtering for:
* Game Load dialogue
* MP lobby
* In-game label and unit search
* Add-ons client (now used consistently)
2024-09-11 14:42:45 -04:00
pentarctagon
40ef4dbbf4
Revert "Bump min Boost version to 1.82 ( #9317 )"
...
This reverts commit 7c60174ad10de5adc8b7e56b24810e830f50e62a.
2024-09-08 10:25:45 -05:00
Charles Dang
7c60174ad1
Bump min Boost version to 1.82 ( #9317 )
2024-09-08 00:58:32 -04:00
Dalas121
dc6b802d74
Changelog: log corpse/soulless arcane resist change.
...
Changelog entry for #9224
2024-09-01 18:40:07 -05:00
Subhraman Sarkar
59911072aa
support loading gui2 themes from add-ons
...
Requires a `gui-theme.cfg` file in Add-on root with a `[gui]` tag.
(Add-ons without all buttons in title_screen may get flagged as defunct.)
2024-08-25 01:56:22 -04:00
Iris Morelle
de2d2e2bd6
hotkey: Identify Alt as "opt" on macOS
...
Fixes #9172 .
2024-08-05 13:58:04 -04:00
pentarctagon
6b7d8c5a8d
changelog_entries
2024-07-21 22:30:40 -05:00
Dalas121
c6e8dc5bcd
EI: minor assorted unit stat and item tweaks ( #9103 )
...
* Eastern Invasion
* fixed Gweddry having the wrong HP values
* fixed the king being neutral instead of lawful
* fixed "Dark Shape" being neutral instead of chaotic
* the king can no longer wield the plague staff
* the king and generals can no longer recall undead veterans
2024-07-19 20:30:07 -05:00
Dalas121
71dfdab2eb
EI: changelog entry for backported changes
...
(in the future I'll do these as part of the main PRs)
2024-07-19 20:29:28 -05:00
pentarctagon
888fbf13e5
changelog_entries
2024-07-08 17:42:20 -05:00
Steve Cotton
17c202d3fb
GUI2/Game Load: Apply filter when changing directory
...
When the user types something into the filter box and then changes to
a different version, apply the filter immediately instead of showing
the full list of files.
The drop-down to switch between directories is hidden unless savegames
from other versions are detected. The button will appear at the
bottom-left in master, and at the top of the dialog in 1.18.
2024-07-02 16:02:26 +02:00
gfgtdf
88113a738d
Handle require_modification as the client expects
...
Since 05d1e4b9ba, the client interprets require_modification="" as
defaulting to "yes". However, wesnothd was still defaulting it to
"no", causing an error message when trying to join games.
Fixes #8805 "Add-on version check prevents joining game".
2024-06-27 10:25:23 +02:00
pentarctagon
5e62283646
changelog_entries
2024-06-17 10:24:27 -05:00
newfrenchy83
1809af8cdf
Modify 'apply_to' in an ability filter to do an inclusion check for resistance abilities
...
Instead of needing to contain the exact string from the ability, 'apply_to' in the filter is now taken as a comma-separated list, where all elements need to be present in the ability.
For example if we filter for apply_to=fire,arcane given an ability [resistance]apply_to=arcane, fire, cold, it will match.
For an ability [resistance]apply_to=arcane, impact, cold, this will not match because 'fire' is missing.
2024-06-07 18:08:43 +02:00
pentarctagon
b3247d3dfc
changelog_entries
2024-05-26 15:06:55 -05:00
Jonathan-Kelly
e47a012623
Mudcrawlers better in swamp, worse in buildings
...
Resolves #8823
2024-05-26 12:17:25 -05:00
newfrenchy83
9fc5887ae9
'value' attribute in [experimental_filter_ability(_active)] can have 'default' value
2024-05-26 13:48:45 +02:00
Subhraman Sarkar
bd36e29ffa
add changelog entries ( #8922 )
2024-05-26 11:29:37 +05:30
Subhraman Sarkar
9b38089db0
Story screen redesign ( #8510 )
2024-05-24 19:29:46 +05:30
newfrenchy83
3d097f2950
add [filter_wml] to filter abilities like [experimental_filter_ability], [experimental_filter_ability_active] or [overwrite][experimental_filter_specials]
...
adding a sub-filter should make it possible to take into account the sub_tags of the abilities in the checking
2024-05-21 14:54:44 +02:00
pentarctagon
39987cd1ca
Add a Community button to the title screen.
...
This opens a dialog with links to the forums, discord, etc, plus a donate button that links to Wesnoth's SPI page.
2024-04-15 16:50:42 -05:00