Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5 beta compatch #604

Merged
merged 65 commits into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
628641b
updated ai strategies
Max200012 Aug 31, 2023
7defa91
alerts, modifiers and GUI. TODO: MILITARY TAB!!!!!!!!!!!!
Max200012 Aug 31, 2023
108c4c3
more modifiers diplo actions
Max200012 Aug 31, 2023
bdbfe17
added new combat unit types
Max200012 Aug 31, 2023
f7cd229
1.5.0
raxo2222 Sep 1, 2023
ad7f6a8
aligned default obligation value with pdx
DZappala Sep 2, 2023
0d11a3f
aligned aggression params with pdx
DZappala Sep 2, 2023
a341eb7
added vineyards bg
DZappala Sep 2, 2023
c594c35
rm severity checks as pdx docu discourages it
DZappala Sep 2, 2023
f174238
adopted sheep
DZappala Sep 2, 2023
ee51c85
added vineyard building
DZappala Sep 2, 2023
aee63b3
fixed naval base pm
DZappala Sep 2, 2023
fcfb4ae
rail cost is now very high
DZappala Sep 2, 2023
0200861
commented out art. commander per pdx spec.
DZappala Sep 2, 2023
5826113
changed opium addiction to drug addiction
DZappala Sep 2, 2023
bc69aee
fixed file paths
DZappala Sep 2, 2023
a31aa3f
moved old unit types
DZappala Sep 2, 2023
fa7073f
added commander orders
DZappala Sep 2, 2023
7ee0947
fixed decrees
DZappala Sep 2, 2023
b196e02
rebuilt building history
raxo2222 Sep 2, 2023
07462b6
fixed target triggers
DZappala Sep 2, 2023
ece8587
fixed customs union checks
DZappala Sep 2, 2023
a20841a
Merge branch '1.5-Beta-Compatch' of https://github.com/Cold-War-Proje…
DZappala Sep 2, 2023
a768b7d
added pu break effect
DZappala Sep 2, 2023
12d0715
chore: formatting
DZappala Sep 2, 2023
b8cbfee
fixed tributary market trigger
DZappala Sep 2, 2023
b3387df
chore: formatting
DZappala Sep 2, 2023
c020353
transportation and electricity now local goods
DZappala Sep 2, 2023
0e703e8
discriminated pops now wont wanna join patriots
DZappala Sep 2, 2023
59379b4
new pop attraction scaling
DZappala Sep 2, 2023
bf7bcfa
added new law modifiers
DZappala Sep 2, 2023
b9b532b
fixed map interactions
DZappala Sep 2, 2023
7e998d8
edited new mobilization options
DZappala Sep 2, 2023
60235c2
fixed static modifiers
DZappala Sep 2, 2023
2c29daf
reverted movement of combat unit types
DZappala Sep 2, 2023
df07ae6
fixed sway offer on actions
DZappala Sep 2, 2023
f75fc5b
changed mind about vineyards
DZappala Sep 2, 2023
c4c91e9
adopted more sheep
DZappala Sep 2, 2023
898438e
commented out defunct military infrastructure etc.
DZappala Sep 2, 2023
dd6c0de
ended up updating the construction vlaues
DZappala Sep 2, 2023
7ce4efc
updated ig triggers
DZappala Sep 2, 2023
d06f01b
updated world fade shader
DZappala Sep 2, 2023
e75509d
fix map_modes textures
DZappala Sep 2, 2023
b4862f7
removed old assets, pending migration to rescale
DZappala Sep 2, 2023
51962d7
more removals of env assets ahead of reintegration
DZappala Sep 2, 2023
b5a55a9
removed old portrait assets
DZappala Sep 2, 2023
2b43b95
readded city markers
DZappala Sep 2, 2023
bece306
resolve duplicates
DZappala Sep 2, 2023
a1ddd47
chore: formatting mms
DZappala Sep 2, 2023
9e262c0
pop contributions are managed by central bank, and construction modif…
raxo2222 Sep 2, 2023
2f98e0f
we aren't adding wineyards after all
raxo2222 Sep 2, 2023
68fbb18
small loc fix
Max200012 Sep 2, 2023
e284750
should be all loc, if not, kill me irl
Max200012 Sep 2, 2023
fc33d1d
truncated "organizations" so it matches
DZappala Sep 2, 2023
a9088ad
initial UI re-implementation
DZappala Sep 2, 2023
3a7c97c
Merge branch '1.5-Beta-Compatch' of https://github.com/Cold-War-Proje…
DZappala Sep 2, 2023
bf51986
Max construction progress - starts at 10 ends at 150 - single buildin…
raxo2222 Sep 2, 2023
187fcbe
Merge branch '1.5-Beta-Compatch' of https://github.com/Cold-War-Proje…
raxo2222 Sep 2, 2023
4cc1e35
no need for those files
raxo2222 Sep 2, 2023
967d46e
fixed military panel
DZappala Sep 2, 2023
3ae23a6
fixed readiness gui vars
DZappala Sep 3, 2023
73b14c6
fixed battle entities
DZappala Sep 3, 2023
dab60c2
fixed pop animations
DZappala Sep 3, 2023
40be01a
fixed combat unit triggers
DZappala Sep 3, 2023
653e4f4
fixing combat type triggers
DZappala Sep 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .metadata/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cold War Project",
"id": "",
"version": "0.2.9",
"supported_game_version": "1.4.0",
"supported_game_version": "1.5.0",
"short_description": "",
"tags": [],
"relationships": [],
Expand Down
Loading