783 Commits
Author SHA1 Message Date
pointfeevandGitHub 18b0504c21 Update README.md 2023-10-31 17:54:28 -04:00
pointfeevandGitHub 350e519980 Update README.md 2023-10-31 16:28:52 -04:00
pointfeevandGitHub 33bd20876c Update README.md 2023-10-31 16:18:50 -04:00
pointfeevandGitHub 1eb4b83c8c Update README.md 2023-10-31 16:11:20 -04:00
pointfeevandGitHub cbc7624e1d Update README.md 2023-10-31 16:09:45 -04:00
pointfeevandGitHub cb311e5ec0 Update bug-report.md 2023-10-31 15:59:07 -04:00
pointfeevandGitHub bc5abd7116 Update program-not-launching.md 2023-10-31 15:58:12 -04:00
pointfeevandGitHub 9a5342755f Update and rename game-not-working-dlcs-not-unlocking.md to not-working.md 2023-10-31 15:57:36 -04:00
pointfeevandGitHub 903e57f3cd Update false-positives.md 2023-10-31 15:56:31 -04:00
pointfeevandGitHub 62a15fb874 Update README.md 2023-10-31 15:56:04 -04:00
pointfeevandGitHub 5263298fe0 Update README.md 2023-10-31 15:54:13 -04:00
pointfeevandGitHub c02ae05564 Update false-positives.md 2023-10-31 15:49:37 -04:00
pointfeevandGitHub 011b3102b5 Update README.md 2023-10-31 15:38:27 -04:00
pointfeevandGitHub 353fb6f309 Update README.md 2023-10-31 15:33:32 -04:00
pointfeevandGitHub b398183d0a Update game-not-working-dlcs-not-unlocking.md 2023-10-31 13:42:42 -04:00
pointfeevandGitHub 8410f60fe8 Update program-not-launching.md 2023-10-31 13:39:27 -04:00
pointfeevandGitHub b55feee270 Create program-not-launching.md 2023-10-19 13:33:29 -04:00
pointfeev 513a0e4b92 Update preview.png 2023-10-19 13:22:01 -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
pointfeevandGitHub a515a864f4 Update README.md 2023-10-18 20:44:47 -04:00
pointfeev dbd0f81124 fix refresh queries nre 2023-09-15 18:59:35 -04:00
pointfeev 5e6be10d2e Update preview.png 2023-07-01 10:53:15 -04:00
pointfeev c9ec6f3a40 Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2023-07-01 10:45:38 -04:00
pointfeev 3ceb39c53d Update preview.png 2023-07-01 10:45:28 -04:00
pointfeevandGitHub 44347fe89b Delete test.yml 2023-07-01 10:42:38 -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 d307b22fd7 Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2023-06-30 22:18:54 -04:00
pointfeev 0b453d74cd platform 2023-06-30 22:18:48 -04:00
pointfeevandGitHub 5252e40b57 Update README.md 2023-06-30 22:14:17 -04:00
pointfeevandGitHub c6b06b3449 Update README.md 2023-06-30 21:56:16 -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 6841bd64fa Update preview.png 2023-06-13 21:55:25 -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 e422f558f4 Update preview.png 2023-06-10 16:04:19 -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 43b9d9f153 Update preview.png 2023-06-03 18:29:30 -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
pointfeevandGitHub b63603a165 Update SteamLibrary.cs 2023-05-30 13:45:25 -04:00
pointfeevandGitHub 6c5a36587e Update Diagnostics.cs 2023-05-30 13:41:45 -04:00
pointfeevandGitHub 2fbb792a5e Update SteamLibrary.cs 2023-05-30 13:40:21 -04:00