Commit Graph

24 Commits

Author SHA1 Message Date
Zamitto
6e92e0f79f fix: getLibrary throwing error
Some checks failed
Build / build (ubuntu-latest) (push) Has been cancelled
Build / build (windows-2022) (push) Has been cancelled
2026-01-14 00:37:22 -03:00
Zamitto
94ebf94abc fix: use local achievement cache for unlocked achievement count 2025-11-12 07:21:28 -03:00
Zamitto
c75a6ad439 fix: using achievement count data from api 2025-11-11 18:15:26 -03:00
ctrlcat0x
33e0d50966 feat: add achievements tracking to game library
- Updated `get-library.ts` to include unlocked and total achievement counts for each game.
- Removed `library-game-card-detailed.tsx` and its associated styles as part of the refactor.
- Enhanced `library-game-card-large.tsx` to display achievements with progress bars.
- Modified `library-game-card.scss` and `library-game-card-large.scss` to style the achievements section.
- Introduced a new `search-bar` component for filtering the game library.
- Implemented fuzzy search functionality in the library view.
- Updated `view-options` to improve UI consistency.
- Added achievement-related properties to the `LibraryGame` type in `index.ts`.
- Created a new `copilot-instructions.md` for project guidelines.
2025-10-22 14:24:04 +05:30
ctrlcat0x
d168e20385 feat(library): implement large game card and enhance library UI
- Added `LibraryGameCardLarge` component for displaying games in a larger format with improved styling and animations.
- Introduced SCSS styles for the large game card, including hover effects and gradient overlays.
- Updated `LibraryGameCard` component to support mouse enter and leave events for better interaction.
- Enhanced the library view options with new styles and functionality for switching between grid, compact, and large views.
- Improved overall layout and responsiveness of the library page, ensuring a better user experience across different screen sizes.
- Added tooltips for playtime information and context menus for game actions.
2025-10-20 23:43:47 +05:30
Moyasee
672ddff9f8 security fix 2025-09-19 17:15:59 +03:00
Moyasee
f4e84e46cc feat: custom game support/game info changing 2025-09-19 16:58:58 +03:00
Moyasee
3409b53268 Feat: Custom Games 2025-09-19 16:22:12 +03:00
Zamitto
00c589a138 feat: get image assets from api 2025-05-08 08:53:51 -03:00
Chubby Granny Chaser
f1e0ba4dd6 feat: migrating user preferences 2025-01-21 03:48:46 +00:00
Chubby Granny Chaser
d760d0139d feat: migrating games to level 2025-01-20 10:09:49 +00:00
Chubby Granny Chaser
1f0e195854 feat: migrating games to leveldb 2025-01-19 17:59:39 +00:00
Chubby Granny Chaser
73b4b2c13c feat: adding download queue 2024-06-04 15:33:47 +01:00
Chubby Granny Chaser
5a85033486 feat: migrating repacks to a worker 2024-06-03 14:34:02 +01:00
Chubby Granny Chaser
48e07370e4 feat: adding import download source 2024-06-03 02:12:05 +01:00
Chubby Granny Chaser
4941709296 feat: adding aria2 2024-05-20 02:21:11 +01:00
Chubby Granny Chaser
dc7591ee28 feat: removing sentry 2024-05-14 16:54:14 +01:00
Hydra
74a99f5bc8 fix: fixing errors with electron dl manager 2024-05-05 19:18:48 +01:00
lilezek
483f8223b6 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-04-30 10:01:52 +02:00
lilezek
6fa4c178a7 refactor: moved the game status to a global file (accessible to the render part) and used it in game entity 2024-04-29 20:50:10 +02:00
Hydra
1e52a21349 chore: merge with main 2024-04-25 05:52:19 +01:00
JackEnx
a947b93669 refactor: change game delete to soft delete 2024-04-21 16:36:34 -03:00
Hydra
18de7ca671 feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
Hydra
91b1341271 first commit 2024-04-18 08:46:06 +01:00