Commit graph

237 commits

Author SHA1 Message Date
pointfeev
93713a0f6a v2.0.5.0
- Added a "Block Protected Games" button, removing the old static anti-cheat directory detection
- Small aesthetic improvements to the selection form
- Transitioned from obsolete WebClient to HttpClient for SteamCMD downloading
2022-01-17 15:47:56 -06:00
pointfeev
a91421a699 .NET 6.0 2021-12-25 20:04:02 -06:00
pointfeev
3a325aeaa2 v2.0.4.1
Code cleanup and rebuild/republish on Visual Studio 2022
2021-12-25 19:46:24 -06:00
pointfeev
d73d05c4ee
yes 2021-12-05 19:33:42 -05:00
pointfeev
9f29bfbe59
v2.0.4.0 2021-11-30 12:24:06 -05:00
pointfeev
10bf901fd4
improve validation 2021-11-30 12:08:59 -05:00
pointfeev
60512d73e7
Update SelectForm.cs 2021-11-30 11:58:04 -05:00
pointfeev
7370decf56
Update SelectForm.cs 2021-11-30 11:48:51 -05:00
pointfeev
43e8b64349
move from indexing based on names to appids, increase size of forms 2021-11-30 11:45:09 -05:00
pointfeev
942b2a9b64
Update CreamInstaller.csproj 2021-11-30 09:51:38 -05:00
pointfeev
07ac9abb5e
program selection sorting by appid 2021-11-30 09:50:15 -05:00
pointfeev
b2d5dadf88
debug exception handling, beginning of a custom tree view 2021-11-29 11:51:03 -05:00
pointfeev
f640ceaee4
Fix encoding, word wrapping, DLC sorting by appid 2021-11-28 17:14:32 -05:00
pointfeev
fd22d12b9f
Resource optimizations and refactoring 2021-11-22 03:19:00 -05:00
pointfeev
c16e24be57
fix reselection consistency 2021-11-22 02:42:45 -05:00
pointfeev
ba897cc40f
fix TreeView checkbox bug, fix all selection button 2021-11-22 02:36:41 -05:00
pointfeev
4ffca7c807
bits for v2.0.3.0 2021-11-22 02:13:02 -05:00
pointfeev
6024b0287f
v2.0.2.3 2021-11-16 11:16:15 -05:00
pointfeev
fb100c10ae
v2.0.2.2 2021-11-13 20:49:28 -05:00
pointfeev
ed7d1a6757
move to appdata 2021-11-12 15:34:54 -05:00
pointfeev
712c33adf1
v2.0.2.1 2021-11-12 15:19:46 -05:00
pointfeev
b7d83eea2c
description change 2021-11-12 14:25:30 -05:00
pointfeev
b7d8a44499
description change 2021-11-12 14:19:38 -05:00
pointfeev
de573b4edb
v2.0.2.0 2021-11-12 13:12:21 -05:00
pointfeev
1be79b8cda
add game names to creamapi.ini 2021-11-11 12:11:49 -05:00
pointfeev
4ca25bd941
subtle name change 2021-11-11 02:46:50 -05:00
pointfeev
61a6995faa
revalidate 2021-11-11 02:35:59 -05:00
pointfeev
cdb9d6a658
fix concurrency error, add better exception handling, create folders 2021-11-11 02:29:59 -05:00
pointfeev
d84809ec2c
Update CreamInstaller.csproj 2021-11-09 01:13:57 -05:00
pointfeev
898bb5803c
VdfConvert.Deserialize exception fixes 2021-11-09 01:12:46 -05:00
pointfeev
ccfea50a02
Update SelectForm.cs 2021-11-06 21:05:22 -04:00
pointfeev
8a0bdbfb7e
output changes, VValue error fix 2021-11-06 20:18:22 -04:00
pointfeev
13c870018a
Update InstallForm.cs 2021-11-06 06:36:16 -04:00
pointfeev
ee4128af20
more fixes 2021-11-06 06:28:53 -04:00
pointfeev
70fe9bfae8
fix? 2021-11-06 06:07:27 -04:00
pointfeev
1d9af895d7
error fixes 2021-11-06 05:55:21 -04:00
pointfeev
51d3a1c9cb
error fixes 2021-11-06 05:25:25 -04:00
pointfeev
351847727b
proper game gathering, depot dlcs, appinfo caching 2021-11-06 04:55:37 -04:00
pointfeev
7bcdf275e4
Update SteamCMD.cs 2021-11-05 23:05:45 -04:00
pointfeev
7399655a9a
Paradox Launcher warning 2021-11-05 23:02:52 -04:00
pointfeev
d17007e65a
installation 2021-11-05 22:37:54 -04:00
pointfeev
93b535ab29
Update SelectForm.cs 2021-11-05 01:46:57 -04:00
pointfeev
3e50f5fa70
appinfo gathering, caching, and basic display 2021-11-05 01:42:25 -04:00
pointfeev
f5ba69f380
initial framework for v2.0 2021-10-29 04:20:27 -04:00
pointfeev
d24ba494de
cleanup output 2021-10-24 20:47:19 -04:00
pointfeev
0cbc98f6a7
Revert "small refactor"
This reverts commit 6da7d0cc00.
2021-10-24 20:33:37 -04:00
pointfeev
6da7d0cc00
small refactor 2021-10-24 20:26:44 -04:00
pointfeev
e73a71afee
define StartupObject, add CustomMessageException 2021-10-22 16:45:56 -04:00
pointfeev
64bbd643d1
DebugType full -> embedded 2021-10-22 16:36:04 -04:00
pointfeev
2c9943fe92
better exception handling, fix error for outdated creamAPI files 2021-10-22 16:27:53 -04:00
pointfeev
ace422e051
Update 1.0.6.3 2021-08-15 20:35:07 -04:00
pointfeev
d19a270d7c
Fix paradox launcher root directory 2021-08-15 20:30:26 -04:00
pointfeev
bb7af1b8b1
Update MainForm.cs 2021-08-09 21:49:49 -05:00
pointfeev
06f798813b
Update 1.0.6.2 2021-08-09 08:15:52 -05:00
pointfeev
0ffa32ab7c
Update Program.cs 2021-08-09 08:13:10 -05:00
pointfeev
c0bf99e182 Update Program.cs 2021-08-09 07:43:48 -05:00
pointfeev
84a321112b Code cleanup 2021-08-09 07:02:53 -05:00
pointfeev
36e5d510bc Remove debug 2021-08-09 06:59:26 -05:00
pointfeev
4df91e0ff8 Fix progress bars 2021-08-09 06:41:31 -05:00
pointfeev
63e597359e Update Program.cs 2021-08-09 05:27:09 -05:00
pointfeev
762899b3e6 Test 2021-08-09 05:14:23 -05:00
pointfeev
adc187f030 Code cleanup 2021-08-09 04:55:41 -05:00
pointfeev
43dfcc51cb Update 1.0.6.0
- The cancel button during program selection will now cancel scanning instead of closing the form
- Added a rescan button to the program selection form
- Fixed tabbing on the install form
- Fixed accuracy of program selections list
2021-08-08 19:52:13 -05:00
pointfeev
730d96a473 Code cleanup 2021-08-07 18:24:13 -05:00
pointfeev
da9cf4ffd4 Update 1.0.5.2 2021-08-07 18:08:29 -05:00
pointfeev
4e72f14227 Remove unused imports 2021-08-07 17:37:31 -05:00
pointfeev
5c088b12db Update 1.0.5.1 2021-08-06 22:58:23 -05:00
pointfeev
d70f683943 Code aesthetics, unused library cleanup 2021-08-06 22:55:12 -05:00
pointfeev
f4491ee8f2 Update 1.0.5
- Fixed unhandled exception when Paradox Launcher is not installed.
- Added better exception handling and file backups during installation.
- Added an explanation for when no CreamAPI-applicable programs or games are found.
- Increased the minimum size of the installation window.
- Added program/game reselection from the installation window.
- Added error dialogs for when selected programs are currently running.
- Multiple other aesthetic changes.
2021-08-06 21:29:43 -05:00
pointfeev
52aa22ad99 Update .csproj to 1.0.4 2021-07-30 06:06:32 -05:00
pointfeev
8edcd53017 Update 1.0.4
- Fixed unhandled exceptions when cleaning up files
- Added Mutex to make sure only one instance of program is active at a time
2021-07-30 06:01:42 -05:00
pointfeev
8caf8b91b7 Remove debug update 2021-07-30 04:59:20 -05:00
pointfeev
a50eafb689 Added download/install log coloring 2021-07-30 04:54:09 -05:00
pointfeev
37d7efc36e logTextBox will no longer clear when retrying 2021-07-30 03:26:51 -05:00
pointfeev
3189e7462a Fixed form StartPositions 2021-07-30 03:19:46 -05:00
pointfeev
0a4cf5851f Update 1.0.1
Added warning when application is renamed
Added a catch for when MEGA is offline
2021-07-29 21:26:55 -05:00
pointfeev
2f2e99f746 Minor fixes 2021-07-29 17:19:59 -05:00
pointfeev
bf1a132024 Fix self-updater 2021-07-27 03:50:18 -05:00
pointfeev
d5b42a5638 Fix self-updater 2021-07-27 03:29:15 -05:00
pointfeev
50e24554c5 Update version 2021-07-27 03:21:43 -05:00
pointfeev
5c90f8103d Update 1.0.1
Added instant progress updates where necessary
2021-07-27 03:14:08 -05:00
pointfeev
c6b3cbd3fc Added instant progress updates where necessary 2021-07-27 03:13:24 -05:00
pointfeev
b50e14f869 Update version 2021-07-27 02:32:58 -05:00
pointfeev
3b9257b497 Add self-updater 2021-07-27 02:22:29 -05:00
pointfeev
149c1ea696 Update 1.0.2
Multiple aesthetic changes
Added extra warnings
Fixed tabbing
Fixed cleanup when canceling download/installation
Removed automatic focusing on buttons
Fixed cancel button closing entire program during download/installation
Removed unnecessary download progress clutter from the log
2021-07-26 22:30:39 -05:00
pointfeev
a666f34634 Rename form titles, Fix allCheckBox 2021-07-25 23:51:13 -05:00
pointfeev
7d79a9e15d Initial commit 2021-07-25 23:08:46 -05:00