Commit graph

202 commits

Author SHA1 Message Date
pointfeev
759b812ce1 net update 2022-09-18 03:23:34 -04:00
pointfeev
2bdf9c9d77 v4.1.3.0
- Koaloader proxy selection will no longer provide options for DLLs that already exist in the game's directories
- Installation will now error when a DLL that already exists is attempting to be installed as Koaloader
- Fixed selections not being re-enabled after an installation failure when hitting the Reselect button
2022-09-14 17:39:35 -04:00
pointfeev
207d2d4a2e v4.1.2.0
- Fixed a rare Steam Store query issue
2022-08-30 20:14:35 -04:00
pointfeev
9f2f0c176d v4.1.1.0
- Consolidated and vastly improved the performance of the program's methods of gathering game executables and DLLs
- Koaloader's respective unlocker DLLs are now correctly deployed based on executable bitnesses instead of which API DLLs exist
2022-08-28 07:40:53 -04:00
pointfeev
50c5f4fb24 v4.1.0.0
- Executable bitness is now detected automatically per-directory (prioritizing 64-bit before 32-bit)
- Executables which or not 32-bit nor 64-bit are now omitted
- Saved pre-v4.1.0.0 proxy choices will be automatically converted to the new format ("Koaloader.version_64.version.dll" -> "version")
- Executable directories' determined bitness can be visualized with the context menu (or during installation)
2022-08-27 22:04:42 -04:00
pointfeev
0fe30cd966 v4.0.2.1
- Unknown DLC are now disabled by default, and will not be affected by the "All" checkbox
2022-08-26 22:51:48 -04:00
pointfeev
2406a5048c v4.0.2.0
- Koaloader installations are now automatically uninstalled from the incorrect directories
- Koaloader executable directories are now found more broadly, with common incorrect paths being omitted (ones that contain setups, redistributables or crash reporters)
- Fixed Paradox Launcher Repair reinstalling in proxy mode if a config file was found
2022-08-26 17:40:51 -04:00
pointfeev
ad88fd8b49 v4.0.1.0
- Unknown DLC are now shown for Steam games
- Minor refactoring & designer mess cleanup
2022-08-26 15:41:32 -04:00
pointfeev
91880aa698 fixes, color changes & game koaloader toggles
- Improved tabbing in the selection forms
- Improved main select form "All" check box logic
- Swapped multiple main select form operations with their thread-safe alternatives (fixes game scanning lockups)
- Extra text in the selection forms are now highlighted the same as nodes and can be left/right clicked
2022-08-24 22:56:26 -04:00
pointfeev
600e6e71f9 proper executable directories for all but ubisoft 2022-08-23 23:48:43 -04:00
pointfeev
82d2e7758f preparations for hook mode support
- Minor refactoring and addition of Koaloader DLLs and MD5s
- Moved from resource manager to embedded resources
2022-08-21 15:37:28 -04:00
pointfeev
494f41c440 more minor string changes & arma 3 unexception 2022-08-18 10:27:47 -04:00
pointfeev
896d63a7aa fix context menu 2022-08-18 00:02:47 -04:00
pointfeev
87fa2fef31 v3.6.1.1
- Fixed pre-scan dialog "Sort By Name" function
- Added the "Sort By Name" function to the main selection form
- Small rearrangements and resizes in the main selection form
- More minor refactoring
2022-08-17 23:34:23 -04:00
pointfeev
5f3329305c v3.6.1.0
- Selections are now properly separated by platform, fixing potential future issues related to two games on different platforms having the same id
- Saved pre-scan choices now have to be saved in JSON, and thus will be reset
- Selection nodes now display their platform and are now also sorted by their platform
2022-08-17 18:48:05 -04:00
pointfeev
512391270e v3.6.0.0
- Added support for Uplay R1 & R2 unlockers by acidicoala (without DLC selection **FOR NOW**)
- Major refactoring
- Install form whiteout fix
2022-08-16 23:15:28 -04:00
pointfeev
d95598fa38 v3.5.4.2
- Minor refactoring
- Paradox Launcher repair operation now ignores configs altogether instead of needing to cache and restore
- Paradox Launcher repair operation now shows which files are corrected when performed automatically during installation
- Uninstallation now also deletes the cache json file
2022-07-05 07:16:31 -05:00
pointfeev
5ab9113c54 v3.5.4.1
- SmokeAPI and ScreamAPI configuration files will no longer be created (and will be deleted) when they're unnecessary (empty)
- Improved installation action log strings for clarification
2022-06-25 16:15:05 -05:00
pointfeev
22e7e9ec46 v3.5.4.0
- SmokeAPI's dlc_ids parameter is now properly utilized (should fix Arma 3 launcher issues)
- Overhauled the ScreamAPI config creation to utilize unlock_all and auto_inject with proper overrides
2022-06-25 00:31:01 -05:00
pointfeev
92a20f87f4 v3.5.3.1
- Right-click context menu favicons are now grabbed via Google's favicons API
- Official program/game websites are now openable via the right-click context menu should the Steam Store provide one
2022-06-22 21:56:14 -05:00
pointfeev
0a949c17f3 dependency updates 2022-06-17 08:04:50 -05:00
pointfeev
b874edaa3e v3.5.3.0
- Minor visual fixes and refactoring
- While installing SmokeAPI to games, old CreamAPI configurations will now be deleted if they exist
- Paradox Launcher repair methods will now be able to fix old CreamAPI/SmokeAPI versions
- Fixed Paradox Launcher SmokeAPI repair exception
2022-06-16 12:19:04 -05:00
pointfeev
53a9291dbf debug versioning 2022-06-11 22:37:32 -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
70db219143 v3.5.0.4
- Updated SmokeAPI to v1.0.2
2022-05-31 07:30:16 -05:00
pointfeev
e2f4fe8262 v3.5.0.3
- Updated SmokeAPI to v1.0.1
2022-05-20 14:34:23 -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
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
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
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
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
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
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
20666fd7a5 account for different Epic manifest paths 2022-03-24 23:13:33 -04:00
pointfeev
f7b484f1f3 v3.4.0.3
- Paradox Launcher repair is now also done automatically during installation
2022-03-21 13:31:12 -04:00
pointfeev
8ae84415fe v3.4.0.2
- Fixed selection form scan progress starting at 100% on first run
2022-03-18 19:18:19 -04:00
pointfeev
464c82e2f8 v3.4.0.1
- Fixed program data not being setup before pre-scan (meaning a first-time user couldn't save pre-scan selections)
2022-03-18 19:08:57 -04:00
pointfeev
be6a3966dc v3.4.0.0
- Added more files to SteamCMD cleanup
- Added a save and load feature to the new pre-scan choices dialog
- Re-enabled ReadyToRun compilation
- Moved the program to 64-bit
- Added Notepad++ support, so the program opens query files with it if it exists
- Cancelling the pre-scan choices dialog now cancels scanning
- The pre-scan choices dialog now doesn't show at all if no installed games are found on the system
- Fixed the installation form cancel button
- Selection form now no longer scans at unnecessary locations (e.g. after installation form re-select)
- Large code refactoring
2022-03-18 19:04:49 -04:00
pointfeev
28773bca50 v3.3.0.2
- Minor refactoring for clarification
- Refreshing queries through the context menu will now also refresh the query cooldown as well
2022-03-16 02:02:56 -04:00
pointfeev
93c28a674c v3.3.0.1
- Fixed pre-scan dialog tab indexes
- Changed pre-scan dialog group box text for clarification
2022-03-15 06:28:13 -04:00
pointfeev
49a2496d74 v3.3.0.0
- Added multiple Thread.Sleep statements to hopefully reduce CPU overload program crashes
- Added a pre-scan program/game selection dialog
2022-03-15 06:08:15 -04:00
pointfeev
994d01a419 v3.2.3.1
- Fixed a harmless context menu index exception
2022-03-11 20:41:44 -05:00
pointfeev
62f9ba8ee9 v3.2.3.0
- Minor refactoring
- Querying cooldown is now written to and read from ProgramData so it can be persistent and hopefully steam's API limit is reached a little less often
- Increased steam game info querying cooldown to 600 seconds (10 minutes) and steam DLC info querying cooldown to 1200 seconds (20 minutes)
- Introduced a 600 second (10 minute) cooldown for Epic game queries using the same system above
2022-03-11 19:46:18 -05:00
pointfeev
dc2bc0e9e1 Update CreamInstaller.csproj 2022-03-09 09:50:39 -05:00
pointfeev
094cd7ea8d minor code cleanup & refactor 2022-03-09 09:50:20 -05:00
pointfeev
e1a5a23e9c v3.2.2.4
- Fixed harmless update form cancel button exception
- Main form tree view will now stay scrolled to the top while being populated
2022-03-08 22:59:22 -05:00
pointfeev
47c99e5e89 v3.2.2.3
- Fixed steam store query caching
- Improved the context menu display for app infos
- Fixed selection form exception handling
2022-03-08 22:41:41 -05:00
pointfeev
509033c8c9 v3.2.2.2
- Added a per-game 10 second cooldown and per-DLC 60 second cooldown between store queries to help prevent steam from thinking they're getting DDoSed (lol)
- Optimized selection form node updating
2022-03-08 21:31:22 -05:00
pointfeev
477e7b4445 push 2022-03-08 20:42:46 -05:00
pointfeev
1815f1087d v3.2.2.0
- Large code refactoring and optimizations
- The more essential SteamCMD directories (config and userdata) will no longer be cleaned up by the program, hopefully to speed up the first call
- Games can now also use SteamCMD as a fallback similar to DLC (previously both steam store AND steamCMD output was required for games, now it's either OR)
2022-03-08 18:58:52 -05:00
pointfeev
0ad6efd7dd games use steamCMD fallback 2022-03-08 17:10:08 -05:00
pointfeev
d6a2829cbe remove irrelevant directories from cleanup 2022-03-08 16:53:43 -05:00
pointfeev
4c0716e768 last bit of context menu shit 2022-03-07 20:11:31 -05:00
pointfeev
df64448f55 context menu stabilization 2022-03-07 17:17:28 -05:00
pointfeev
faee45d0d7 context menu fix 2022-03-07 14:46:53 -05:00
pointfeev
2dd4c482ef optimize resources 2022-03-07 14:40:48 -05:00
pointfeev
7c554d02f5 v3.2.0.4
- Fixed appid sorting
2022-03-06 21:43:46 -05:00
pointfeev
d8afcac1c3 fix another insignificant oversight 2022-03-06 21:16:41 -05:00
pointfeev
6ef3edf66a fix oversight 2022-03-06 20:37:55 -05:00
pointfeev
4e950bcdec fix insignificant display hickup 2022-03-06 20:13:25 -05:00
pointfeev
7f3a6a6aa0 v3.2.0.0
- Converted steam store page parsing into actual steam store API calls
- Substantially increased the speed of gathering app information, as DLC gathering will now attempt to use the steam store API system to gather information, only reverting back to SteamCMD if it was unsuccessful (if the DLC isn't on the steam store)
- Program will now try to utilize cached Epic Store info if the web request fails
- Reverted the maximum SteamCMD processes to 20
- Fixed a rare concurrency issue with the new SteamCMD method
- Improved the used images and icons for the context menu
- Added the "Open in SteamDB" context menu option for Steam DLC
2022-03-06 20:00:45 -05:00
pointfeev
5b40924734 v3.1.0.1
- Fixed a bug where Paradox Launcher wasn't being ticked as enabled when selected
2022-03-05 21:14:42 -05:00
pointfeev
7cae752787 v3.1.0.0
- Overhauled SteamCMD appinfo gathering, with substantially increased speed
- Increased maximum SteamCMD processes from 20 to 30
- The gathering progress is now based on only games, so no more progress decreasing
2022-03-05 20:36:43 -05:00
pointfeev
aaffd43168 v3.0.2.1
- Fixed an exception from temporarily unavailable Epic GraphQL
2022-03-04 18:57:11 -05:00
pointfeev
8c8c007684 v3.0.2.0
- Overhauled and made OnTreeViewNodeCheckedChanged method more stable
- Made node sub-text display more specific to only game and dlc ids
- Fixed program validating tree nodes based on the pre-Epic-support id system
- Overhauled Epic Games entitlement querying and parsing
- Added back ScreamAPI entitlement selection, with preparations to add catalog item selection
2022-03-04 18:10:34 -05:00
pointfeev
40fe83c0b9 fix changelog sub-text 2022-03-03 19:16:23 -05:00
pointfeev
6012c7c74f v3.0.1.0
- More code refactoring and simplifications
- Converted ScreamAPI config creation into unlock_all for now until I can figure out how to properly get ALL dlc ids (some games worked, some didn't)
2022-03-03 19:01:01 -05:00
pointfeev
3f281068d2 v3.0.0.1
- Small UI changes for clarification
- Fixed Paradox Launcher Repair for Epic Games
2022-03-03 09:34:14 -05:00
pointfeev
bb3e035804 final touches 2022-03-03 08:56:44 -05:00
pointfeev
26bb1269dc first implementation of ScreamAPI support 2022-03-03 06:38:17 -05:00
pointfeev
60b32dcc3e fix attempts to parse appId of 0 2022-02-25 14:08:04 -05:00
pointfeev
38f721b125 Massive code refactoring 2022-02-24 23:12:48 -05:00
pointfeev
d4b62c2068 v2.4.3.1
- Paradox Launcher CreamAPI configuration will now stay consistent after repair
2022-02-21 16:42:03 -05:00
pointfeev
1d08f5162c v2.4.3.0 2022-02-21 16:30:57 -05:00
pointfeev
cbf614c04d v2.4.2.0
- Program will once again no longer use invalid DLCs (Unnamed DLCs)
- Added a "Refresh AppInfo" option to the right-click context menu
2022-02-20 21:28:18 -05:00
pointfeev
3cd8c45959 v2.4.1.3
- Steam install directory is now cached in memory
- Paradox Launcher install directory is now obtained via the Registry and also cached in memory
2022-02-17 13:07:49 -05:00
pointfeev
406d606c2a Update CreamInstaller.csproj 2022-02-16 00:23:27 -05:00
pointfeev
2fc99edf19 v2.4.1.1
- Enabled the display and installation of unnamed DLCs, as I've just discovered a case of DLC name updating without the buildid changing (Dying Light 2 - Peacekeeper 01)
2022-02-14 22:54:42 -05:00
pointfeev
93175e7089 v2.4.1.0
- Overhauled right-click context menu icon handling
- The program will no longer get all game icons on start, and instead will load them when the game is right clicked
- Added DLC icons to the right click menu
- DLC icons in the right click menu will now display the game's icon if an icon doesn't exist for it
2022-02-14 18:41:10 -05:00
pointfeev
6d5b70ffe3 v2.4.0.0
- Added an "Open AppInfo" button to the right click context menu
- Fixed an issue where the string "ERROR! Failed to install app '4' (Invalid platform)" was sometimes somewhere in the middle of AppInfo files, unfortunately meaning I have to bump the minimum appinfo version again
- By fixing the above issue, I also fixed certain random DLCs from being excluded
2022-02-14 13:53:09 -05:00
pointfeev
af6ba888a3 v2.3.3.1
- Moved program data folder from %AppData% to C:\ProgramData to fix a SteamCMD non-English character issue
2022-02-12 03:22:30 -05:00
pointfeev
e1e9b1ccdc v2.3.3.0
- Improved SteamCMD cleanup process
- Improved SteamCMD appinfo caching, upping the minimum appinfo version to facilitate changes
- Implemented SteamCMD process limit of 20, resulting in less CPU usage with faster and more stable appinfo gathering
2022-02-11 18:25:18 -05:00
pointfeev
18d4532982 v2.3.2.0 draft 2022-02-10 12:26:53 -05:00
pointfeev
f6b7c7899a v2.3.1.1
- Separated appTasks into a separate list along with RunningTasks to improve stability
- Remaining games and DLCs are now first added outside of their scheduled tasks to improve visual feedback
2022-02-09 13:47:26 -05:00
pointfeev
3840aa9f1b v2.3.1.0
- Synchronized namespaces
- Code cleanup & refactoring
- Moved target OS version up to 10.0.22000.0 (7.0+ still supported)
2022-02-06 20:17:51 -05:00
pointfeev
0d4c1630d6 v2.3.0.0
- Added extra labels to the selection form progress section that display remaining games and DLCs, replacing the "(#/#)" text
- Fixed a harmless control invoke exception that happens when the program is closed
- Fixed a harmless bug with duplicates being included in the games to be gathered
2022-02-05 02:04:22 -05:00
pointfeev
d4a90d8fe7 v2.2.4.4
- Fixed an appinfo directory exception
2022-01-27 15:59:02 -05:00
pointfeev
18eb4e3ce0 v2.2.4.3
- Fixed int parsing-related exceptions
2022-01-25 17:57:01 -05:00
pointfeev
947809b4ad v2.2.4.2
- Minor refactoring
- Moved from VDF dynamic parsing to the more reliable method introduced in v2.2.4.1
- Fixed a bug where selections were validating prematurely
2022-01-24 14:10:29 -05:00
pointfeev
f1b7e04842 v2.2.4.1
- Vastly improved the stability of VDF file parsing
2022-01-24 02:36:25 -05:00
pointfeev
ffbbeedeff v2.2.4.0
- Optimized the number of SteamCMD instances that would open for appinfo gathering processes
- Optimized the install form update delays so they're now way faster and still don't glitch the log
- Added a 10ms delay to DLC iterations to reduce control & window freezing
- Select form cancelling now runs on the proper thread to reduce cancellation delay
2022-01-24 00:53:15 -05:00
pointfeev
f151a1ba2a v2.2.3.0
- Minor refactoring
- Updated HtmlAgilityPack dependency
- Replaced node right click with a beefy context menu with ICONS :O
- Small improvements to selection node display
- Fixed selections sometimes being prematurely removed
- Enabled selections will now be saved and restored after installation
2022-01-23 03:13:45 -05:00
pointfeev
5024cd2194 v2.2.2.0
- Massive refactoring and asynchronous fixes
- Disabled file operations from displaying in the install info label, and they now only display in the log
- Disabled selection validation, as previous issues warranting it have since been fixed
2022-01-22 01:47:09 -05:00