Skip to content

Commit

Permalink
Merge pull request #1926 from EaW-Team/Zebrica
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Apr 25, 2023
2 parents 13d9528 + 780efb4 commit 2ec4ad8
Show file tree
Hide file tree
Showing 218 changed files with 63,633 additions and 5,578 deletions.
2 changes: 2 additions & 0 deletions art_credits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Marcus Oriente - Lost City of the Third Eye
Angelo Person - Gothic Interior
Kenneth Camaro - Market
Hetman80 - Medieval town
Hagwarders - Maar
Jowybean - Christmas truce
Tito - MARESOC Event Image
Yeet - Prince Gerar's Coup
Expand All @@ -40,6 +41,7 @@ Judgement - Bread Crumbs aka HERTLER GERBELS
/u/Goered_Out_Of_My_ - Battle plan loading screen
Kaiser Sauce - Aquileia monarchist puppet flags, Kemerskai portrait
/u/jacksondaxhacker - Infantry equipment GFX
Zap (@itz_zap) - Ambrosius portrait

Equestrian Liberation Front End Screen:
Cofido - Mane 6, StarTrix, and Spike silhouettes
Expand Down
66 changes: 65 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,68 @@
🦓 “Shores of Zebrica” 2.0.1.7 🌴
🦓 “Shores of Zebrica” 2.0.1.8 🌴
✢ Additions:
- Added state lore for Warzena's capital.
- Added a victory point with a supply hub in Zarantia to make it easier for AI Chiropterra to win.
- Added a generic minotaur portrait and advisor icons.
- Added decision for AI Haukland that helps them invade the Dragon islands.
- Reworked Feather Bangs portrait and advisor icons for Our Town.
- Reworked portrait for Ambrosius in Barrad.
- Added a naval designer for Vanhoover.
- Added some generic Yeti portraits.
- Added a new national spirit icon about Wingbardian influence.
- Added two new career profile awards.

✢ Changes and fixes:
- Reworked terrain around Our Town.
- Landlocked countries can now trade with Skyfall if they are neighbours.
- Improved tank icons and added icons for MBT and SHT.
- Colthaginian breakaways now use the same plane icons as Colthage itself.
- Implemented a strait to a small island in Thundaria.
- Fixed no-MtG torpedo cruiser.
- Fixed edge case crash with Kása air advisor focus.
- Zarantia now gets its surrender limit bonus later on.
- Replaced deprecated puppet checks.
- Fixed state highlights for Sombra's reclamation and Viira's land corruption decisions.
- Chiropterra now always fully annexes Tobuck and Zarantia.
- Removed clicking sound from decision category background.
- Fixed missing module icon for Posada.
- Fixed Lake City advisor icons.
- All Saddle Arabian civil war nations now share the same party names.
- Fixed missing DLC check in a Changeling focus.
- Airships now properly show their 2D GFX in designer.
- Fixed issues with Changeling plane GFX.
- Integration occupation law now increases resistance decay.
- Fixed plane designer GFX for various countries.
- Fixed Griffonian Empire tag alias usage in Flowena.
- Fixed wrong event descriptions in Zeshmunazash's Colthage.
- Reworked one of the awards to not require DLC.
- Fixed issues with equipment GFX and unit 3D models changing when they shouldn't.
- Fixed typo in one of the items in Jachs' drawer.
- Implemented missing vanilla reunification events.
- Slightly increased chance of Wingbardy AI doing focuses related to the Abyssinia war.
- Fixed broken focus icon.
- The April Fools main menu art no longer appears as a loading screen.
- Changed (TM) in Nova Griffonia's name to ®.
- Fixed an advisor in Tobuck not checking for DLC.
- Changed the non-aligned leader of Our Town.
- The end of the Storm Kingdom civil war now increases world tension by 5.
- Fixed a Wingbardy general portrait-advisor icon mismatch.
- Fixed ship anti air 2 speed.
- Upon puppeting Francistria, Wingbardy now gives all owned Tarrin states to it.
- Lunar Empire now starts with the same plane and tank designs as Equestria does.
- Crystal Empire now starts with a tank design.
- Fixed Manehattan protectorate's starting borders.
- Free Camel Tribes now get renamed if they annex Boltria.
- Changed Tobuck deadline event.
- Fixed a Haukland ship module error.
- Povner's Vartai no longer gets an event about Grover VI if he is dead.
- Fixed a Wingbardy decision about Saddle Arabia not actually costing any political power.
- Fixed some Pridean generals having both pony and griffon race traits.
- Skyfall now starts with Free Trade law.
- Fixed various character errors.
- Miscellaneous bugfixes and improvements.
- Miscellaneous localisation fixes.

🦓 “Shores of Zebrica” 2.0.1.7 🌴
✢ Additions:
- Added unit icons for Hydra support company.

Expand Down
66 changes: 33 additions & 33 deletions common/achievements/eaw_achievements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ thermal_signature_detected = {
happened = {
has_country_flag = TBK_alesia_bat_victory
has_war_with = ZAI
network_national_coverage = {
target = ZAI
value > 49
}
has_deployed_air_force_size = {
size > 9
type = missile
}
}
}
river_of_blood = {
Expand Down Expand Up @@ -583,35 +583,35 @@ comeback = {
}
}
}
#another_victory_for_zalathel_zarca = {
# possible = {
# # classic triggers used in all vanilla achievements
# difficulty > 1
# has_start_date < 1007.01.02
# has_any_custom_difficulty_setting = no
# game_rules_allow_achievements = yes
# original_tag = CTH
# }
#
# happened = {
# has_country_flag = CTH_wholesome_ending
# }
#}
#reactionaries_everywhere = {
#possible = {
# classic triggers used in all vanilla achievements
#difficulty > 1
# has_start_date < 1007.01.02
# has_any_custom_difficulty_setting = no
# game_rules_allow_achievements = yes
# original_tag = RCT
# }
#
# happened = {
# has_country_flag = RCT_caramels_coup
# has_completed_focus = RCT_revolution_triumphant
# }
#}
another_victory_for_zalathel_zarca = {
possible = {
# classic triggers used in all vanilla achievements
difficulty > 1
has_start_date < 1007.01.02
has_any_custom_difficulty_setting = no
game_rules_allow_achievements = yes
original_tag = CTH
}

happened = {
has_country_flag = CTH_wholesome_ending
}
}
reactionaries_everywhere = {
possible = {
# classic triggers used in all vanilla achievements
difficulty > 1
has_start_date < 1007.01.02
has_any_custom_difficulty_setting = no
game_rules_allow_achievements = yes
original_tag = RCT
}

happened = {
has_country_flag = RCT_caramels_coup
has_completed_focus = RCT_revolution_triumphant
}
}


###Good
Expand Down
2 changes: 0 additions & 2 deletions common/autonomous_states/de_jure_puppet.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
autonomy_state = {
id = autonomy_de_jure_puppet

is_puppet = yes

min_freedom_level = 0.9

manpower_influence = 0.0
Expand Down
22 changes: 11 additions & 11 deletions common/characters/LCT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ characters={
portraits={
army={
large="gfx/leaders/LCT/Iron_Water.tga"
small=GFX_idea_unknown_advisor3
small="gfx/interface/ideas/Advisors/LCT/LCT_iron_water.tga"
}
}
corps_commander={
Expand Down Expand Up @@ -425,7 +425,7 @@ characters={
name=LCT_hc_tac_bombing
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_ground_support_air_chief
}
}
advisor={
Expand Down Expand Up @@ -509,7 +509,7 @@ characters={
name=LCT_safty_air_chief
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_hc_infantry
}
}
advisor={
Expand All @@ -531,7 +531,7 @@ characters={
name=LCT_bat_chief
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_morale_army_chief
}
}
advisor={
Expand Down Expand Up @@ -661,7 +661,7 @@ characters={
name=LCT_naval_theorist
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_hc_logistics
}
}
advisor={
Expand All @@ -681,7 +681,7 @@ characters={
name=LCT_air_theorist
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_air_theorist
}
}
advisor={
Expand All @@ -701,7 +701,7 @@ characters={
name=LCT_fortification
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_fortification
}
}
advisor={
Expand All @@ -722,7 +722,7 @@ characters={
name=LCT_captain_of_industry
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_captain_of_industry
}
}
advisor={
Expand All @@ -740,7 +740,7 @@ characters={
name=LCT_war_industrialist
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_war_industrialist
}
}
advisor={
Expand All @@ -758,7 +758,7 @@ characters={
name=LCT_silent_workhorse
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_silent_workhorse
}
}
advisor={
Expand All @@ -776,7 +776,7 @@ characters={
name=LCT_prince_of_terror
portraits={
army={
small=GFX_idea_unknown_advisor3
small=GFX_idea_LCT_prince_of_terror
}
}
advisor={
Expand Down
6 changes: 3 additions & 3 deletions common/characters/MIT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ characters={
name=MIT_communist_advisor
portraits={
army={
small=GFX_idea_unknown_advisor_minotaur
small=GFX_portrait_minotaur_generic_operative_male_5_small
}
}
advisor={
Expand Down Expand Up @@ -400,7 +400,7 @@ characters={
name=MIT_fascist_advisor
portraits={
army={
small=GFX_idea_unknown_advisor_minotaur
small=GFX_portrait_minotaur_generic_operative_male_1_small
}
}
advisor={
Expand Down Expand Up @@ -429,7 +429,7 @@ characters={
name=MIT_harmony_advisor
portraits={
army={
small=GFX_idea_unknown_advisor_minotaur
small=GFX_portrait_minotaur_generic_leader_male_1_small
}
}
advisor={
Expand Down
50 changes: 23 additions & 27 deletions common/characters/STL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ characters={
expire="1965.1.1.1"
id=-1
}
country_leader={
desc="POLITICS_FEATHERBANGS"
ideology=populism
expire="1965.1.1.1"
id=-1
}
advisor = {
slot = political_advisor
idea_token = feather_bangs
Expand All @@ -27,6 +33,9 @@ characters={
STL_double_diamond={
name=STL_double_diamond
portraits={
army={
small= GFX_idea_STL_double_diamond
}
civilian={
large="gfx/leaders/STL/DoubleDiamond.tga"
}
Expand All @@ -38,6 +47,20 @@ characters={
id=-1
}
}
STL_evening_cloud={
name=STL_evening_cloud
portraits={
civilian={
large="gfx/leaders/Pony/portrait_pony_generic_land_4.dds"
}
}
country_leader={
ideology=nazism
traits={ reluctant_interventionist }
expire="1021.1.1.12"
id=-1
}
}
STL_spymaster_trochanter={
name=STL_spymaster_trochanter
portraits={
Expand Down Expand Up @@ -100,33 +123,6 @@ characters={
legacy_id=-1
}
}
STL_evening_cloud={
name=STL_evening_cloud
portraits={
civilian={
large="gfx/leaders/Pony/portrait_pony_generic_land_4.dds"
}
}
country_leader={
ideology=nazism
traits={ reluctant_interventionist }
expire="1021.1.1.12"
id=-1
}
}
STL_charity_punch={
name=STL_charity_punch
portraits={
civilian={
large="gfx/leaders/Pony/portrait_pony_generic_6.dds"
}
}
country_leader={
ideology=oligarchism
expire="1012.1.1.12"
id=-1
}
}
STL_party_flavour = {
name = party_flavour
portraits = {
Expand Down
Loading

0 comments on commit 2ec4ad8

Please sign in to comment.