Commit graph

338 commits

Author SHA1 Message Date
pointfeev
a840ad2b7b v4.10.0
- Minor refactoring
- Fixed an NRE from cancelling file writes
- Added more information to IO warnings
- Updated the help menu
- Added a custom program icon created by [Mattahan](https://www.mattahan.com)
2023-10-31 18:03:25 -04:00
pointfeev
aba0383952 Update CreamInstaller.csproj 2023-10-19 13:09:58 -04:00
pointfeev
4e78ed6e2b update help 2023-10-19 13:09:36 -04:00
pointfeev
c97976936a SteamCMD exception visual fixes 2023-10-19 13:08:26 -04:00
pointfeev
705178363a fix SteamCMD download failure output 2023-10-19 13:00:05 -04:00
pointfeev
dbd0f81124 fix refresh queries nre 2023-09-15 18:59:35 -04:00
pointfeev
e7215829f0 v4.9.8
- Minor refactoring
- Fixed minor harmless Epic game path inconsistencies
- Fixed Epic Games DLC overrides
2023-07-01 10:40:30 -04:00
pointfeev
0b453d74cd platform 2023-06-30 22:18:48 -04:00
pointfeev
a2bd00c287 v4.9.7
- Fixed an exception caused by multiple games having the same DLC ID
- Changed all buttons and bars to standard flatstyles to help get rid of system-specific sizing and clipping issues
- Refreshing queries now update the underlying objects and nodes
- Fixed a rare NRE exception
- Minor refactoring
2023-06-30 21:48:04 -04:00
pointfeev
7b430bb967 Paradox Launcher manual repair fixes 2023-06-13 21:52:07 -04:00
pointfeev
695aa650b8 fix ubisoft uninstall all 2023-06-13 21:30:39 -04:00
pointfeev
a0c112494b Update UbisoftLibrary.cs 2023-06-13 21:27:14 -04:00
pointfeev
5f6ba03294 v4.9.6
- Fixed Ubisoft game gathering
- Minor refactoring
2023-06-13 21:24:05 -04:00
pointfeev
c5fc5f561a v4.9.5
- Minor refactoring & optimization
- Removed the no-longer-necessary locked DLL check in favor of SafeIO
- Fixed uninstall all cancel functionality
- Improved SafeIO crucial checks and warning outputs
2023-06-09 19:04:54 -04:00
pointfeev
3c538a2e47 fix common incorrect executable detection 2023-06-03 18:24:55 -04:00
pointfeev
662a5a164b fix common incorrect executable detection 2023-06-03 18:21:42 -04:00
pointfeev
3522488392 improve updater logic 2023-06-03 18:16:55 -04:00
pointfeev
8e98442924 improve updater logic 2023-06-03 18:10:22 -04:00
pointfeev
1b1f0bf494 v4.9.3
- Fixed selection duplicates caused by using differing-case installation directories as unique factors
- File and directory paths are now exact and correctly cased
2023-05-31 18:33:46 -04:00
pointfeev
b63603a165
Update SteamLibrary.cs 2023-05-30 13:45:25 -04:00
pointfeev
6c5a36587e
Update Diagnostics.cs 2023-05-30 13:41:45 -04:00
pointfeev
2fbb792a5e
Update SteamLibrary.cs 2023-05-30 13:40:21 -04:00
pointfeev
e333483b8f v4.9.2
- More significant refactoring & optimization
- Tethered tree nodes to selection objects for optimization & to further reduce the chance of duplicate nodes
- Fixed a minor steam game gathering check that may have been letting through duplicate games
- Fixed a few selection form functions from the refactoring & optimization in v4.9.0
- Fixed the Koaloader reset button not updating after toggling the Koaloader all check box
2023-05-29 15:57:12 -04:00
pointfeev
1669f8c887 v4.9.1
- Hash & concurrency fixes to stop duplicate games & DLC
- Threading fixes for significantly faster operations
- More significant refactoring to prevent possible issues
2023-05-28 21:20:35 -04:00
pointfeev
0974f78889 heroic games launcher support 2023-05-27 22:02:22 -04:00
pointfeev
eadbf1b88a clarify platform paths 2023-05-27 19:19:02 -04:00
pointfeev
9318fd7768 start of v4.9.0
- Large refactoring & optimization
- Fixed & optimized right-click context menu
- Fixed silent HTTP cache concurrency exception
- Added a better SafeIO exception output for anti-virus detections
- Updated the help button dialog
2023-05-27 17:50:03 -04:00
pointfeev
29994159d2 Update CreamInstaller.csproj 2023-05-21 19:34:46 -04:00
pointfeev
98748a4b4c v4.8.1
- Removed unused HttpAgilityPack reference
- Minor update functionality improvements
- Removed revision from version numbers
- Fixed HttpClient UserAgent header
- Added HttpClient AcceptLanguage header with the current culture (should fix random incorrect language)
- Fixed Koaloader DLL text not showing ".dll" for custom selections
- Another conversion to LibraryImport from DllImport
2023-04-06 21:40:10 -04:00
pointfeev
96a6af3c18 improve tasklist find 2023-04-06 20:11:43 -04:00
pointfeev
aa94e2187e remove unused reference 2023-04-06 19:49:40 -04:00
pointfeev
24915e4495 finish v4.8.0.0 2023-04-06 02:43:11 -04:00
pointfeev
65933a0ed6 ScreamAPI v4.0.0-rc01 MD5 2023-04-05 17:22:28 -04:00
pointfeev
74c5588d64 beginnings of v4.8.0.0
- Minor refactoring
- Added an HTTP content cache
- Replaced Onova with custom update functionality (work in progress)
2023-03-30 02:19:45 -04:00
pointfeev
52e82e2397 v4.7.1.3
- More fixes related to locked DLLs
- Converted from DLLImport to LibraryImport
2023-03-29 23:02:19 -04:00
pointfeev
cd386ea951 more string clarifications 2023-03-28 00:36:37 -04:00
pointfeev
c74d597a7a v4.7.1.2
- Fixes & string clarifications related to anti-virus false positives
2023-03-28 00:30:47 -04:00
pointfeev
e9bd9c7f21 optimize tree views 2023-03-15 20:50:32 -04:00
pointfeev
134a5da8fb v4.7.1.1
- Updated SmokeAPI to v2.0.5
2023-03-15 00:22:34 -04:00
pointfeev
7cd863c79b Update SelectForm.cs 2023-03-02 14:53:35 -05:00
pointfeev
252db9c775 fixes for uninstall all cancellation 2023-03-02 14:47:52 -05:00
pointfeev
a7b8e893b2 v4.7.1.0
- Added a quick uninstall all button to the pre-scan selection dialog
2023-03-02 14:38:35 -05:00
pointfeev
c8c3354379 v4.7.0.2
- Fixed a file locked exception
2023-03-02 13:40:16 -05:00
pointfeev
39e5ba06ad framework for a quick uninstall all option 2023-02-20 18:23:46 -05:00
pointfeev
62b5a53909 Update SelectForm.cs 2023-02-20 17:39:22 -05:00
pointfeev
96f7f0743a fix dialog form description 2023-02-20 17:31:10 -05:00
pointfeev
cc68b47fc2 Update CreamInstaller.csproj 2023-02-20 17:16:31 -05:00
pointfeev
575e23da1a Update HttpClientManager.cs 2023-02-18 17:22:44 -05:00
pointfeev
4e0f361233 v4.7.0.0 initial
- better support for games that take dlc from other games (such as warhammer 3)
- initial framework for fixing "too many requests" issues
2023-02-18 01:48:14 -05:00
pointfeev
929c6f681f v4.6.1.0 2023-02-01 16:52:17 -05:00