Port TB tracks to the Liberty bigmap
This commit is contained in:
parent
435ee2554e
commit
fd99e0f0c5
13 changed files with 138 additions and 94 deletions
|
@ -45,6 +45,8 @@ Version 1.13.0-dev:
|
|||
and connect engines from the multiplayer codepath.
|
||||
* Eras, mods, and options are now available for sp campaigns.
|
||||
* Fix sighted events firing too early in several scenarios. Fixes bug #22466
|
||||
* Use the new bigmaps for Tale of Two Brothers, Delfadors Memoirs and the
|
||||
epilogue of Legend of Wesmere.
|
||||
* Descent into Darkness:
|
||||
* Fixed various issues with player and enemy gold and income in
|
||||
'Descent into Darkness'.
|
||||
|
|
BIN
data/campaigns/Two_Brothers/images/maps/l10n/de/tb--overlay.png
Normal file
BIN
data/campaigns/Two_Brothers/images/maps/l10n/de/tb--overlay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
data/campaigns/Two_Brothers/images/maps/l10n/gl/tb--overlay.png
Normal file
BIN
data/campaigns/Two_Brothers/images/maps/l10n/gl/tb--overlay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 KiB |
BIN
data/campaigns/Two_Brothers/images/maps/l10n/pt/tb--overlay.png
Normal file
BIN
data/campaigns/Two_Brothers/images/maps/l10n/pt/tb--overlay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
BIN
data/campaigns/Two_Brothers/images/maps/tb.png
Normal file
BIN
data/campaigns/Two_Brothers/images/maps/tb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
|
@ -74,7 +74,8 @@ Will he heed the call? I do not know if he has kept the amulet; we have not spok
|
|||
[part]
|
||||
story=_ "Heeding the call of his amulet, Arvith gathered such men as he could and hurried to Maghre to help Baran."
|
||||
show_title=yes
|
||||
{TO_ROOTING_OUT_A_MAGE}
|
||||
{TB_BIGMAP}
|
||||
{JOURNEY_STAGE1}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
|
|
@ -45,11 +45,8 @@ But I’m past superstitions now; I’ve seen enough of the world to guess at th
|
|||
Besides... I want my brother back."
|
||||
background=story/Two_Brothers_M2P1.png
|
||||
[/part]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TO_THE_CHASE}
|
||||
[/part]
|
||||
[/story]
|
||||
{TB_TRACK {JOURNEY_STAGE2}}
|
||||
|
||||
[event]
|
||||
#ifdef EASY
|
||||
|
|
|
@ -24,10 +24,6 @@
|
|||
{DEFAULT_SCHEDULE_DUSK}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TO_GUARDED_CASTLE}
|
||||
[/part]
|
||||
# Diary entries split into two parts until story screens allow vertical scrolling (FR #17492).
|
||||
[part]
|
||||
# wmllint: local spelling clanless
|
||||
|
@ -47,6 +43,7 @@ I have done what I can to fortify this dilapidated castle. The orcs who came wit
|
|||
Yet for some reason I fear these brothers more. If Mordak were here it would be different, but we are broken... and these two men are whole. In each other, in the ties that bind them, they have strength."
|
||||
[/part]
|
||||
[/story]
|
||||
{TB_TRACK {JOURNEY_STAGE3}}
|
||||
|
||||
[side]
|
||||
#ifdef EASY
|
||||
|
|
|
@ -42,6 +42,7 @@ I can hardly blame Arvith for having taken their deaths ill, and I can never und
|
|||
But I am still troubled. I wonder... is this sense of foreboding I feel merely a remnant of my time locked away in that dungeon, or is it a sign of something real?"
|
||||
[/part]
|
||||
[/story]
|
||||
{TB_TRACK {JOURNEY_STAGE4}}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
|
126
data/campaigns/Two_Brothers/utils/bigmap.cfg
Normal file
126
data/campaigns/Two_Brothers/utils/bigmap.cfg
Normal file
|
@ -0,0 +1,126 @@
|
|||
#textdomain wesnoth-tb
|
||||
# wmllint: no translatables
|
||||
|
||||
#define TB_BIGMAP
|
||||
[background_layer]
|
||||
image=maps/background.jpg
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/tb.png
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
base_layer=yes
|
||||
[/background_layer]
|
||||
#enddef
|
||||
|
||||
#define TB_TRACK STAGE
|
||||
[story]
|
||||
[part]
|
||||
show_title=yes
|
||||
{TB_BIGMAP}
|
||||
{STAGE}
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
||||
|
||||
# trackplacer: tracks begin
|
||||
#
|
||||
# Hand-hack this section strictly at your own risk.
|
||||
#
|
||||
# trackplacer: map=data/campaigns/Two_Brothers/images/maps/tb.png
|
||||
#
|
||||
#define JOURNEY_STAGE1
|
||||
{NEW_BATTLE 722 662}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE2
|
||||
{OLD_BATTLE 722 662}
|
||||
{NEW_JOURNEY 722 639}
|
||||
{NEW_JOURNEY 726 622}
|
||||
{NEW_JOURNEY 735 605}
|
||||
{NEW_BATTLE 744 583}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE3
|
||||
{OLD_BATTLE 722 662}
|
||||
{OLD_JOURNEY 722 639}
|
||||
{OLD_JOURNEY 726 622}
|
||||
{OLD_JOURNEY 735 605}
|
||||
{OLD_BATTLE 744 583}
|
||||
{NEW_JOURNEY 762 562}
|
||||
{NEW_JOURNEY 788 554}
|
||||
{NEW_JOURNEY 816 551}
|
||||
{NEW_JOURNEY 843 550}
|
||||
{NEW_JOURNEY 868 548}
|
||||
{NEW_JOURNEY 889 543}
|
||||
{NEW_BATTLE 910 538}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE4
|
||||
{OLD_BATTLE 722 662}
|
||||
{OLD_JOURNEY 722 639}
|
||||
{OLD_JOURNEY 726 622}
|
||||
{OLD_JOURNEY 735 605}
|
||||
{OLD_BATTLE 744 583}
|
||||
{OLD_JOURNEY 762 562}
|
||||
{OLD_JOURNEY 788 554}
|
||||
{OLD_JOURNEY 816 551}
|
||||
{OLD_JOURNEY 843 550}
|
||||
{OLD_JOURNEY 868 548}
|
||||
{OLD_JOURNEY 889 543}
|
||||
{OLD_BATTLE 910 538}
|
||||
{NEW_JOURNEY 894 560}
|
||||
{NEW_JOURNEY 884 580}
|
||||
{NEW_JOURNEY 877 597}
|
||||
{NEW_JOURNEY 869 616}
|
||||
{NEW_JOURNEY 864 638}
|
||||
{NEW_JOURNEY 848 654}
|
||||
{NEW_JOURNEY 825 665}
|
||||
{NEW_JOURNEY 809 679}
|
||||
{NEW_JOURNEY 803 697}
|
||||
{NEW_JOURNEY 788 710}
|
||||
{NEW_JOURNEY 767 722}
|
||||
{NEW_JOURNEY 743 731}
|
||||
{NEW_JOURNEY 719 716}
|
||||
{NEW_JOURNEY 700 696}
|
||||
{NEW_JOURNEY 712 683}
|
||||
{NEW_BATTLE 722 662}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_COMPLETE
|
||||
{OLD_BATTLE 722 662}
|
||||
{OLD_JOURNEY 722 639}
|
||||
{OLD_JOURNEY 726 622}
|
||||
{OLD_JOURNEY 735 605}
|
||||
{OLD_BATTLE 744 583}
|
||||
{OLD_JOURNEY 762 562}
|
||||
{OLD_JOURNEY 788 554}
|
||||
{OLD_JOURNEY 816 551}
|
||||
{OLD_JOURNEY 843 550}
|
||||
{OLD_JOURNEY 868 548}
|
||||
{OLD_JOURNEY 889 543}
|
||||
{OLD_BATTLE 910 538}
|
||||
{OLD_JOURNEY 894 560}
|
||||
{OLD_JOURNEY 884 580}
|
||||
{OLD_JOURNEY 877 597}
|
||||
{OLD_JOURNEY 869 616}
|
||||
{OLD_JOURNEY 864 638}
|
||||
{OLD_JOURNEY 848 654}
|
||||
{OLD_JOURNEY 825 665}
|
||||
{OLD_JOURNEY 809 679}
|
||||
{OLD_JOURNEY 803 697}
|
||||
{OLD_JOURNEY 788 710}
|
||||
{OLD_JOURNEY 767 722}
|
||||
{OLD_JOURNEY 743 731}
|
||||
{OLD_JOURNEY 719 716}
|
||||
{OLD_JOURNEY 700 696}
|
||||
{OLD_JOURNEY 712 683}
|
||||
{OLD_BATTLE 722 662}
|
||||
#enddef
|
||||
|
||||
# trackplacer: tracks end
|
|
@ -1,82 +0,0 @@
|
|||
#textdomain wesnoth-tb
|
||||
# trackplacer: tracks begin
|
||||
#
|
||||
# Hand-hack this section strictly at your own risk.
|
||||
#
|
||||
# trackplacer: map=data/core/images/maps/wesnoth.png
|
||||
#
|
||||
#define JOURNEY_STAGE1
|
||||
{NEW_BATTLE 304 475}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE1_END
|
||||
{NEW_BATTLE 304 475}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE2
|
||||
{OLD_BATTLE 304 475}
|
||||
{NEW_JOURNEY 307 458}
|
||||
{NEW_BATTLE 311 442}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE2_END
|
||||
{OLD_BATTLE 304 475}
|
||||
{OLD_JOURNEY 307 458}
|
||||
{NEW_BATTLE 311 442}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE3
|
||||
{OLD_BATTLE 304 475}
|
||||
{OLD_JOURNEY 307 458}
|
||||
{OLD_BATTLE 311 442}
|
||||
{NEW_JOURNEY 328 430}
|
||||
{NEW_JOURNEY 343 425}
|
||||
{NEW_JOURNEY 358 419}
|
||||
{NEW_BATTLE 371 411}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_STAGE3_END
|
||||
{OLD_BATTLE 304 475}
|
||||
{OLD_JOURNEY 307 458}
|
||||
{OLD_BATTLE 311 442}
|
||||
{OLD_JOURNEY 328 430}
|
||||
{OLD_JOURNEY 343 425}
|
||||
{OLD_JOURNEY 358 419}
|
||||
{NEW_BATTLE 371 411}
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_COMPLETE
|
||||
{OLD_BATTLE 304 475}
|
||||
{OLD_JOURNEY 307 458}
|
||||
{OLD_BATTLE 311 442}
|
||||
{OLD_JOURNEY 328 430}
|
||||
{OLD_JOURNEY 343 425}
|
||||
{OLD_JOURNEY 358 419}
|
||||
{OLD_BATTLE 371 411}
|
||||
#enddef
|
||||
|
||||
# trackplacer: tracks end
|
||||
|
||||
#define TO_ROOTING_OUT_A_MAGE
|
||||
background=maps/wesnoth.png
|
||||
{JOURNEY_STAGE1}
|
||||
#enddef
|
||||
|
||||
#define TO_THE_CHASE
|
||||
background=maps/wesnoth.png
|
||||
{JOURNEY_STAGE2}
|
||||
#enddef
|
||||
|
||||
#define TO_GUARDED_CASTLE
|
||||
background=maps/wesnoth.png
|
||||
{JOURNEY_STAGE3}
|
||||
#enddef
|
||||
|
||||
# trackplacer: epilog begins
|
||||
|
||||
#undef JOURNEY_STAGE1_END
|
||||
#undef JOURNEY_STAGE2_END
|
||||
#undef JOURNEY_STAGE3_END
|
||||
#undef JOURNEY_COMPLETE
|
||||
|
||||
# trackplacer: epilog ends
|
|
@ -11,6 +11,7 @@ ok ¦data/campaigns/Sceptre_of_Fire/images/maps/l10n/de/sof--overlay.png
|
|||
ok ¦data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/de/sotbe--overlay.png¦ 99c228c3a38a107030c0f46817835adb bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/de/green_isle--overlay.png¦ 3e0318d30f3a56481c93d236da9ded97 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
ok ¦data/campaigns/The_South_Guard/images/maps/l10n/de/tsg--overlay.png¦ b6794ada1484eef485bbede267d8f1d0 bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Two_Brothers/images/maps/l10n/de/tb--overlay.png¦ f95afb953e44122ded647dcb4d414aa5 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
fuzzy ¦data/core/images/help/l10n/de/hpxp.png¦ b0984c245040663b8f14fe1ea9f66456 48839
|
||||
fuzzy ¦data/core/images/help/l10n/de/recruit.png¦ ddc425468344909e7b59065a658f3524 48839
|
||||
fuzzy ¦data/core/images/help/l10n/de/tooltip.png¦ 7acf65b98543763d72276055fb16d3db 48839
|
||||
|
@ -53,16 +54,15 @@ ok ¦images/misc/l10n/gd/logo.png¦ f109b391406d55b33ab1f6bb96b33336 48
|
|||
|
||||
# gl
|
||||
ok ¦data/campaigns/An_Orcish_Incursion/images/maps/l10n/gl/aoi--overlay.png¦ 566caef8841ce7ea42b49e436230f6bb a3b14e767064ba27b97a9a316da9301d88e64b05
|
||||
ok ¦data/campaigns/Dead_Water/images/l10n/gl/dead-water-map--overlay.png¦ ca2c940a0eefd08ba250a2a7bd60f877 ac886f0d5c20915d5164fe2bf19a7dd563cf619
|
||||
ok ¦data/campaigns/Dead_Water/images/maps/l10n/gl/dw--overlay.png¦ b652fd1277d6a947fb667537e0f934aa 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
ok ¦data/campaigns/Descent_Into_Darkness/images/maps/l10n/gl/did--overlay.png¦ 6b31cd94d40c8b0d02bb5e008af0bf84 a3b14e767064ba27b97a9a316da9301d88e64b0
|
||||
ok ¦data/campaigns/Heir_To_The_Throne/images/maps/l10n/gl/httt--overlay.png¦ c6a61abdc02a22a1279d6e86d2d988d0 bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Liberty/images/maps/l10n/gl/liberty--overlay.png¦ f95afb953e44122ded647dcb4d414aa5 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
ok ¦data/campaigns/Liberty/images/maps/l10n/gl/liberty-map--overlay.png¦ 2db525104127ca35c8e037ad897c9b2b 0d5aa46e7435d9c5bf2944bb447c9ac6b2f1c0a
|
||||
ok ¦data/campaigns/Sceptre_of_Fire/images/maps/l10n/gl/sof--overlay.png¦ 8e6a191c8caec86b05feaf5a13f9c10e bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/gl/sotbe--overlay.png¦ 99c228c3a38a107030c0f46817835adb bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/The_Rise_Of_Wesnoth/images/story/l10n/gl/trow-logo.png¦ 591ed63c8eac31ea6549848dbed29143 0d5aa46e7435d9c5bf2944bb447c9ac6b2f1c0a
|
||||
ok ¦data/campaigns/The_South_Guard/images/maps/l10n/gl/tsg--overlay.png¦ b6794ada1484eef485bbede267d8f1d0 bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Two_Brothers/images/maps/l10n/gl/tb--overlay.png¦ f95afb953e44122ded647dcb4d414aa5 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
fuzzy ¦data/core/images/help/l10n/gl/hpxp.png¦ b0984c245040663b8f14fe1ea9f66456 0d5aa46e7435d9c5bf2944bb447c9ac6b2f1c0a
|
||||
fuzzy ¦data/core/images/help/l10n/gl/recruit.png¦ ddc425468344909e7b59065a658f3524 0d5aa46e7435d9c5bf2944bb447c9ac6b2f1c0a
|
||||
fuzzy ¦data/core/images/help/l10n/gl/tooltip.png¦ 7acf65b98543763d72276055fb16d3db e08333f436470a9edc730851fe4320ff59739be
|
||||
|
@ -115,12 +115,12 @@ ok ¦data/campaigns/Dead_Water/images/maps/l10n/pt/dw--overlay.png¦ b65
|
|||
ok ¦data/campaigns/Descent_Into_Darkness/images/maps/l10n/pt/did--overlay.png¦ 6b31cd94d40c8b0d02bb5e008af0bf84 a3b14e767064ba27b97a9a316da9301d88e64b0
|
||||
ok ¦data/campaigns/Heir_To_The_Throne/images/maps/l10n/pt/httt--overlay.png¦ c6a61abdc02a22a1279d6e86d2d988d0 bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Liberty/images/maps/l10n/pt/liberty--overlay.png¦ f95afb953e44122ded647dcb4d414aa5 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
ok ¦data/campaigns/Liberty/images/maps/l10n/pt/liberty-map--overlay.png¦ 2db525104127ca35c8e037ad897c9b2b 48839
|
||||
ok ¦data/campaigns/Sceptre_of_Fire/images/maps/l10n/pt/sof--overlay.png¦ 8e6a191c8caec86b05feaf5a13f9c10e bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Son_Of_The_Black_Eye/images/maps/l10n/pt/sotbe--overlay.png¦ 99c228c3a38a107030c0f46817835adb bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/pt/green_isle--overlay.png¦ 3e0318d30f3a56481c93d236da9ded97 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
ok ¦data/campaigns/The_Rise_Of_Wesnoth/images/story/l10n/pt/trow-logo.png¦ 591ed63c8eac31ea6549848dbed29143 48839
|
||||
ok ¦data/campaigns/The_South_Guard/images/maps/l10n/pt/tsg--overlay.png¦ b6794ada1484eef485bbede267d8f1d0 bbace6d70c9021bea33fd06eb40ae5c793099d2
|
||||
ok ¦data/campaigns/Two_Brothers/images/maps/l10n/pt/tb--overlay.png¦ f95afb953e44122ded647dcb4d414aa5 3ca6988963d24be3f4f6cd8be2de2296df87919
|
||||
fuzzy ¦data/core/images/help/l10n/pt/hpxp.png¦ b0984c245040663b8f14fe1ea9f66456 48839
|
||||
fuzzy ¦data/core/images/help/l10n/pt/recruit.png¦ ddc425468344909e7b59065a658f3524 48839
|
||||
fuzzy ¦data/core/images/help/l10n/pt/tooltip.png¦ 7acf65b98543763d72276055fb16d3db 52409
|
||||
|
|
|
@ -9,6 +9,8 @@ Version 1.13.0-dev:
|
|||
least one add-on that may be upgraded.
|
||||
|
||||
* Campaigns:
|
||||
* Use the new bigmaps for Tale of Two Brothers, Delfadors Memoirs and the
|
||||
epilogue of Legend of Wesmere.
|
||||
* Descent into Darkness:
|
||||
* Fixed various issues with player and enemy gold and income in
|
||||
'Descent into Darkness'.
|
||||
|
|
Loading…
Add table
Reference in a new issue