From fdc720a5c40a63d960159bc5957890340b3bd682 Mon Sep 17 00:00:00 2001 From: Muhammad Alfi Syahrin Date: Thu, 2 Jan 2025 08:37:05 +0700 Subject: [PATCH] wesnoth: Update to v1.18.3 **Summary** - Campaigns - Eastern Invasion - S04c: achievement now only triggers when escaping with all knights alive - S11/S99: flying units can no longer enter prison cells via the river - S12: fixed Dra-Nak (if present) having incorrect traits and portraits - S17b: AI is now more forced to recruit only higher-level units when gold reserves get too high - S99: prisoners now escape if their jailers are killed - Under the Burnings Suns - S04: added sprite for the Cold Dagger item - Editor: Added Show Tool Information toggle option in the menus and toolbar to allow hiding the informational tooltip on the edge of the screen that shows the current editor tool's usage and palette information - Translations: Updated Arabic, Bengali, British English, Chinese (Simplified), Czech, Finnish, French, German, Hungarian, Italian, Japanese, Turkish, Ukrainian - User interface: Help button in the leaderchoosing window works on all languages - WML Engine: Fix crash when weapon specials' filters lead to infinite recursion - Miscellaneous and Bug Fixes: Search filter should now be case-insensitive for more than just ASCII characters --- packages/w/wesnoth/MAINTAINERS.md | 5 ++ packages/w/wesnoth/abi_used_libs | 2 +- packages/w/wesnoth/abi_used_symbols | 12 ++- packages/w/wesnoth/package.yml | 6 +- packages/w/wesnoth/pspec_x86_64.xml | 115 ++++++++++++++++++++++++++-- 5 files changed, 121 insertions(+), 19 deletions(-) create mode 100644 packages/w/wesnoth/MAINTAINERS.md diff --git a/packages/w/wesnoth/MAINTAINERS.md b/packages/w/wesnoth/MAINTAINERS.md new file mode 100644 index 00000000000..4c47eb6b3d0 --- /dev/null +++ b/packages/w/wesnoth/MAINTAINERS.md @@ -0,0 +1,5 @@ +This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely. + +- Muhammad Alfi Syahrin + - Matrix: @alfisya:matrix.org + - Email: malfisya.dev@hotmail.com \ No newline at end of file diff --git a/packages/w/wesnoth/abi_used_libs b/packages/w/wesnoth/abi_used_libs index 73187be488c..0b99916e728 100644 --- a/packages/w/wesnoth/abi_used_libs +++ b/packages/w/wesnoth/abi_used_libs @@ -2,7 +2,7 @@ UNKNOWN libSDL2-2.0.so.0 libSDL2_image-2.0.so.0 libSDL2_mixer-2.0.so.0 -libboost_coroutine.so.1.83.0 +libboost_context.so.1.83.0 libboost_filesystem.so.1.83.0 libboost_iostreams.so.1.83.0 libboost_locale.so.1.83.0 diff --git a/packages/w/wesnoth/abi_used_symbols b/packages/w/wesnoth/abi_used_symbols index ef16ddfdb4e..7948b394477 100644 --- a/packages/w/wesnoth/abi_used_symbols +++ b/packages/w/wesnoth/abi_used_symbols @@ -164,13 +164,10 @@ libSDL2_mixer-2.0.so.0:Mix_ResumeMusic libSDL2_mixer-2.0.so.0:Mix_SetDistance libSDL2_mixer-2.0.so.0:Mix_Volume libSDL2_mixer-2.0.so.0:Mix_VolumeMusic -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines12stack_traits12default_sizeEv -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines12stack_traits12is_unboundedEv -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines12stack_traits12maximum_sizeEv -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines12stack_traits12minimum_sizeEv -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines6detail17coroutine_context4jumpERS2_Pv -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines6detail17coroutine_contextC1EPFvNS_7context6detail10transfer_tEERKNS1_12preallocatedE -libboost_coroutine.so.1.83.0:_ZN5boost10coroutines6detail17coroutine_contextC1Ev +libboost_context.so.1.83.0:_ZN5boost7context12stack_traits12default_sizeEv +libboost_context.so.1.83.0:jump_fcontext +libboost_context.so.1.83.0:make_fcontext +libboost_context.so.1.83.0:ontop_fcontext libboost_filesystem.so.1.83.0:_ZN5boost10filesystem6detail11dir_itr_impD1Ev libboost_filesystem.so.1.83.0:_ZN5boost10filesystem6detail11dir_itr_impdlEPv libboost_filesystem.so.1.83.0:_ZN5boost10filesystem6detail12current_pathEPNS_6system10error_codeE @@ -1063,6 +1060,7 @@ libstdc++.so.6:_ZTv0_n24_NSt14basic_ifstreamIcSt11char_traitsIcEED0Ev libstdc++.so.6:_ZTv0_n24_NSt14basic_ifstreamIcSt11char_traitsIcEED1Ev libstdc++.so.6:_ZdaPv libstdc++.so.6:_ZdlPv +libstdc++.so.6:_ZdlPvm libstdc++.so.6:_Znam libstdc++.so.6:_Znwm libstdc++.so.6:_ZnwmRKSt9nothrow_t diff --git a/packages/w/wesnoth/package.yml b/packages/w/wesnoth/package.yml index 4cf055b27e7..f515778bc6e 100644 --- a/packages/w/wesnoth/package.yml +++ b/packages/w/wesnoth/package.yml @@ -1,8 +1,8 @@ name : wesnoth -version : 1.18.2 -release : 33 +version : 1.18.3 +release : 34 source : - - https://github.com/wesnoth/wesnoth/archive/refs/tags/1.18.2.tar.gz : 59baaf3fb9d62d92702b343f9092da12c3455e95a6ff4782338b97a7b6285935 + - https://github.com/wesnoth/wesnoth/archive/refs/tags/1.18.3.tar.gz : 62405b80fba37caa312c67a27f8b123ef52f6ded0d65c912c869663a411bd737 homepage : https://www.wesnoth.org/ license : GPL-2.0-or-later component : games.strategy diff --git a/packages/w/wesnoth/pspec_x86_64.xml b/packages/w/wesnoth/pspec_x86_64.xml index 686c1ae9212..9b1ee73911b 100644 --- a/packages/w/wesnoth/pspec_x86_64.xml +++ b/packages/w/wesnoth/pspec_x86_64.xml @@ -3,8 +3,8 @@ wesnoth https://www.wesnoth.org/ - Joey Riches - josephriches@gmail.com + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com GPL-2.0-or-later games.strategy @@ -2769,6 +2769,7 @@ /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-back.png /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-bottom.png /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/burial2.png + /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/cold-sword.png /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/kaleh-dead.png /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-n.png /usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-ne.png @@ -4266,7 +4267,7 @@ /usr/share/wesnoth/data/core/images/maps/l10n/sr@ijekavian/wesnoth--overlay.webp /usr/share/wesnoth/data/core/images/maps/l10n/sr@ijekavianlatin/wesnoth--overlay.webp /usr/share/wesnoth/data/core/images/maps/l10n/sr@latin/wesnoth--overlay.webp - /usr/share/wesnoth/data/core/images/maps/l10n/tr/titlescreen--overlay.png + /usr/share/wesnoth/data/core/images/maps/l10n/tr/titlescreen--overlay.webp /usr/share/wesnoth/data/core/images/maps/l10n/zh_CN/titlescreen--overlay.webp /usr/share/wesnoth/data/core/images/maps/l10n/zh_CN/wesnoth--overlay.webp /usr/share/wesnoth/data/core/images/maps/titlescreen.webp @@ -18570,6 +18571,7 @@ /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/prestart_settings.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/put_to_recall_and_modify.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/shroud.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/terrain_with_location_filter.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/test_end_turn.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/test_grunt_tod_damage.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/test_modify_unit.cfg @@ -18622,6 +18624,9 @@ /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/unknown_scenario_warning.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/xp_mod.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/TerrainWML/test_terrain_mask.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/ability_cycle_filter_self_recursion_by_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/ability_cycle_recursion_by_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/adjacent_abilities_recursion_by_id.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/attacks/attacks_add.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/attacks/attacks_add_divide.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/attacks/attacks_add_multiply.cfg @@ -18691,9 +18696,97 @@ /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/berserk/berserk_wfl_other.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/berserk/berserk_wfl_self.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/berserk/berserk_zero.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add_multiply.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add_sub.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_allies.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_enemies.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_everybody.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_self_no.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_multiply.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_multiply_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_negative_value.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_no_value.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_both_sides.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_mixed.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_one_side.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_two_both_sides.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_two_one_side.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_sub.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_sub_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_sub_multiply.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_mixed_same_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_mixed_unique_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_no_same_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_no_unique_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_yes_same_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_yes_unique_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_wfl_other.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_wfl_self.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add_multiply.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add_sub.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_allies.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_enemies.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_everybody.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_self_no.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_high_fraction.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_low_fraction.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_multiply.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_multiply_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_multiply_fraction.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_negative_value.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_no_value.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_both_sides.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_mixed.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_one_side.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_two_both_sides.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_two_one_side.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_sub.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_sub_divide.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_sub_multiply.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_mixed_same_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_mixed_unique_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_no_same_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_no_unique_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_yes_same_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_yes_unique_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_wfl_other.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_wfl_self.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_zero.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_recalculation_mid_attack.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_arcane.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_blade.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_cold.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_fire.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_impact.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_pierce.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_three.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_two.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_apply_to_attacker_filter_attacker_defender.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_apply_to_both_filter_self_opponent.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_same_alternative_best.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_same_replacement_best.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_separate_alternative_best.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_separate_replacement_best.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_many.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_arcane.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_blade.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_cold.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_fire.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_impact.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_pierce.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_three.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_two.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/feeding.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/firststrike_and_laststrike.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/four_cycle_recursion_branching.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/four_cycle_recursion_by_id.cfg + /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/four_cycle_recursion_by_tagname.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/heals/heal.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/heals/heal_add.cfg /usr/share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/heals/heal_add_divide.cfg @@ -19826,6 +19919,12 @@ /usr/share/wesnoth/images/icons/action/editor-draw-terrain-codes_30-active.png /usr/share/wesnoth/images/icons/action/editor-draw-terrain-codes_30-pressed.png /usr/share/wesnoth/images/icons/action/editor-draw-terrain-codes_30.png + /usr/share/wesnoth/images/icons/action/editor-help-text-shown_25-active.png + /usr/share/wesnoth/images/icons/action/editor-help-text-shown_25-pressed.png + /usr/share/wesnoth/images/icons/action/editor-help-text-shown_25.png + /usr/share/wesnoth/images/icons/action/editor-help-text-shown_30-active.png + /usr/share/wesnoth/images/icons/action/editor-help-text-shown_30-pressed.png + /usr/share/wesnoth/images/icons/action/editor-help-text-shown_30.png /usr/share/wesnoth/images/icons/action/editor-map-flip_25-active.png /usr/share/wesnoth/images/icons/action/editor-map-flip_25-pressed.png /usr/share/wesnoth/images/icons/action/editor-map-flip_25.png @@ -22415,12 +22514,12 @@ - - 2024-09-15 - 1.18.2 + + 2025-01-02 + 1.18.3 Packaging update - Joey Riches - josephriches@gmail.com + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com \ No newline at end of file