727 Commits

Author SHA1 Message Date
Frog 8577e6df7f Update README.md
- Correct typo/extra word.
2025-11-20 23:03:26 -08:00
Frog 961b7153f4 Added Info about CI Builds to ReadMe / Added Status Badge for CI Builds / Added Status Badge for Latest Release
-  Added Info about CI Builds to ReadMe 
- Added Status Badge for CI Builds 
- Added Status Badge for Latest Release
2025-11-20 02:55:35 -08:00
Frog e640b8b15d Dark mode WIP
- The start of a dark mode theme
- Adds a button to toggle dark mode in the top options panel. (The buttons kind of ugly though and I may change this to a checkbox to align with the other existing options)
- Added library uxtheme.dll for handling scrollbar themeing (Dealing with scrollbars sucks)
- Added ThemeManager for handling of theme colors (Allows for potential expandability I'll probably never implement)
2025-11-20 02:35:51 -08:00
Frog bcf3ff84fe Merge branch 'main' of https://github.com/FroggMaster/CreamInstaller 2025-11-19 22:58:40 -08:00
Frog eb1fee38f3 Slight cleaner preview image, that also shows an enabled proxy dll. 2025-11-19 22:58:25 -08:00
Frog cffc4cce07 Update ci-builds.yml
Bug Fix: I forgot to adjust the Rename-Item PS command to rename the EXE before packaging.
2025-11-19 22:04:24 -08:00
Frog b7a9505599 Adjusted CI Build Workflow
- Adjusted artifact name to include CI-Release
- Adjusted EXE to include CI
2025-11-19 03:36:36 -08:00
Frog 094d60b003 Merge branch 'main' of https://github.com/FroggMaster/CreamInstaller 2025-11-19 03:32:11 -08:00
Frog 09cafa27fb Update ci-builds.yml
- Fix artifact becoming two ZIPs (LOL woops)
2025-11-19 03:30:34 -08:00
Frog e6fa7b4a39 Fixed unreachable logging segment for CreamAPI
- Fixed unreachable code that provides information about deleted config file
- Adjusted old comment from pointfeev that indiciated SmokeAPI might always be false (it's now toggleable)
2025-11-19 03:27:28 -08:00
Frog 8a24bdad81 Update ci-builds.yml
- GH Action fix
2025-11-19 03:17:26 -08:00
Frog 21bcfae688 Update README.md
- Minor change to ReadMe changing "extract" to "move"
2025-11-19 03:15:02 -08:00
Frog 4063e482dd Add zip release
- Add zip release for internal application updates
- Left the EXE for ease of access for those that don't want to extract a ZIP on first install.
2025-11-19 03:00:47 -08:00
Frog bdb1d9ffd2 Update ci-builds.yml
- Fix to include git commit in final CI build
2025-11-19 02:59:44 -08:00
Frog 800cb2b9f6 Rename CI-Builds / Adjust so CI Builds include commit in ZIP file
- Updated name of CI builds for clarity to include -
- Updated so the final ZIP file includes the commit it was built from
- Adjusted artifact release name.
2025-11-19 02:53:29 -08:00
Frog 8b6013e1c0 Update and rename autobuild.yml to cibuilds.yml
- Adjusted old AutoBuild script for CI builds
- Renamed from AutoBuild to CIBuilds
- Configured to run on every commit to main branch
v5.0.1.5
2025-11-19 02:22:53 -08:00
Frog 668f367838 Update preview image 2025-11-19 02:16:32 -08:00
Frog 6613b777a7 Increment App version / Adjust Copyright Info
- Increment App Version
- Adjust Copyright Info / Repository
2025-11-19 02:01:17 -08:00
Frog 1036f8a8b4 Apply SelectForm.cs from commit 6fa5503 2025-11-18 02:03:11 -08:00
Frog c5a3a98827 Update README.md
- Adjusted ReadMe instructions to reflect EXE download rather than ZIP
- Updated link to Issue 40 > Now points to Web Archived version of the original issue before being hit by DCMA
2025-11-18 01:51:03 -08:00
Frog 4751a3bf76 Update README.md
- Fixed ReadMe change from previous merge (I really should pay a little more attention when pulling from a fork, I guess that's what I get for doing things at 2AM)
2025-11-18 01:42:44 -08:00
Frog de43eb9561 Increment application version
- Increment application version to 5.0.1.4
v5.0.1.4
2025-11-14 00:51:40 -08:00
Frog 6931e43874 Adjusted Desinger So it Loads DPI Unaware / Fixed Options Panel UI
- This should avoid the UI from cutting off on larger DPI systems.
2025-11-14 00:51:05 -08:00
Frog 8958c0626f Correct Repo Name Again / Adjust hard to understand help text for SmokeAPI
- Corrected Repository owner name again, missed this during the merge (Unintended change pointing to the wrong repository)
- Adjusted some hard to understand text about the experimental warning for SmokeAPI usage
2025-11-14 00:02:19 -08:00
Frog 63d6879465 Update create-release.yml v5.0.1.3 2025-11-13 23:20:22 -08:00
Frog 14d71b1746 Add GitHub Actions workflow for creating releases
- Add GitHub Actions workflow for creating releases
2025-11-13 23:16:22 -08:00
Frog 7bf5276109 Merge branch 'main' of https://github.com/HvTcCore/CreamInstaller 2025-11-13 23:04:16 -08:00
Frog 637015a509 Merge branch 'main' of https://github.com/FroggMaster/CreamInstaller 2025-11-13 23:02:41 -08:00
Frog b45b5c6570 Changed the repository owner defined in the code 2025-11-13 23:02:09 -08:00
Soul Shard 27ebdd8331 Fix EpicGames detect, possible fix stuck on Steam detect
Fixed broken DLC detection for games from Epic Games. Probably fixed detection freezing on Steam games that are unavailable in certain regions.
2025-11-14 10:30:34 +07:00
Soul Shard 3f910b9d07 Update SmokeAPI and config generation
SmokeAPI updated to v4.0.0, configs now generating always
2025-11-12 03:30:26 +07:00
Soul Shard c8a65f35bf Update to latest util versions, restore SmokeAPI
Utilities have been updated to the latest versions. The ability to use SmokeAPI instead of CreamAPI has been restored, and a checkbox has been added to switch between them.
2025-10-01 06:07:54 +07:00
Frog 12e9a4b66f Update README.md
- Fixed preview screenshot
2025-02-23 23:42:53 -08:00
Frog 0d6243956d Update README.md
- Adjusted old links to point to this repository.
2025-02-23 23:40:58 -08:00
Frog 8d5e2487d4 Update Program.cs
- Changed defined value for variable RepositoryOwner to FroggMaster from pointfeev
2024-11-16 08:21:26 -08:00
pointfeev 9e2d767eba Merge remote-tracking branch 'origin/main' v5.0.0.0 v5.0.1.0 2024-08-19 23:52:05 -04:00
pointfeev 4d066b703e Add support for the steamcmd.net query to the right-click menu Open and Refresh Query functionalities 2024-08-19 23:51:54 -04:00
pointfeev 26e1c5bfdd Update c-program-not-launching.md 2024-07-23 18:49:29 -04:00
pointfeev ea286e92fe Update c-program-not-launching.md 2024-07-23 18:49:07 -04:00
pointfeev a3630c2422 Update README.md 2024-07-23 18:45:59 -04:00
pointfeev 6474e03bbf Update README.md 2024-07-23 18:39:16 -04:00
pointfeev 42ce5f954b Update README.md 2024-07-22 21:39:37 -04:00
pointfeev 3c0e973337 Update README.md 2024-07-22 21:30:33 -04:00
pointfeev 5e161e9e62 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	preview.png
2024-07-22 21:16:10 -04:00
pointfeev 3dd4994cfa Update preview 2024-07-22 21:15:45 -04:00
pointfeev 3bf24bfeed Update preview 2024-07-22 21:04:39 -04:00
pointfeev 965f22241f Remove old CreamAPI config function 2024-07-22 20:39:41 -04:00
pointfeev ba46c3c529 Fix CreamAPI config issues & update help form 2024-07-22 20:38:53 -04:00
pointfeev d2ff78a5f1 Update README.md 2024-07-22 18:19:16 -04:00
pointfeev f2e4d3f3a1 Remove TODOs 2024-07-22 06:39:00 -04:00