Commit graph

634 commits

Author SHA1 Message Date
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
d08c7c50a7 Update preview.png 2023-05-27 19:31:52 -04:00
pointfeev
eadbf1b88a clarify platform paths 2023-05-27 19:19:02 -04:00
pointfeev
d356761cb4 Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2023-05-27 17:50:09 -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
33f36cfbe2
Update README.md 2023-05-27 17:41:06 -04:00
pointfeev
324b0606e5
Update README.md 2023-05-26 21:55:29 -04:00
pointfeev
e481a6c91d
Update README.md 2023-05-25 08:22:51 -04:00
pointfeev
ee97531998
Update README.md 2023-05-24 19:17:37 -04:00
pointfeev
f22c57e8ad
Update README.md 2023-05-24 19:15:23 -04:00
pointfeev
62592b903f
Update game-not-working-dlcs-not-unlocking.md 2023-05-24 19:07:14 -04:00
pointfeev
72f72273f6
Update bug-report.md 2023-05-24 19:06:03 -04:00
pointfeev
0afa27bd38
Rename game-not-working---dlcs-not-unlocking.md to game-not-working-dlcs-not-unlocking.md 2023-05-24 19:03:48 -04:00
pointfeev
64213e132b
Update game-not-working---dlcs-not-unlocking.md 2023-05-24 19:03:25 -04:00
pointfeev
ea1571fdde
Update README.md 2023-05-24 18:49:40 -04:00
pointfeev
29994159d2 Update CreamInstaller.csproj 2023-05-21 19:34:46 -04:00
pointfeev
0b7f80de8e
Update README.md 2023-05-17 10:08:50 -04:00
pointfeev
3ac4a2db26
Update game-not-working---dlcs-not-unlocking.md 2023-05-17 08:23:19 -04:00
pointfeev
0df20e5979
Update README.md 2023-05-17 08:20:14 -04:00
pointfeev
001056d39d
Update README.md 2023-04-30 18:58:43 -04:00
pointfeev
db32add25d
Update game-not-working---dlcs-not-unlocking.md 2023-04-30 18:54:30 -04:00
pointfeev
f441bc89c7
Update game-not-working---dlcs-not-unlocking.md 2023-04-30 18:52:29 -04:00
pointfeev
0caacb76d6
Update false-positives.md 2023-04-30 18:25:31 -04:00
pointfeev
af17955f5e
Update game-not-working---dlcs-not-unlocking.md 2023-04-30 18:24:44 -04:00
pointfeev
27d637419a
Update issue templates 2023-04-25 20:37:46 -04:00
pointfeev
a2c83b5a55
Update issue templates 2023-04-25 20:36:51 -04:00
pointfeev
71879715c3
Update issue templates 2023-04-25 20:34:21 -04:00
pointfeev
bc4eaec634 Update preview.png 2023-04-25 20:32:24 -04:00
pointfeev
8efaf4d8ed
Update README.md 2023-04-25 20:32:09 -04:00
pointfeev
99b605675f
Create config.yml 2023-04-25 19:54:37 -04:00
pointfeev
4917107ee4
Update README.md 2023-04-15 22:00:19 -04:00
pointfeev
1f19177972
Update README.md 2023-04-15 21:58:21 -04:00
pointfeev
62b2127132
Update README.md 2023-04-15 21:55:32 -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
2cf940ef25
Update README.md 2023-03-17 15:42:34 -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