Skip to content

Conversation

ebkr
Copy link
Owner

@ebkr ebkr commented May 18, 2025

No description provided.

VilppeRiskidev and others added 30 commits April 16, 2025 10:58
Add BepInExPack_Magicite to ModLoaderVariantRecord.ts
Add HumanFallFlat to ModLoaderVariantRecord.ts
Fix a few nitpick-level issues related to installing mods via a link
Make throwForR2Error return the value if it'sn't an Error
Move generateProgressPercentage to DownloadUtils
* The bug was happening because clearing downloads from the list
 made it possible for new downloads to have their downloadIds be
 duplicates of old ones. That of course caused some weird
 unwanted behaviour.
* Using UUID prevents the downloads from having duplicate
 identifiers, thus fixing the problem.
Change downloadId's type to UUID to prevent a bug
Add "id" prop to ModalCard and define ids where ModalCard is used
Add 2 new games: "ANEURISM IV" and "Lost Skies"
Fix install directory for Human Fall Flat
* Instead of a boolean type field "failed", set status to DownloadStatusEnum.FAILED
* Update status accordingly when download is initiated, when installation starts and when installation finishes.
Change steam folder name for Lost Skies
* Long titles made the buttons wrap to the next row, which looked bad.
Add no-wrap to DownloadMonitor's item
ebkr added 29 commits May 15, 2025 15:06
- Re-added donation button

- Added notification component when there are no dependencies

- Moved buttons from old style CSS to component scoped styling

- Prevented <Link> click propagation
…ent-settings

Re-added removed settings to aid transition to new profile management modal
@ebkr ebkr merged commit 0a71541 into master May 18, 2025
7 checks passed
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