Commit graph

72 commits

Author SHA1 Message Date
temmieheartz
63d598bb20 Updater: Implement option to selected workflow list 2023-03-27 16:42:54 -03:00
temmieheartz
39a597237a Game list: Launcher will not remove any .gp4 files from your game dumps, Settings: Removed option to enable / disable removing .gp4 files, Project: Updated package.json 2023-03-07 19:23:51 -03:00
TemmieHeartz
20d84cf0b4 Settings: Bring back branch options 2023-02-20 13:51:20 -03:00
TemmieHeartz
5d85da5edd Updater: fpPS4 updater now will only get Main CI builds, Settings: remove fpPS4 updater branch option 2023-02-20 12:59:28 -03:00
TemmieHeartz
e1c1cccf90 Updater: Fix update conditions, Hacks: Include SKIP_UNKNOW_TILING, CSS: Adjust log padding - fixes bottom left / right corner being cut on Windows 11, Adjust "Stop fpPS4" button padding to match all other buttons 2023-01-26 15:37:05 -08:00
TemmieHeartz
9a3529db69 Internal: Fix settings file not updating in case of new hack is available (Thanks ArbestRi) 2023-01-21 21:39:42 -03:00
TemmieHeartz
bdafb05df9 Settings: Add option to start fpPS4 in fullscreen mode 2023-01-21 20:01:05 -03:00
TemmieHeartz
4c32d45d37 Hacks: Include DISABLE_FMV_HACK 2023-01-21 19:43:44 -03:00
TemmieHeartz
f33f788936 Settings: Add option to update GUI size, Lang: Fix a typo on pt-br.json, JS / HTML: Small fixes 2023-01-20 17:16:17 -03:00
TemmieHeartz
95cf06000f General: Implement fpPS4 updater [NEED TESTING], Css: Various fixes, Emu: Fixed not being able to close fpPS4 using stop fpPS4 button and more! 2023-01-16 21:19:29 -03:00
TemmieHeartz
2789c144c6 Lang: remove line break on emu running args message, JS: Only update closing message if emu isn't running 2023-01-11 10:56:25 -03:00
TemmieHeartz
b24cc351e5 GUI: Update settings design 2023-01-09 22:38:01 -03:00
TemmieHeartz
cb20fc00ea Settings: EXPERIMENTAL - Add option to log fpPS4 process output on nwjs internal log (F12) 2023-01-09 18:36:08 -03:00
TemmieHeartz
1f10a51741 GUI: Attempt to avoid not displaying emu running GUI over game list 2023-01-09 17:14:37 -03:00
TemmieHeartz
5483e1267a GUI: Update main window title while fpPS4 is running, Lang: Enhanced changes detection, Settings: Add restart button, Add option to hide app / game icon / name GUI while fpPS4 is running 2023-01-09 13:49:42 -03:00
TemmieHeartz
630f826578 GUI: Fix display mode buttons being available while fpPS4 is running (Thanks gandalfthewhite), Lang: Switch to english when a label string is unavailable in selected lang 2023-01-09 09:51:39 -03:00
TemmieHeartz
2727147df6 GUI: Fix app / game version not being shown when enabling patch without selecting path 2023-01-08 22:09:48 -03:00
TemmieHeartz
5c0b58594c GUI: Make grid icon size being disabled in other display modes, Patches: Fix not being able to select specific patches (Thanks patryk) 2023-01-08 21:26:29 -03:00
TemmieHeartz
bf8c73a588 GUI: Move game list display mode to main screen 2023-01-08 20:18:34 -03:00
TemmieHeartz
ca84d82a77 GUI: Display patch version on emu running screen when it is enabled 2023-01-08 16:44:38 -03:00
TemmieHeartz
64759ded7b GUI: Expand fpPS4 Options height 2023-01-08 16:12:08 -03:00
TemmieHeartz
183936074f GUI: Update app version on game entry if patch is selected, updated patch selection process, Lang: Updated "patchLoadErrorMismatch" message [Must check translation] 2023-01-08 15:19:30 -03:00
TemmieHeartz
359c80da4c JS: Fixed titles not being applied on english, GUI: Enhanced grid and compact display mode, Added version on fpPS4 options, Added missing labels to lang 2023-01-08 13:23:37 -03:00
TemmieHeartz
109c26dba8 GUI: Remove unnecessary title from patch, fix display version 2023-01-08 00:29:33 -03:00
TemmieHeartz
d359359874 Settings: Add support for language files [WIP], JS: Fix multiple logs with same data 2023-01-07 22:56:19 -03:00
TemmieHeartz
e8a3a86855 Settings: Add option to remove Project.gp4 from game / app root folder 2023-01-06 18:32:32 -03:00
TemmieHeartz
66d85158c1 Launcher: Added support for patches [WIP - NEED TESTERS] 2023-01-06 15:46:39 -03:00
TemmieHeartz
abd65aad38 Game list: Added dump status, JS: small code organization 2023-01-06 11:20:10 -03:00
TemmieHeartz
4edc5b764c GUI: If param.sfo is available for selected title, show TITLE_ID below app name 2023-01-05 22:46:21 -03:00
TemmieHeartz
16b5f3aa88 Game List: Report if playgo-chunk is available, Report total games found in search / load, General: Fixed some log messages, JS: Small fixes 2023-01-05 20:48:47 -03:00
TemmieHeartz
54351d817b GUI: Disable grid icon size when fpPS4 is running 2023-01-03 11:51:29 -03:00
TemmieHeartz
245e3f54b6 Settings: Remove leftover label from grid, General: Added message prompting user to close log window to return 2023-01-03 11:27:00 -03:00
TemmieHeartz
7da9609414 GUI: Move grid icon size to game list, Update launcher actions display mode 2023-01-03 11:09:13 -03:00
TemmieHeartz
0146d0a560 General: Rework App Log. Launcher is no longer able to get log data from fpPS4 process, CSS: Small fixes 2023-01-03 09:05:52 -03:00
TemmieHeartz
ec1efd8d33 Settings: Add option to disable prompt when fpPS4 process ends, add option to select console window mode (max, min or normal) 2023-01-01 02:35:05 -03:00
TemmieHeartz
f845128035 Search: updated game search implementation, Settings: Added option to enabled case-sensitive search on game list 2022-12-30 06:24:45 -03:00
TemmieHeartz
d191fd7511 JS: Bound fpPS4 process to launcher process, Settings: Removed experimental lib feature, Remove all previous imported modules using lib feature (App may freeze on startup) 2022-12-30 05:49:12 -03:00
TemmieHeartz
f922b1c6d4 GUI: Fixed param.sfo metadata options being enabled for homebrew .elf apps 2022-12-27 21:50:36 -03:00
TemmieHeartz
3e0d3d1683 Settings: (Grid) Added option to change Icon border-radius, (Grid): Updated icon hover animation, Game List: Refresh Game list now hides fpPS4 options menu 2022-12-27 21:35:33 -03:00
TemmieHeartz
1f1b0b47be JS: Small code organization 2022-12-26 19:04:16 -03:00
TemmieHeartz
8624d8c306 JS: Updated all GUI settings variables names, Settings are no longer being stored using localStorage - all data are stored on "Settings.json", Fixed new settings crashing launcher on boot, Updated Launcher crash message on boot 2022-12-26 18:42:42 -03:00
TemmieHeartz
82bc31cf7d Settings: Hide specific options depending on current config, Add option to change grid icon size, Updated label for disabling background image on normal display mode 2022-12-26 05:53:05 -03:00
TemmieHeartz
67df9f8d19 JS: Moved location of some functions to keep code more organized, Fixed Log color not changing back to default, General: Fixed previous search query value after fpPS4 is closed, Added option to open selected game location, Added option to reset selected game settings, Added option to export selected game metadata (PARAM.SFO) as json 2022-12-26 00:18:43 -03:00
TemmieHeartz
9280e0cd74 GUI: Hide options if no game is selected! (Insert your fireworks sound here) 2022-12-25 17:01:04 -03:00
TemmieHeartz
17ec1e7162 Search: Add option to search by TITLE_ID or App / Game Name (TITLE), Game list: Internal list is now generated with TITLE_ID instead of App / Game 2022-12-25 16:18:49 -03:00
TemmieHeartz
230ef87cc6 JS: Fix reading wrong game / app version (Thanks addy) 2022-12-25 05:36:19 -03:00
TemmieHeartz
e493e72999 JS: Fixed a bug that made game search more accurate, Settings: Fixed gui rendering when a search was made before clearing all game settings 2022-12-25 04:15:02 -03:00
TemmieHeartz
9e63281734 GUI: Add small animation on selected game when emu closes, Implemenet search box 2022-12-25 03:51:34 -03:00
TemmieHeartz
ff4a213c96 Settings: Add Lib path support [WIP], JS: Rework select file and folder call function on settings 2022-12-24 17:50:18 -03:00
TemmieHeartz
183c0ade77 JS: Rename game entry variable "eboot" to "exe", Settings: Add option to remove all game settings file 2022-12-24 16:40:51 -03:00