Commit graph

642 commits

Author SHA1 Message Date
pointfeev
0e48a18eee
Update README.md 2023-01-04 12:53:24 -05:00
pointfeev
779a344c41
Update README.md 2023-01-04 12:48:13 -05:00
pointfeev
2c987b4980
Update README.md 2023-01-04 12:45:28 -05:00
pointfeev
a84c94ee82
Update issue templates 2022-12-26 03:10:08 -05:00
pointfeev
a44d00b5cf
Update issue templates 2022-12-26 03:02:34 -05:00
pointfeev
5de6905e31
Update bug-report.md 2022-12-26 02:58:21 -05:00
pointfeev
8572c5f03b v4.3.0.1
- Fixed parsing of DLC appid 0
2022-12-20 19:25:08 -05:00
pointfeev
99bd3e2425
Update test.yml 2022-12-20 16:48:19 -05:00
pointfeev
85cc9bb36f
Rename codeql.yml to test.yml 2022-12-20 16:45:19 -05:00
pointfeev
2969589b78
Delete codeql-config.yml 2022-12-20 16:44:43 -05:00
pointfeev
a9fe942e80
Update codeql.yml 2022-12-20 16:44:04 -05:00
pointfeev
dcd77085fd Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2022-12-20 16:40:21 -05:00
pointfeev
f90975f606 with 2022-12-20 16:40:14 -05:00
pointfeev
078907d424
Update codeql.yml 2022-12-20 16:30:57 -05:00
pointfeev
9736e6dc1d v4.3.0.0
- Upgraded to .NET 7
- String culture fixes
- Rare SteamCMD exception fix
- Fixed Steam store scanning getting stuck on certain games
- Code cleanup
2022-12-20 16:26:35 -05:00
pointfeev
195287601e del 2022-12-20 13:07:46 -05:00
pointfeev
c55dee897b fix 2022-11-22 13:06:10 -05:00
pointfeev
d0d8985d4b v4.2.3.1
- Minor refactoring
- Fixed same-game-same-directory selection duplicates
2022-11-22 13:01:35 -05:00
pointfeev
10bd823d2b v4.2.3.0
- Koaloader autoload DLLs are now placed in the root game/program directory
- Installation/uninstallation output clarifications
- Minor refactoring
2022-10-08 05:01:38 -04:00
pointfeev
ac32af2c74 Update preview.png 2022-10-02 02:41:25 -04:00
pointfeev
138fab4888 v4.2.2.0
- Added many more common incorrect executable sub-paths
- Fixed incorrect directories not being uninstalled from
- Minor optimizations & refactoring
2022-10-02 02:38:45 -04:00
pointfeev
d0bc50c52c v4.2.1.1
- Minor refactoring
- Project file cleanup & repository clarifications
- Enabled .NET 6.0 single-file compression, which more than halved file size
- Enabled deterministic output & compiler optimization
2022-09-25 09:46:48 -04:00
pointfeev
52e42d847c v4.2.1.0
- Converted Koaloader settings' automatic updates to save & load buttons similar to those of DLC selections
- Improved tab order of selection form
2022-09-24 10:00:47 -04:00
pointfeev
b14da012ff increment 2022-09-24 05:29:55 -04:00
pointfeev
1722110405 v4.2.0.1
- Fixed dll directories being incorrectly added if a koaloader-specific config/cache existed
- Fixed paradox launcher repair sometimes leaving behind an incorrect installation
2022-09-24 05:29:21 -04:00
pointfeev
285dd5b521 Update preview.png 2022-09-24 04:15:33 -04:00
pointfeev
9a1d92239b v4.2.0.0
- Fixed all check box not getting automatically checked when unknown DLC were present
- Added a save & load feature for DLC selections
- Added a button to reset DLC selections to default
- Optimized koaloader proxy saving & loading
- Added a button to reset koaloader proxies to default
- Minor refactoring
2022-09-24 04:10:43 -04:00
pointfeev
b540d06dc5 v4.1.5.2
- Added program usage instructions similar to those in the README to the help button
2022-09-23 19:05:35 -04:00
pointfeev
e4eca9fb0d v4.1.5.1
- Fixed some harmless installation/uninstallation inconsistencies
- Fixed harmless Paradox Launcher repair inconsistencies
- Improved exception handling output
2022-09-22 22:00:01 -04:00
pointfeev
43a1c8d248 v4.1.5.0
- Minor refactoring
- Added a "help" button to all forms that provides some general information and links
2022-09-22 18:30:42 -04:00
pointfeev
f4e27471bc
Update README.md 2022-09-22 14:46:09 -04:00
pointfeev
5eabd91246
Update README.md 2022-09-22 14:45:51 -04:00
pointfeev
d3d664d8b7
Update README.md 2022-09-22 14:42:48 -04:00
pointfeev
fd5f3f533a
Update README.md 2022-09-22 14:39:14 -04:00
pointfeev
28bb8b0fe1 fix select dialog form designer 2022-09-22 12:29:31 -04:00
pointfeev
8ffc6f61f0 project files cleanup 2022-09-22 10:25:18 -04:00
pointfeev
d5343c9e3d improve debug 2022-09-20 15:35:21 -04:00
pointfeev
f672e52ffc more dynamic app variables 2022-09-20 10:38:27 -04:00
pointfeev
1998bdef9b v4.1.4.0
- Improved the responsiveness and performance of the program
- Fixed the changelog tree view garbling when clicking update
- Dialog forms no longer clutter the taskbar
- Added a debug form (this is really just for me)
- Fixed rescan lag caused by keeping nodes
- Minor refactoring
2022-09-20 00:55:24 -04:00
pointfeev
89f42ed35d increment version 2022-09-18 03:28:02 -04:00
pointfeev
759b812ce1 net update 2022-09-18 03:23:34 -04:00
pointfeev
d35f9b8be6 minor but useful install info addition 2022-09-18 03:13:52 -04:00
pointfeev
8d62fc8d0d context menu stabilization attempts 2022-09-14 18:19:30 -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
f31151921f debug 2022-09-13 12:21:52 -04:00
pointfeev
207d2d4a2e v4.1.2.0
- Fixed a rare Steam Store query issue
2022-08-30 20:14:35 -04:00
pointfeev
9bfefbd6f3 Update Koaloader.cs 2022-08-30 14:20:10 -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
5bb7f1cd65 Merge branch 'main' of https://github.com/pointfeev/CreamInstaller 2022-08-27 22:20:06 -04:00
pointfeev
8f973f1f65 Update preview.png 2022-08-27 22:19:59 -04:00