Skip to content

Commit

Permalink
Dev Commit | Preview Release 1.8.726.5
Browse files Browse the repository at this point in the history
[ PREVIEW BUILD | NOT FINAL ]

Build HASH: 38CB64C4AB770F4D0C8C2C579DC85340

NOTE:

This build is not final, Expect few bugs

- Any AV detection is false positive as I submitted the file to Microsoft
![image](https://github.com/IchimakiKasura/CeeleLauncher/assets/80595346/cb7852d8-aa7d-403b-b0e4-2242286351fd)

	The file keeps detecting it as a Wacatac when the build fails but when the build has no errors there's no Wacatac detected. The code will be refactored soon to find the problem.

This Preview release of 1.8.x might be the last because I barely notice any bugs after testing and fixing it for 2 months so expect sooner or later an Official release will be uploaded.

FIXES ON THIS BUILD:
- Fixed MessageBox closing animation not playing.
- Fixed Launcher button being bugged out.
- Fixed MessageBox Owned windows being null on the start.
making Unowned windows not appear on taskbars.
- Fixed App crashing if the game directory is on a non-existing drive letter.
- Fixed where Resetting the settings Crashes the app.
- Fixed Location textbox focus outline when tabbed.
  • Loading branch information
IchimakiKasura committed Jul 26, 2023
1 parent 96e1329 commit f94ec0a
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,17 @@ the app is built based on my own preference.
- Knows when the game is outdated.

## Notes:
Games cannot be updated using this launcher. *yet*<br>
Instead it knows when the game has a new version available.

The App requires [NET-7](https://download.visualstudio.microsoft.com/download/pr/4b99bbc8-917a-417c-907b-d408341726a5/78b225344fbb9b80d3da3681e1d20d68/dotnet-runtime-7.0.5-win-x64.exe)

# Main Overview
| |
|-|
|![](readme/MainOverview/main.jpg)|
<div align="center">

_this picture was taken using previewbuild version 1.8.0.3_

</div>

# Games Overview
| | |
Expand All @@ -32,6 +34,11 @@ The App requires [NET-7](https://download.visualstudio.microsoft.com/download/pr
|![](readme/MainOverview/hi3.jpg)|![](readme/MainOverview/zzz.jpg)|
|![](readme/MainOverview/tot.jpg)|![](readme/MainOverview/missingLocation.jpg)|
|![](readme/MainOverview/update.jpg)|![](readme/MainOverview/download.jpg)|
<div align="center">

_these picture was taken using previewbuild version from 1.8.0.3 to 1.8.705.4_

</div>

# Settings Overview
| | | |
Expand All @@ -41,8 +48,8 @@ The App requires [NET-7](https://download.visualstudio.microsoft.com/download/pr
<div align="center">

# Download Links
<a href="https://github.com/IchimakiKasura/CeeleLauncher/releases/latest/download/HoyoLauncher.exe"><img Title="Download Latest" src="readme/Release.png" height="90"/></a>  
<a href="https://github.com/IchimakiKasura/CeeleLauncher/releases/download/v1.8.717.5-previewbuild/CeeleLauncher.exe"><img Title="Download Preview build" src="readme/Preview.png" height="90"/></a>
<a href="https://github.com/IchimakiKasura/CeeleLauncher/releases/latest/download/HoyoLauncher.exe"><img Title="Download Latest (1.6.5)" src="readme/Release.png" height="90"/></a>  
<a href="https://github.com/IchimakiKasura/CeeleLauncher/releases/download/v1.8.726.5-previewbuild/CeeleLauncher.exe"><img Title="Download Preview build (1.8.726.5)" src="readme/Preview.png" height="90"/></a>

<br>

Expand Down

0 comments on commit f94ec0a

Please sign in to comment.