HorizonCode
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-18 11:43:51 +00:00
6aa0a6c969 add modules to electron export, fix issues when downloading updates
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-13 23:21:37 +00:00
6369c0e8af added discord rpc
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-13 22:41:45 +00:00
f11e84efd7 added launching, patching, and ui override
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-12 15:10:23 +00:00
d9fec1193e file update check, also on launch
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-12 13:19:04 +00:00
2c6b51cbb2 settings now working
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-12 11:09:46 +00:00
756ae1be58 progress status and progress communication done
4569d35a65 rework progressbar
Compare 2 commits »
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-11 21:49:57 +00:00
1adb1b7dec start launch function
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-11 15:17:37 +00:00
ad2c91db4d disable futher actions when launching
3588203527 change launch/patch to storage property
Compare 2 commits »
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-11 15:09:44 +00:00
dfa933fb87 make input readonly
2da2c9fa7e remove unused code and imports
Compare 2 commits »
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-11 14:56:07 +00:00
145f36f39b add Settings page
67cf564b01 add password showing option
4bd130aad9 add rollup plugin to detect unused imports
Compare 3 commits »
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-11 11:59:58 +00:00
d0937f626d login is functional now
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-11 00:00:41 +00:00
05b9ddd5a1 add login mechanic
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-10 15:26:50 +00:00
6790fe5ef6 kms electron
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-10 13:51:03 +00:00
1f1dc65a97 make darkmode dependent on system color scheme
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-10 12:28:24 +00:00
bbc3d7ed67 upgrade electron to latest stable release
917edf0eb3 change icons
Compare 2 commits »
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-10 12:03:46 +00:00
cfeda18b83 disable text selection
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-10 12:02:49 +00:00
0eb42c138b add custom progressbar, adjust icons
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-09 13:49:26 +00:00
a4faa9dd1a add proper dark/light mode
873aeaf921 update primary color
310c206367 reformat, remove unused imports
895b71ef16 adjust window size, enable dev tools in dev
Compare 5 commits »
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-09 12:48:30 +00:00
e8f0027424 convert to ts pt.2
HorizonCode pushed to next at EZPPFarm/EZPPLauncher 2024-01-09 12:10:56 +00:00
c6fa540575 revert to js