Skip to content

Commit

Permalink
Open Beta 0.19 RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolferos committed Oct 3, 2022
1 parent 6b32fd7 commit 63dff7b
Show file tree
Hide file tree
Showing 367 changed files with 6,165 additions and 8,036 deletions.
1 change: 1 addition & 0 deletions mod/thegreatwar/common/ai_equipment/ENG_planes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
1 change: 1 addition & 0 deletions mod/thegreatwar/common/ai_equipment/GER_planes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
1 change: 1 addition & 0 deletions mod/thegreatwar/common/ai_equipment/USA_planes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
1 change: 1 addition & 0 deletions mod/thegreatwar/common/ai_equipment/generic_planes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
26 changes: 2 additions & 24 deletions mod/thegreatwar/common/ai_templates/generic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ armor_generic = {
num_of_military_factories > 119
}
}

can_upgrade_in_field = {
has_equipment = { light_tank_equipment < 500 }
}


target_width = 18.0
width_weight = 1.0
Expand Down Expand Up @@ -808,19 +805,7 @@ infantry_big_generic = {
infantry_default = {

upgrade_prio = {
factor = 20

modifier = {
factor = 0

OR = {
date < 1938.1.1
stockpile_ratio = {
archetype = infantry_equipment
ratio < 4
}
}
}
factor = 5
}

target_width = 40.0
Expand Down Expand Up @@ -1098,13 +1083,6 @@ marines_generic = {
upgrade_prio = {
factor = 2

modifier = {
factor = 0
NOT = {
has_tech = amphibious_tank
has_tech = amphibious_mechanized_infantry
}
}
modifier = {
is_major = no
factor = 0
Expand Down
1 change: 1 addition & 0 deletions mod/thegreatwar/common/bookmarks/blitzkrieg.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
3 changes: 2 additions & 1 deletion mod/thegreatwar/common/bookmarks/powderkeg.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bookmarks = {

bookmark = {
name = "POWDERKEG_NAME"
desc = "POWDERKEG_DESC"
Expand Down Expand Up @@ -111,7 +112,7 @@ bookmarks = {
history = "OTHER_POWDERKEG_DESC"
}

# Minors ####
# Minors ####

"USA" = {
minor = yes
Expand Down
1 change: 1 addition & 0 deletions mod/thegreatwar/common/bookmarks/schlieffen.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bookmarks = {

bookmark = {
name = "SCHLIEFFEN_NAME"
desc = "SCHLIEFFEN_DESC"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bookmarks = {

bookmark = {
name = "THE_AFTERMATH_OF_VERSAILLES_NAME"
desc = "THE_AFTERMATH_OF_VERSAILLES_DESC"
Expand Down
1 change: 1 addition & 0 deletions mod/thegreatwar/common/bookmarks/the_gathering_storm.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
Loading

0 comments on commit 63dff7b

Please sign in to comment.