Skip to content

Commit

Permalink
Update changelog, logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Aug 13, 2020
1 parent 3edc59b commit a4e0c82
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 25 deletions.
30 changes: 29 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
⛰️ “In the Shadow of Mountains” 1.8 ⛰️
⛰️ “In the Shadow of Mountains” 1.8.0.1 ⛰️
✢ Added missing localization in numerous places.
✢ Tweaked Barrad army templates.
✢ Fixed various missing portraits.
✢ Fixed an Austurland event not having any possible options (negative days bug).
✢ Disrupted communications caused by Bakara now actually prevent calling in allies.
✢ Made Barrad Titan fight easier and fixed issues with it.
✢ Leopold's knights now use equipment properly.
✢ Leopold's metal techs now have some naval bonuses.
✢ Added an addtional cosmetic tag for Kasa.
✢ Wittenland no longer loses River Federation cosmetic tag after elections.
✢ Foci in Wittenland that add points for forming the River Federation now bypass if the Federation was already formed.
✢ Leopold artillery and tank bonuses now apply to all artillery and tank variants.
✢ Fixed issues with Pentarchy member relations in Barrad.
✢ Asterionese Concordat foci now properly check for faction membership.
✢ Eisen's portrait in Hellquill now has proper resolution.
✢ Fixed broken adjacency in Dragon Isles.
✢ New focus icon for Continuous Suppression.
✢ Added new flag for Kasa-Austurland confederation.
✢ Dehumanized icon for Collaborations button.
✢ Reduced division template spam in Kasa.
✢ Tweaks to House Erie's victory points.
✢ Removed forts on Erie-Eyrie border.
✢ Fixed some special Changeling operations not appearing.
✢ "Exploit the Plains" and "Crystal Rush" focuses for Lake City now unlock decisions instead, so the tree is not blocked.
✢ Miscellaneous bugfixes and improvements.
✢ Miscellaneous localisation fixes.

⛰️ “In the Shadow of Mountains” 1.8 ⛰️
✢ New focus trees and content for:
- Bakaran Republic.
- Austurland (formerly Nytt Rådjur Land).
Expand Down
Binary file modified gfx/interface/logo_game_version.dds
Binary file not shown.
12 changes: 6 additions & 6 deletions interface/eaw_welcome_screen.gui
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ guiTypes = {

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

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

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

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

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

instantTextboxType = {
name = "tab_4_text_header_7"
position = { x=0 y=4780 }
position = { x=0 y=4380 }
font = "hoi_24header"
text = "EAW_WS_TAB_4_TXT_HEADER_7"
maxWidth = 1090
Expand Down
Loading

0 comments on commit a4e0c82

Please sign in to comment.