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

Missing dlc ids for ck3 #1

Open
wants to merge 99 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
241e31f
Merge pull request #3 from clamor-s/master
Rosentti Apr 28, 2022
0f945ab
builds?
Rosentti Apr 29, 2022
91dc191
Update README.md
Rosentti Apr 29, 2022
87b59bc
Fix clone without SSH keys
Rosentti Apr 30, 2022
3dbb90a
Test github actions
Rosentti Apr 30, 2022
52c5193
github workflows: try 2
Rosentti Apr 30, 2022
9c1e546
update build and usage instructions
Rosentti Apr 30, 2022
8b1c371
clone submodules on gh actions
Rosentti Apr 30, 2022
3a25a56
minor refactoring
Rosentti Apr 30, 2022
7482706
fix start.sh
Rosentti Apr 30, 2022
43aa215
CI artifacts
Rosentti Apr 30, 2022
292a732
auto-create-release test
Rosentti Apr 30, 2022
9e63675
publish only if pr
Rosentti May 1, 2022
64eb4f8
manual release only
Rosentti May 1, 2022
d555a01
any branch or pr checks
Rosentti May 1, 2022
816b749
add name to zip action
Rosentti May 1, 2022
2959250
Update README.md
Rosentti Jun 3, 2022
a37bade
add GWYF, untested
Rosentti Jun 21, 2022
9d9406c
GWYF didn't work
Rosentti Jun 21, 2022
36fe74e
improve support, refactor steamworks sdk, payday2
Rosentti Jun 29, 2022
0fb5b34
Update README.md
Rosentti Jun 29, 2022
2f77c73
Add HOI4 No Step Back DLC
kernitus Aug 4, 2022
a0b7537
Merge pull request #8 from kernitus/master
Rosentti Aug 4, 2022
224f923
fix hoi4
Rosentti Aug 5, 2022
498644a
debugger support, fix direct launch
Rosentti Aug 5, 2022
9243119
fix wrong log output
Rosentti Aug 5, 2022
579e910
cream_api: add new stellaris entries
clamor-s Sep 28, 2022
5c6bc0f
Merge pull request #11 from clamor-s/patch-1
Rosentti Sep 28, 2022
bbc15d6
Add blood alone dlc
RitariME Sep 30, 2022
f9f837a
Merge pull request #12 from RitariME/patch-1
Rosentti Sep 30, 2022
d16448f
Update cream.sh
Rosentti Nov 1, 2022
5a5bee4
Update README.md
Rosentti Nov 1, 2022
966a030
add notice about unity games
Rosentti Nov 1, 2022
16f0a99
fixed paradox launcher, removed zenity gui
Rosentti Nov 20, 2022
88e6f24
Update README.md
Rosentti Nov 20, 2022
ade5fb1
fix gh actions
Rosentti Nov 20, 2022
1b7372e
actions: gcc-multilib
Rosentti Nov 20, 2022
a22798a
actions: also install g++-multilib
Rosentti Nov 20, 2022
db5d8db
actions: fix output path
Rosentti Nov 20, 2022
d975129
add missing dlcs
Nov 21, 2022
9dfb959
Merge pull request #16 from Tarballwalf/master
Rosentti Nov 21, 2022
dbfac88
add todo
Rosentti Dec 1, 2022
209cca5
Update README.md
Rosentti Dec 1, 2022
58bc015
dlsym hooking, remove dead code, fix payday2
Rosentti Dec 6, 2022
8b31204
golf with your friends
Rosentti Dec 6, 2022
3eb3dff
readme updates
Rosentti Dec 6, 2022
b5d25f0
removed broken test app
Rosentti Dec 6, 2022
7d82647
readme: add build dependencies
Rosentti Dec 17, 2022
e80f264
Added DLC for a lot of Paradox games
no314573 Jan 30, 2023
7efea25
fix up ordering
Rosentti Feb 3, 2023
1872bba
Merge pull request #17 from pipoliviero/master
Rosentti Feb 7, 2023
bf64050
Update README.md
Rosentti Apr 2, 2023
556471a
Update README.md
anticitizn Apr 3, 2023
81cee9f
Update README.md
anticitizn Apr 3, 2023
72029d5
Update README.md
anticitizn Apr 3, 2023
0aff474
Add Stellaris First Contact DLC
anticitizn Apr 3, 2023
553dc24
Add docker container config files
anticitizn Apr 3, 2023
67a7703
Update README.md
anticitizn Apr 3, 2023
26eae1e
Update readme
anticitizn Apr 3, 2023
ddc9e24
Update readme
anticitizn Apr 3, 2023
f2e7fdd
Update readme with troubleshooting section
anticitizn Apr 5, 2023
c17cc6c
Update README.md
anticitizn Apr 5, 2023
b6d85ce
Add all Crusader Kings II DLC's
rednatnas Apr 6, 2023
3aa2148
Merge branch 'anticitizn:master' into master
rednatnas Apr 6, 2023
bc302b1
Merge pull request #5 from rednatnas/master
anticitizn Apr 7, 2023
8433769
Add CK2 to list of tested games
anticitizn Apr 7, 2023
812a778
Added eu4 dlcs
joakimgaming Apr 13, 2023
85e0cac
Merge pull request #6 from joakimgaming/master
anticitizn Apr 13, 2023
41fd31c
Add EU4 to list of tested games
anticitizn Apr 13, 2023
4bd17b8
Disable automatic build & release
anticitizn Apr 13, 2023
81895ec
Add Stellaris: Galactic Paragons
anticitizn May 11, 2023
9264af0
Update readme
anticitizn May 17, 2023
367abb2
Update script to automatically find libsteam_api.so
anticitizn Jun 5, 2023
d115384
Update README.md
anticitizn Jun 5, 2023
032587b
Add CK3 to list of tested games
anticitizn Jun 7, 2023
b7ce15d
Added EU4 domination dlc and some other missing EU4 dlcs
joakimgaming Oct 13, 2023
34234f7
Merge pull request #14 from joakimgaming/master
anticitizn Oct 14, 2023
d016cd7
Fix for CK3/other games with similar directory structure
T00fy Jan 12, 2024
01f12ce
Merge pull request #17 from T00fy/master
anticitizn Jan 14, 2024
ab3e598
Add DLC Hearts of Iron IV: Arms Against Tyranny
valokardin Feb 5, 2024
cdd8130
Merge pull request #22 from valokardin/patch-1
anticitizn Feb 6, 2024
d2ba2d6
Added Stellaris astral planes
Feb 8, 2024
86ce4d5
Merge pull request #23 from MickTheRus/master
anticitizn Feb 19, 2024
1ccbc33
added eu4 king of kings dlc in cream_api.ini
Methoko Mar 16, 2024
1a02129
Merge pull request #26 from Methoko/patch-1
anticitizn Mar 21, 2024
bff5340
Update cream_api.ini
Conron4 Mar 21, 2024
46f39c9
Merge pull request #28 from Conron4/master
anticitizn Mar 25, 2024
e1ccae7
Update README.md
anticitizn Mar 25, 2024
faeed2b
Update issue templates
anticitizn Mar 25, 2024
51ed267
Update README.md
anticitizn Mar 25, 2024
c4a3195
the machine age and rick-the-cube dlcs
virtualphoton May 7, 2024
fbc2fd0
Merge pull request #33 from virtualphoton/stellaris_season-08
anticitizn Jun 9, 2024
7778ef8
Add creamlinux-installer to README
anticitizn Jun 9, 2024
c28e746
Update README.md
anticitizn Jun 12, 2024
21f7ce4
Update README.md
anticitizn Jun 13, 2024
467d642
Add proton/wine incompatibility to readme
anticitizn Jul 6, 2024
1270d42
Add new Europa Universalis IV "Winds of Change" DLC to cream_api
myszsoda Jul 14, 2024
eb666ee
Merge pull request #38 from myszsoda/master
anticitizn Jul 14, 2024
68092c5
Update cream_api.ini
bombasticman Sep 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix wrong log output
Rosentti authored Aug 5, 2022
commit 924311933857b70d7b8274dc818288d65cf797f2
3 changes: 2 additions & 1 deletion package/cream.sh
Original file line number Diff line number Diff line change
@@ -25,8 +25,9 @@ function launch_game {
export IFS=""

if [ -z "$CREAM_GAME_NAME" ]; then
echo "launching directly"
echo "showing dialog"
else
echo "launching directly"
SELECTED_GAME="./$CREAM_GAME_NAME"
launch_game
fi