[wesnoth-commits] [wesnoth/wesnoth] 00452c: add 'ability_id_active' attribute to filter (#5739)
newfrenchy83
noreply at github.com
Mon May 3 19:38:25 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 00452c0187b8e2672d23eb82220415e48e0edf13
https://github.com/wesnoth/wesnoth/commit/00452c0187b8e2672d23eb82220415e48e0edf13
Author: newfrenchy83 <31768074+newfrenchy83 at users.noreply.github.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M changelog.md
M data/schema/filters/unit.cfg
A data/test/scenarios/ability_id_active_test.cfg
M data/test/scenarios/swarm_disables_upgrades_with_abilities.cfg
M data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent.cfg
M data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent_fail.cfg
M data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent_leadership.cfg
M data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent_leadership_fail.cfg
M data/test/scenarios/swarm_disables_upgrades_with_abilities_fail.cfg
M src/units/filter.cpp
M wml_test_schedule
Log Message:
-----------
add 'ability_id_active' attribute to filter (#5739)
Add 'ability_id_active' attribute to filter
Until now, only the type of ability could be filtered with activity, and id only for unit who have ability, same if she's inactive.
More information about the Commits
mailing list