Skip to content

Commit

Permalink
Merge branch 'Pre-0.5.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolferos committed Mar 8, 2018
2 parents 2d94427 + e47a31a commit a4aff30
Show file tree
Hide file tree
Showing 381 changed files with 4,297 additions and 7,164 deletions.
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,21 @@

**Current Version:** 0.5

**Compatible with:** Hearts of Iron IV 1.4.2 "Oak"(with or without Paid DLC)
**Compatible with:** Hearts of Iron IV 1.5 "Cornflakes"(with or without Paid DLC)

**Supported Languages:**
- English Language
- Chinese Language (本MOD提供汉化版本,[汉化补丁链接](http://steamcommunity.com/sharedfiles/filedetails/?id=803029506))
- Turkish Language ([Türkçe Yama](http://paradoxfan.com/forum/index.php?topic=51341.0))
- Russian Language (Already in the Mod thanks to the [Community of Strategium.ru](https://www.strategium.ru))
- French Language (Integrated in the Mod, not finished, experimental stage)
- German Language (Integrated in the Mod, not finished, experimental stage)
- Japanese Language ([+JP: The Great War](http://steamcommunity.com/sharedfiles/filedetails/?id=854550667&searchtext=%2BJP%3A+The+Great+War))
- Spanish Language (Integrated in the Mod, not finished, experimental stage)
- Portugês do Brazil (Integrated in the Mod, not finished, experimental stage)
- English
- French (Integrated in the Mod)
- Russian (Already in the Mod thanks to the [Community of Strategium.ru](https://www.strategium.ru))
- Japanese ([+JP: The Great War](http://steamcommunity.com/sharedfiles/filedetails/?id=854550667&searchtext=%2BJP%3A+The+Great+War))
- Polish ([The Great War: Polskie Tłumaczenie](http://steamcommunity.com/sharedfiles/filedetails/?id=1132448900))
- Turkish ([Türkçe Yama](http://paradoxfan.com/forum/index.php?topic=51341.0))
- Chinese ([Current Status](http://steamcommunity.com/workshop/filedetails/discussion/699709023/1698293068432235972))
- German (Integrated in the Mod, experimental stage)
- Korean ([The Great War - Korean Translation](http://steamcommunity.com/sharedfiles/filedetails/?id=959210411))
- Portugês do Brazil (Integrated in the Mod, experimental stage)
- Spanish (Integrated in the Mod, experimental stage)


/!\ Warning /!\ Old Saves may not work with newer versions of the Mod

Expand Down Expand Up @@ -91,6 +94,9 @@ THE FOLLOWING PEOPLE ALSO CONTRIBUTED ON THE PROJECT
- Shkiv
- BaCe21
- Felixiinho
- NicolasGrosjean
- GABRIELN13

----------
[Flickering Flags Fix](http://steamcommunity.com/sharedfiles/filedetails/?id=850835220) made by Chairman Meow
[Flickering Flags Fix](http://steamcommunity.com/sharedfiles/filedetails/?id=850835220) made by Chairman Meow
[Austro-Hungarians Voices](http://steamcommunity.com/sharedfiles/filedetails/?id=946923873) made by Geodomus
2 changes: 1 addition & 1 deletion mod/TheGreatWar.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ tags={
}
picture="tgw_picture.png"
remote_file_id="699709023"
supported_version="1.4.2"
supported_version="1.5"
20 changes: 20 additions & 0 deletions mod/thegreatwar/common/ai_strategy/ITA.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
italoturkish_war = {
enable = {
original_tag = ITA
ITA = {
has_country_flag = italian_libya_war
NOT = {
has_country_flag = ITA_Lib_War_End
}
}
}
abort = {
has_country_flag = ITA_Lib_War_End
}

ai_strategy = {
type = area_priority
id = africa
value = 200
}
}
8 changes: 4 additions & 4 deletions mod/thegreatwar/common/buildings/00_buildings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildings = {
base_cost_conversion = 2400
military_production = 1
icon_frame = 2
max_level = 40
max_level = 20
shares_slots = yes
value = 8
}
Expand All @@ -30,7 +30,7 @@ buildings = {
base_cost_conversion = 6000
general_production = 1
icon_frame = 1
max_level = 40
max_level = 20
shares_slots = yes
value = 5
}
Expand All @@ -40,7 +40,7 @@ buildings = {
base_cost = 1250
icon_frame = 5
air_base = yes
max_level = 20
max_level = 10
value = 1
}

Expand All @@ -53,7 +53,7 @@ buildings = {
only_costal = yes
is_port = yes
icon_frame = 6
max_level = 20
max_level = 10
value = 1
}

Expand Down
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
174 changes: 174 additions & 0 deletions mod/thegreatwar/common/decisions/political_decisions.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
political_actions = {
give_refuge_ger = {

icon = generic_research

allowed = {
OR = {
original_tag = ENG
original_tag = USA
original_tag = FRA
original_tag = CAN
}
NOT = { has_government = fascism }
NOT = { has_government = communism }
}
cost = 100
fire_only_once = yes

days_remove = -1

available = {
GER = { NOT = { has_government = ROOT } }
}

modifier = {
research_time_factor = -0.03
stability_factor = -0.05
}

remove = {
OR = {
GER = { has_government = ROOT }
AND = {
country_exists = WGR
WGR = { has_government = ROOT }
}
AND = {
country_exists = DDR
DDR = { has_government = ROOT }
}
}
}

ai_will_do = {
factor = 1
}
}
give_refuge_ita = {

icon = generic_research

allowed = {
OR = {
original_tag = ENG
original_tag = USA
original_tag = FRA
original_tag = CAN
}
NOT = { has_government = fascism }
NOT = { has_government = communism }
}
cost = 100
fire_only_once = yes
days_remove = -1

available = {
ITA = { NOT = { has_government = ROOT } }
}

modifier = {
research_time_factor = -0.03
stability_factor = -0.05
}

remove = {
ITA = { has_government = ROOT }
}
ai_will_do = {
factor = 1
}
}

institute_press_censorship_fascist_state = {

icon = generic_political_discourse

visible = {
has_government = fascism
}

modifier = {
communism_drift = -0.01
fascism_drift = 0.03
democratic_drift = -0.01
neutrality_drift = -0.01
}

days_remove = 360
cost = 150

ai_will_do = {
factor = 0
}
}

institute_press_censorship_democratic_state = {

icon = generic_political_discourse

visible = {
has_government = democratic
}

modifier = {
communism_drift = -0.01
fascism_drift = -0.01
democratic_drift = 0.03
neutrality_drift = -0.01
}

days_remove = 360
cost = 150

ai_will_do = {
factor = 0
}
}

institute_press_censorship_communist_state = {

icon = generic_political_discourse

visible = {
has_government = communism
}

modifier = {
communism_drift = 0.03
fascism_drift = -0.01
democratic_drift = -0.01
neutrality_drift = -0.01
}

days_remove = 360
cost = 150

ai_will_do = {
factor = 0
}
}

institute_press_censorship_neutrality_state = {

icon = generic_political_discourse

visible = {
has_government = neutrality
}

modifier = {
communism_drift = -0.01
fascism_drift = -0.01
democratic_drift = -0.01
neutrality_drift = 0.03
}

days_remove = 360
cost = 150

ai_will_do = {
factor = 0
}
}
}
Loading

0 comments on commit a4aff30

Please sign in to comment.