Chubby Granny Chaser
|
726c753568
|
feat: adding sentry to renderer
|
2024-12-31 04:44:05 +00:00 |
|
Zamitto
|
402e5df9ac
|
feat: double click shows windows
|
2024-12-30 22:38:16 -03:00 |
|
bankov4eto
|
8286390d9f
|
Update translation.json
Added missing translation for the new strings
{
"catalogue": {
"search": "Filter…",
"developers": "Developers",
"genres": "Genres",
"tags": "Tags",
"publishers": "Publishers",
"download_sources": "Download sources",
"result_count": "{{resultCount}} results",
"filter_count": "{{filterCount}} available",
"clear_filters": "Clear {{filterCount}} selected"
},
"game_details": {
"launch_options": "Launch Options",
"launch_options_description": "Advanced users may choose to enter modifications to their launch options",
"launch_options_placeholder": "No parameter specified"
},
"downloads": {
"seeding": "Seeding",
"stop_seeding": "Stop seeding",
"resume_seeding": "Resume seeding",
"options": "Manage"
},
"settings": {
"seed_after_download_complete": "Seed after download complete",
"show_hidden_achievement_description": "Show hidden achievements description before unlocking them"
},
"user_profile": {
"stats": "Stats",
"achievements": "achievements",
"games": "Games",
"top_percentile": "Top {{percentile}}%",
"ranking_updated_weekly": "Ranking is updated weekly",
"playing": "Playing {{game}}",
"achievements_unlocked": "Achievements Unlocked",
"earned_points": "Earned points",
"show_achievements_on_profile": "Show your achievements on your profile",
"show_points_on_profile": "Show your earned points on your profile"
},
"achievement": {
"hidden_achievement_tooltip": "This is a hidden achievement",
"achievement_earn_points": "Earn {{points}} points with this achievement",
"earned_points": "Earned points:",
"available_points": "Available points:",
"how_to_earn_achievements_points": "How to earn achievements points?"
},
"hydra_cloud": {
"hydra_cloud": "Hydra Cloud",
"hydra_cloud_feature_found": "You've just discovered a Hydra Cloud feature!",
"learn_more": "Learn More"
}
}
|
2024-12-29 13:30:07 +02:00 |
|
bankov4eto
|
6e00fb8e13
|
Update translation.json
|
2024-12-29 12:47:01 +02:00 |
|
bankov4eto
|
9f5d8cadda
|
Update translation.json
Added missing translation for the new strings
{
"catalogue": {
"search": "Filter…",
"developers": "Developers",
"genres": "Genres",
"tags": "Tags",
"publishers": "Publishers",
"download_sources": "Download sources",
"result_count": "{{resultCount}} results",
"filter_count": "{{filterCount}} available",
"clear_filters": "Clear {{filterCount}} selected"
},
"game_details": {
"launch_options": "Launch Options",
"launch_options_description": "Advanced users may choose to enter modifications to their launch options",
"launch_options_placeholder": "No parameter specified"
},
"downloads": {
"seeding": "Seeding",
"stop_seeding": "Stop seeding",
"resume_seeding": "Resume seeding",
"options": "Manage"
},
"settings": {
"seed_after_download_complete": "Seed after download complete",
"show_hidden_achievement_description": "Show hidden achievements description before unlocking them"
},
"user_profile": {
"stats": "Stats",
"achievements": "achievements",
"games": "Games",
"top_percentile": "Top {{percentile}}%",
"ranking_updated_weekly": "Ranking is updated weekly",
"playing": "Playing {{game}}",
"achievements_unlocked": "Achievements Unlocked",
"earned_points": "Earned points",
"show_achievements_on_profile": "Show your achievements on your profile",
"show_points_on_profile": "Show your earned points on your profile"
},
"achievement": {
"hidden_achievement_tooltip": "This is a hidden achievement",
"achievement_earn_points": "Earn {{points}} points with this achievement",
"earned_points": "Earned points:",
"available_points": "Available points:",
"how_to_earn_achievements_points": "How to earn achievements points?"
},
"hydra_cloud": {
"hydra_cloud": "Hydra Cloud",
"hydra_cloud_feature_found": "You've just discovered a Hydra Cloud feature!",
"learn_more": "Learn More"
}
}
|
2024-12-29 12:42:27 +02:00 |
|
Zamitto
|
d8e7fca224
|
Merge branch 'main' into feat/launch-options
|
2024-12-28 12:50:38 -03:00 |
|
Zamitto
|
db2688f3a7
|
feat: rename variable
|
2024-12-28 11:28:43 -03:00 |
|
Zamitto
|
b22b998c29
|
Merge branch 'main' into feat/game-card-animation
|
2024-12-27 15:36:29 -03:00 |
|
Davi Souto
|
423693040b
|
feat: added debounce to the launch options input and removed unnecessary fragment in the clear button
|
2024-12-27 00:53:13 -03:00 |
|
Davi Souto
|
c098d8ffcf
|
fix: added detached to the spawn to fix the game closing with the launcher
|
2024-12-26 22:17:22 -03:00 |
|
Davi Souto
|
e1904b853e
|
fix: security and persistence adjustments
|
2024-12-26 21:45:18 -03:00 |
|
Davi Souto
|
520eb91a55
|
feat: add custom launch options to game
|
2024-12-26 20:56:25 -03:00 |
|
Zamitto
|
16eaf4261a
|
feat: animation and number format
|
2024-12-26 20:38:41 -03:00 |
|
Zamitto
|
ec289fe4c7
|
feat: animation
|
2024-12-26 15:07:05 -03:00 |
|
Lianela
|
d6bd0ec221
|
feat: profile strings
|
2024-12-25 18:52:56 -06:00 |
|
Lianela
|
a9f8d1b42c
|
feat: spanish translation updated
added seeding strings, updated hydra cloud and achievements strings, fixed mistake from previous commits
|
2024-12-25 18:38:38 -06:00 |
|
Zamitto
|
f5d5aa39dc
|
feat: game card animation
|
2024-12-25 20:28:56 -03:00 |
|
JackEnx
|
5564644378
|
refactor: rpc executable objects
|
2024-12-24 13:48:50 -03:00 |
|
Zamitto
|
89bfb517fb
|
fix: seeding causing python process to crash
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
|
2024-12-24 02:15:27 -03:00 |
|
Zamitto
|
3613ad156b
|
Merge pull request #1326 from hydralauncher/fix/adding-debounce-to-search
fix: adding debounce to search
|
2024-12-24 01:09:12 -03:00 |
|
Zamitto
|
e50cb74d1d
|
feat: move python rpc log to own file
|
2024-12-24 00:54:20 -03:00 |
|
Chubby Granny Chaser
|
36800c6368
|
Merge branch 'main' into fix/adding-debounce-to-search
|
2024-12-24 03:38:39 +00:00 |
|
Chubby Granny Chaser
|
f67395c94c
|
fix: adding debounce to search
|
2024-12-24 03:35:29 +00:00 |
|
Zamitto
|
e211517e24
|
feat: revert change
|
2024-12-24 00:26:58 -03:00 |
|
Zamitto
|
60e0b39f86
|
feat: use enum
|
2024-12-23 23:47:34 -03:00 |
|
Zamitto
|
ce3ed6f17c
|
fix: seeding
|
2024-12-23 23:44:33 -03:00 |
|
Zamitto
|
54c6b1f1af
|
chore: update version_codename
|
2024-12-23 20:02:51 -03:00 |
|
Zamitto
|
017954b646
|
Merge branch 'main' into feat/achievements-points
|
2024-12-23 19:51:24 -03:00 |
|
Chubby Granny Chaser
|
92cdfa0526
|
chore: removing console log
|
2024-12-23 22:48:09 +00:00 |
|
Chubby Granny Chaser
|
a06333f716
|
feat: genre translation
|
2024-12-23 22:45:40 +00:00 |
|
Zamitto
|
549ea750c0
|
chore: sonar warnings
|
2024-12-23 19:23:09 -03:00 |
|
Zamitto
|
aab4197156
|
feat: remove unused file
|
2024-12-23 19:16:55 -03:00 |
|
Zamitto
|
9f84538b76
|
fix: cancel download that is not active
|
2024-12-23 18:58:49 -03:00 |
|
Zamitto
|
e53f4808d5
|
Merge branch 'feat/new-catalogue' into feat/achievements-points
|
2024-12-23 18:55:26 -03:00 |
|
Zamitto
|
9b9545fb8f
|
fix: wrong folder name
|
2024-12-23 18:55:13 -03:00 |
|
Chubby Granny Chaser
|
cbfe831e0c
|
Merge branch 'feat/new-catalogue' of github.com:hydralauncher/hydra into feat/new-catalogue
|
2024-12-23 21:54:25 +00:00 |
|
Chubby Granny Chaser
|
7d277e0133
|
feat: adding translation for catalogue
|
2024-12-23 21:54:01 +00:00 |
|
Chubby Granny Chaser
|
d072a14aa3
|
feat: adding translation for catalogue
|
2024-12-23 21:52:01 +00:00 |
|
Hachi-R
|
ddc8d67d84
|
Merge branch 'feat/new-catalogue' of https://github.com/hydralauncher/hydra into feat/new-catalogue
|
2024-12-23 18:49:24 -03:00 |
|
Hachi-R
|
a499aae31f
|
feat: smooth scrolling on pagination
|
2024-12-23 18:49:18 -03:00 |
|
Zamitto
|
aa0321df8f
|
fix: continue http downloads
|
2024-12-23 18:38:27 -03:00 |
|
Chubby Granny Chaser
|
4aa7df65f5
|
chore: moving tags to redux
|
2024-12-23 21:38:17 +00:00 |
|
Chubby Granny Chaser
|
8dbb0726d0
|
chore: moving tags to redux
|
2024-12-23 21:37:23 +00:00 |
|
Hachi-R
|
502f3b4aa7
|
refactor: move formatNumber hook usage to before early return
|
2024-12-23 18:19:22 -03:00 |
|
Hachi-R
|
85422837b0
|
Merge branch 'feat/new-catalogue' of https://github.com/hydralauncher/hydra into feat/new-catalogue
|
2024-12-23 18:16:01 -03:00 |
|
Hachi-R
|
26a35a902c
|
feat: enhance pagination component with first and last page buttons
|
2024-12-23 18:15:48 -03:00 |
|
Chubby Granny Chaser
|
7c497977a2
|
feat: merging with achievements
|
2024-12-23 20:51:58 +00:00 |
|
Zamitto
|
711cbb906c
|
Merge branch 'feat/new-catalogue' into feat/achievements-points
# Conflicts:
# yarn.lock
|
2024-12-23 16:53:28 -03:00 |
|
Chubby Granny Chaser
|
87bcfe90fe
|
chore: merging with main
|
2024-12-23 19:27:57 +00:00 |
|
Zamitto
|
54886a2c5a
|
Merge branch 'feat/new-catalogue' into feat/achievements-points
|
2024-12-23 16:19:20 -03:00 |
|