Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Nov 15, 2018
1 parent e7d552c commit e88fa29
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
2 changes: 2 additions & 0 deletions changelog.TXT
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
🏞 “Riverlands” 1.3.1 🏞
✢ Added dynamic news event newspaper headers for countries.
✢ Our Town was moved to the border of Crystal Empire.
✢ Fix CTD caused by Gryphian Host raids.
✢ More advisor icons in Ponadhean.
✢ More concerns for River Republic.
✢ Attempted to balance the Great War better.
✢ Fixed Sinister's market not working.
✢ Fixed Lord Drak coming back to life and breaking away from Lushi.
✢ Fixed raiding decisions.
Expand Down
14 changes: 7 additions & 7 deletions interface/eaw_welcome_screen.gui
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_2"
position = { x=0 y=560 }
position = { x=0 y=600 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_2"
maxWidth = 1090
Expand All @@ -460,7 +460,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_3"
position = { x=0 y=1260 }
position = { x=0 y=1300 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_3"
maxWidth = 1090
Expand All @@ -470,7 +470,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_4"
position = { x=0 y=1800 }
position = { x=0 y=1840 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_4"
maxWidth = 1090
Expand All @@ -480,7 +480,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_5"
position = { x=0 y=3560 }
position = { x=0 y=3600 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_5"
maxWidth = 1090
Expand All @@ -490,7 +490,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_6"
position = { x=0 y=3720 }
position = { x=0 y=3760 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_6"
maxWidth = 1090
Expand All @@ -500,7 +500,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_7"
position = { x=0 y=4220 }
position = { x=0 y=4260 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_7"
maxWidth = 1090
Expand All @@ -510,7 +510,7 @@ guiTypes = {

instantTextboxType = {
name = "tab_4_text_header_8"
position = { x=0 y=4620 }
position = { x=0 y=4660 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_8"
maxWidth = 1090
Expand Down
4 changes: 4 additions & 0 deletions localisation/country_CHN_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,10 @@ CHN_GRI_Attache_For_CHN_desc:0 "A Changeling military mission is present in the
CHN_Attache:0 "Changeling-Griffonian Attache"
CHN_Cancel_Attache:0 "Recall our Attache"

CHN_GRI_Hiding_The_Coward:0 "Sheltered our traitor"
CHN_GRI_Queen_Swears_Vengance:0 "The Queen swore vengance"
CHN_GRI_Party:0 "Threw a farewell party"

changelingattache.1.t:0 "Chrysalis Recalls Attaché"
changelingattache.1.d:0 "’Because of internal matters within the Changeling Lands the scientists, soldiers, advisors, and all related personnel of the Changeling-Griffonian Expeditionary Mission are hereby ordered to return home at once by the decree of Queen Chrysalis.’\nThe message is simple, written in a taciturn dialect of the language the two distant nations share, yet profound in its meaning. For years the changelings assisting the Imperial Army and attached research divisions have become a staple of life for those in the upper echelons of the command hierarchy, and now it is time for them to leave. The mood is unsurprisingly somber when the message is read aloud, both for what leaving means and for what awaits the changelings in their homeland.\nSynovial, senior military commander of the mission, seems relieved at the news, as if a great weight had been lifted off his wings. His compatriot, Thranx, seems to have had the opposite reaction, falling into a depressive stupor that in turn lowers the mood of all those near him. The differing reactions have prompted one of the Imperial commanders who worked with the CGEM to voice the idea that they should throw a party for all the members of the mission to wish them fond farewells, for it would seem to be kind to let their last memories of the Griffonian Empire be happy ones."
changelingattache.1.a:0 "Let’s not make a fuss about this and send them off with stoicism."
Expand Down
Loading

0 comments on commit e88fa29

Please sign in to comment.