Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote code for testing #221

Merged
merged 93 commits into from
Aug 4, 2023
Merged

Promote code for testing #221

merged 93 commits into from
Aug 4, 2023

Conversation

Cryotechnic
Copy link
Collaborator

From 03e358a to f2f2044

Cryotechnic and others added 30 commits July 17, 2023 14:36
plsdontbreakplsdontbreakplsdontbreakplsdontbreakplsdontbreak
* Fix full package detection

Attempt to fix full package detection that returned 0 even if the file was fully downloaded

* Fix typo

English shenanigans
* Pre-load check

Attempt to identify if either full zip or slices preload are available

* Pre-load fix pt2

Why in the world was I calling the whole start download function while I could just run the get package list?
Using my domain for now due to the emergency of the situation
- Reduced overhead while fetching launcher's sprites by using local ``FallbackCDNUtil``'s HTTP Client method.
- Using direct JSON deserialization from ``FallbackCDNUtil``'s ``DownloadAsJSONType<T>()`` for fetching launcher's API
- Improving Color Palette generation by using the latest ``ColorThief`` changes.
- Moving unrelated methods from ``BackgroundManagement`` to ``RegionManagement``
- Back to previous method while downloading game packages where merging the chunk is required before verification and extraction
- Removed overused ``GC.Collect()``
- Minor UI Changes, including:
    - Adding an ability to go back to the previous page
    - Making title icon clickable for "Back to Homepage" button (Issue: #131)
    - Adding an ability to disable acrylic effect (Issue: #190)
- Adding failsafe if the user choose invalid folders to be used as "App Folder" for the launcher on the first set-up.
- Fixed the rare state where the foreground image is shown outside of the home page.
Elysian Realm Build Guide
Also fixes some warnings in the code
why...

Co-authored-by: Kemal Setya Adhi <dev.kemalsetyaa@gmail.com>
Co-authored-by: Iskandar Montano <muscularcandy67@gmail.com>
using email from @neon-nyan profile
- Move around some parts to make settings page a little bit more compact
- Hide some settings that depends on other
- [New] Add toggle to include Game logs inside Collapse Logs
- [New] Add contributors list button
- Localize `Region:` string
- [New] Add Collapse version and branch string to SmallText
In search of incredi- I mean bug in which RegistryMonitor randomly forces updates on HomePage
bagusnl and others added 29 commits July 29, 2023 19:18
- Disable debug artifact upload
- Fix artifact not uploading when selecting other SDK version
- Add branch name to artifact file name
Button located in Quick Settings panel
* Fix not compiling on Debug

Logger issue

* Fix GetVersion logic

* Try to fix size detection in preload check

* Actually fixes preload check
Code Changes from neon-changes Branch
* First attempt to fix main

Removed duplicate #GameState region

* Second attempt to fix main

* Third and hopefully final commit to fix main

Too many commits merged

* Fix preload slices being detected as unused assets
WinAppSDK NuGet update to 1.3.230724000
@Cryotechnic Cryotechnic merged commit 88bed73 into preview Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants