[Commits] [wesnoth/wesnoth] ee66b9: wmlunits: Use CSS to ensure sprites still fit in t...
GitHub
noreply at github.com
Tue Aug 8 06:16:37 UTC 2017
Branch: refs/heads/staging/wesmere-wmlunits
Home: https://github.com/wesnoth/wesnoth
Commit: ee66b96025558e24a6e22fef5e4e35fa5addc921
https://github.com/wesnoth/wesnoth/commit/ee66b96025558e24a6e22fef5e4e35fa5addc921
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-07 (Mon, 07 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Use CSS to ensure sprites still fit in the tree when overlaid
Commit: 7e2538a828a3a5ad6a3526ff1f133756f244f9eb
https://github.com/wesnoth/wesnoth/commit/7e2538a828a3a5ad6a3526ff1f133756f244f9eb
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-07 (Mon, 07 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Allow styling unit attributes in the unit tree view
Commit: 53bc16b91fdddf9274fcf45a84d13926b32fac27
https://github.com/wesnoth/wesnoth/commit/53bc16b91fdddf9274fcf45a84d13926b32fac27
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-07 (Mon, 07 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Various formatting/structure improvements
* There is now a link back to units.wesnoth.org on the navbar preceding
Home.
* The mulitplication sign is used for attack stats to match 1.13.x.
* Made the Terrain table in the unit detail pages a bit more proper
markup-wise.
* Advances from/to on the unit detail page displays a dash when empty
and also has a comma-separated list of unit links in it. The same goes
for the abilities list.
Commit: 75a5af127a442a6541008add2b49fa4355d9c127
https://github.com/wesnoth/wesnoth/commit/75a5af127a442a6541008add2b49fa4355d9c127
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2017-08-08 (Tue, 08 Aug 2017)
Changed paths:
M data/tools/unit_tree/html_output.py
Log Message:
-----------
wmlunits: Fix issues with off-by-one column counts in unit view tables
Compare: https://github.com/wesnoth/wesnoth/compare/6b5ba55fbc0e...75a5af127a44
More information about the Commits
mailing list