[wesnoth-commits] [wesnoth/wesnoth] a064d7: UtBS: Replacing ^Uf mushrooms with ^Tf mushrooms
Steve Cotton
noreply at github.com
Thu Sep 12 20:41:53 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a064d7e32dc76b70758ed52f38c0bf23b57c91f2
https://github.com/wesnoth/wesnoth/commit/a064d7e32dc76b70758ed52f38c0bf23b57c91f2
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-09-11 (Wed, 11 Sep 2019)
Changed paths:
M data/campaigns/Under_the_Burning_Suns/maps/04_Descending_into_Darkness.map
M data/campaigns/Under_the_Burning_Suns/maps/05_A_Subterranean_Struggle.map
M data/campaigns/Under_the_Burning_Suns/maps/06a_In_the_Tunnels_of_the_Trolls.map
M data/campaigns/Under_the_Burning_Suns/maps/06b_In_the_Domain_of_the_Dwarves.map
M data/campaigns/Under_the_Burning_Suns/maps/08_Out_of_the_Frying_Pan.map
M data/campaigns/Under_the_Burning_Suns/maps/09_Blood_is_Thicker_Than_Water.map
M data/campaigns/Under_the_Burning_Suns/maps/12_The_Final_Confrontation.map
M data/campaigns/Under_the_Burning_Suns/utils/animation_macros.cfg
Log Message:
-----------
UtBS: Replacing ^Uf mushrooms with ^Tf mushrooms
The code for flooding in 08_Out_of_the_Frying_Pan uses a list of impassible terrains,
anything not in that list can flood so there's no change needed to that code.
The Sun Sylph's animation code now recognises both types of mushroom, in case the
Quenoth elves are used in UMC campaigns.
Commit: d0a3376a3ae2f0ca0bd0484840552d3e8cd6db49
https://github.com/wesnoth/wesnoth/commit/d0a3376a3ae2f0ca0bd0484840552d3e8cd6db49
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-09-12 (Thu, 12 Sep 2019)
Changed paths:
M data/campaigns/Under_the_Burning_Suns/maps/04_Descending_into_Darkness.map
M data/campaigns/Under_the_Burning_Suns/maps/05_A_Subterranean_Struggle.map
M data/campaigns/Under_the_Burning_Suns/maps/06a_In_the_Tunnels_of_the_Trolls.map
M data/campaigns/Under_the_Burning_Suns/maps/06b_In_the_Domain_of_the_Dwarves.map
M data/campaigns/Under_the_Burning_Suns/maps/08_Out_of_the_Frying_Pan.map
M data/campaigns/Under_the_Burning_Suns/maps/09_Blood_is_Thicker_Than_Water.map
M data/campaigns/Under_the_Burning_Suns/maps/12_The_Final_Confrontation.map
M data/campaigns/Under_the_Burning_Suns/utils/animation_macros.cfg
Log Message:
-----------
UtBS: Replacing ^Uf mushrooms with ^Tf mushrooms (#4336)
The code for flooding in 08_Out_of_the_Frying_Pan uses a list of impassible terrains,
anything not in that list can flood so there's no change needed to that code.
The Sun Sylph's animation code now recognises both types of mushroom, in case the
Quenoth elves are used in UMC campaigns.
Compare: https://github.com/wesnoth/wesnoth/compare/cef41e6128f2...d0a3376a3ae2
More information about the Commits
mailing list