Commit graph

334 commits

Author SHA1 Message Date
pointfeev
2c9cc36334 fix exception disposal 2022-06-12 00:22:32 -05:00
pointfeev
53a9291dbf debug versioning 2022-06-11 22:37:32 -05:00
pointfeev
6ca07b02de fix dereferenced null variable 2022-06-10 21:13:06 -05:00
pointfeev
c1305c3712 sort check box auto sizing 2022-06-10 21:05:36 -05:00
pointfeev
d2237efca0 select dialog form sorting 2022-06-10 20:47:59 -05:00
pointfeev
5ed4c2808e remove test code 2022-06-10 19:45:19 -05:00
pointfeev
ca72e9adf5 v3.5.2.0
- Forms now use automatic sizing
- Fixed version info being duplicated after update cancellation
2022-06-10 19:38:32 -05:00
pointfeev
851e4ccaf5 v3.5.1.0
- Unselected DLC are now properly disabled within SmokeAPI through the use of the override parameter
2022-06-09 17:22:29 -05:00
pointfeev
4a2861c364 v3.5.0.5
- Very minor refactoring
- Updated SmokeAPI to v1.0.3
2022-06-02 19:02:45 -05:00
pointfeev
ca20de6245
Update README.md 2022-06-01 08:26:22 -05:00
pointfeev
70db219143 v3.5.0.4
- Updated SmokeAPI to v1.0.2
2022-05-31 07:30:16 -05:00
pointfeev
696d079933 Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2022-05-20 14:34:28 -05:00
pointfeev
e2f4fe8262 v3.5.0.3
- Updated SmokeAPI to v1.0.1
2022-05-20 14:34:23 -05:00
pointfeev
21cd3d5a8b
Update README.md 2022-05-20 14:32:16 -05:00
pointfeev
023df98fcc v3.5.0.2
- Large refactoring & fixes
- Program forms are no longer TopMost
2022-05-17 14:41:35 -05:00
pointfeev
0c64a64bf3
Update codeql.yml 2022-05-17 11:19:52 -05:00
pointfeev
2451a63766
Update codeql.yml 2022-05-17 11:14:10 -05:00
pointfeev
4ba0fb08d0
Delete dotnet.yml 2022-05-17 11:11:39 -05:00
pointfeev
14aa035dd4
Update codeql.yml 2022-05-17 11:07:35 -05:00
pointfeev
dec535e06f
Update codeql.yml 2022-05-17 11:04:26 -05:00
pointfeev
d3d1ed5134
Update codeql.yml 2022-05-17 11:02:08 -05:00
pointfeev
2390b574a2
Create codeql-config.yml 2022-05-17 11:02:03 -05:00
pointfeev
5ca3a7a89b
Delete codeql-config.yml 2022-05-17 11:01:40 -05:00
pointfeev
9ee292ba35
Update codeql.yml 2022-05-17 11:00:19 -05:00
pointfeev
f4390d3e82
Update codeql.yml 2022-05-17 10:56:54 -05:00
pointfeev
e97ac3f4b2
Create codeql-config.yml 2022-05-17 10:56:48 -05:00
pointfeev
55db5d3a1c
Update dotnet.yml 2022-05-17 10:49:03 -05:00
pointfeev
5fec166c28
Update codeql.yml 2022-05-17 10:44:14 -05:00
pointfeev
627978d629
Update dotnet.yml 2022-05-17 10:42:19 -05:00
pointfeev
6b4fad0102
Create codeql.yml 2022-05-17 10:41:11 -05:00
pointfeev
84fc8a110a Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2022-05-16 04:47:12 -05:00
pointfeev
af99db0844 v3.5.0.1
- SmokeAPI's unlock_all option will now be ticked false if not every single DLC is selected
2022-05-16 04:47:08 -05:00
pointfeev
c91ad90c80
update image 2022-05-16 04:28:49 -05:00
pointfeev
1237b431c9 Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2022-05-16 04:23:24 -05:00
pointfeev
81e73a2449 v3.5.0.0
- Converted the program from using CreamAPI to SmokeAPI (it's recommended to uninstall CreamAPI with v3.4 of this program before updating, but not required)
- Removed RimWorld from excluded games (it should work fine with SmokeAPI)
2022-05-16 04:23:19 -05:00
pointfeev
5a79f9ac37
update readme for SmokeAPI 2022-05-16 04:18:26 -05:00
pointfeev
c33cf1371b
Update README.md 2022-05-16 02:53:02 -05:00
pointfeev
e03f0e68d1 v3.4.3.2
- Fixed rare SteamCMD output string exception
2022-05-09 09:02:30 -04:00
pointfeev
53af12fdae v3.4.3.1
- Attempted fix for SteamCMD string exception
- Attempted fix for weird ExceptionHandler behavior
- Fixed weird "Block Protected Games" checkbox sizing for other languages
2022-05-08 17:10:58 -04:00
pointfeev
dd4be5b91f v3.4.3.0
- Minor refactoring
- Steam games now wait on store api queries, so no DLC will ever be missed from the steam store now
- Steam DLC store queries will now only be performed after ALL Steam games have completed their respective store queries, to make sure the steam store api limit isn't hit before all games have queried successfully
2022-05-02 14:12:50 -04:00
pointfeev
2169a6a0ac Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2022-04-10 00:05:00 -04:00
pointfeev
6fa58251d1 v3.4.2.2
- Added RimWorld to the list of blocked games (use the about.xml method from rin)
2022-04-10 00:04:59 -04:00
pointfeev
3aea2f38d6
Update README.md 2022-04-03 19:25:38 -04:00
pointfeev
1ea8a8f014 update screamapi 2022-04-02 23:42:11 -04:00
pointfeev
90dc9853fa v3.4.2.0
- Implemented Paradox Launcher support for Epic games
- Minor refactoring
2022-03-29 16:50:56 -04:00
pointfeev
124dea6fc2 window screenshot shenanigans 2022-03-25 22:38:52 -04:00
pointfeev
659f99e491 v3.4.1.1
- Fixed blocked games being displayed in the pre-scan selection tree
2022-03-25 14:38:37 -04:00
pointfeev
79e7bc73ed v3.4.1.0
- Added fatal exception handling
- Vastly improved exception output formatting
- Other minor visual changes and refactoring
2022-03-25 14:21:03 -04:00
pointfeev
31621d8677 fix epic path exception 2022-03-25 10:55:00 -04:00
pointfeev
7f569e8914 polish 2022-03-24 23:20:06 -04:00