[Commits] [wesnoth/wesnoth] 1606bb: Made Drake Flying Animations working on more terra...
GitHub
noreply at github.com
Wed Oct 26 20:41:51 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1606bb72cef2c2bde02ec3f2227c7b5d138ada91
https://github.com/wesnoth/wesnoth/commit/1606bb72cef2c2bde02ec3f2227c7b5d138ada91
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M data/core/macros/animation-utils.cfg
M data/core/units/goblins/Wolf_Rider.cfg
M data/core/units/monsters/Wolf.cfg
M data/core/units/saurians/Skirmisher.cfg
Log Message:
-----------
Made Drake Flying Animations working on more terrains.
E.g. they weren't working on water with water lilies before.
The terrain codes are now more generic too, for the case somebody wants to make an UMC variation.
Also had a look on other places where terrain codes get used.
Commit: a8d63e063f8d31d12a1b3110cd193cf5dfa3179a
https://github.com/wesnoth/wesnoth/commit/a8d63e063f8d31d12a1b3110cd193cf5dfa3179a
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M data/core/macros/animation-utils.cfg
M data/core/units/goblins/Wolf_Rider.cfg
M data/core/units/monsters/Wolf.cfg
Log Message:
-----------
reverted addition of ^Vhs
since ^Vhs has no submerge value
Commit: 07aea40091888a1a1196444c58a45eb926752f35
https://github.com/wesnoth/wesnoth/commit/07aea40091888a1a1196444c58a45eb926752f35
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M data/core/terrain.cfg
M data/core/units/goblins/Wolf_Rider.cfg
M data/core/units/monsters/Wolf.cfg
Log Message:
-----------
changed submerge to 0.4 in aquatic castles
wolfrider do use their standard sprite on terrain with 0.3 sumberge, and the water sprite on deeper
However, the wolf (it's the same sprite, just without rider) uses on any water terrain the water sprite
Commit: 7950cdadd5867de5b9b8e9e671326fc37300bde0
https://github.com/wesnoth/wesnoth/commit/7950cdadd5867de5b9b8e9e671326fc37300bde0
Author: Lari Nieminen <lari.nieminen at iki.fi>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M data/core/macros/animation-utils.cfg
M data/core/terrain.cfg
M data/core/units/goblins/Wolf_Rider.cfg
M data/core/units/monsters/Wolf.cfg
M data/core/units/saurians/Skirmisher.cfg
Log Message:
-----------
Merge pull request #824 from sevu/master
Made Drake Flying Animations working on more terrains.
Compare: https://github.com/wesnoth/wesnoth/compare/d55265a86c9d...7950cdadd586
More information about the Commits
mailing list