Commit Graph

585 Commits

Author SHA1 Message Date
Ducko 33aeadc4c2 [Roadmap] Add more to v2.0 2021-12-17 23:08:41 +00:00
Ducko 9bff6f9bfd [MainWindow] Default unknown hash to custom instead of blank 2021-12-17 23:07:08 +00:00
Ducko 207fd33bce [MainWindow] Add OpenAsar version settings inject 2021-12-17 23:00:33 +00:00
Ducko 199cf23a7a [Splash] Rewrite config passing 2021-12-17 15:08:06 +00:00
Ducko a4280d4562 [Splash] Add splashText config 2021-12-17 14:42:11 +00:00
Ducko 78a4df22f4 [Splash] Move updater init to async with splash load 2021-12-16 22:14:55 +00:00
Ducko 3e1a7ab81a [Bootstrap] Add securityUtils to core startup for OpenCore support 2021-12-16 22:13:42 +00:00
Ducko c912709688 [ThemeSync] Initial Add 2021-12-16 16:52:25 +00:00
Ducko 6220210ef5 [CI] Disable nightly minified builds again 2021-12-16 13:17:26 +00:00
Ducko cb0ed8d7ad [CI] Fix tag deleting 2021-12-16 13:12:33 +00:00
Ducko dcce2098df [CI] Update tag as well 2021-12-16 13:09:56 +00:00
Ducko efbc8bb828 [CI] Minify splash preload 2021-12-16 13:06:22 +00:00
Ducko 54d93733c8 [CI] Add preload and splash to minified builds 2021-12-16 13:06:10 +00:00
Ducko 508876294b [CI] Start minified builds as testing.asar 2021-12-16 12:59:52 +00:00
Ducko b0c0e46065 [AutoStart] Rewrite to use switch for index require, generic stub 2021-12-16 12:58:14 +00:00
Ducko 5ad7eabea5 [FirstRun] Rewrite to use switch for index require, generic stub 2021-12-16 12:57:57 +00:00
Ducko 13be8a158a [CI] Revert minified default builds 2021-12-14 23:03:26 +00:00
Ducko 180990d54d [CI] Make minified builds default 2021-12-14 22:54:35 +00:00
Ducko d09ce4a3d2 [Bootstrap] Add commented experimental code 2021-12-14 22:51:12 +00:00
Ducko 4c535cfb89 [FirstRun] Use generic stub file for reuse 2021-12-14 22:50:09 +00:00
Ducko 6140f6fff4 [CI] Remove temp JS files in src after strip 2021-12-14 22:30:38 +00:00
Ducko cdd0322bc8 [Splash] Rename splashScreen.js.self 2021-12-14 22:28:49 +00:00
Ducko b6b4edae0f [CI] Clean up shell code a bit 2021-12-14 19:43:49 +00:00
Ducko eb35a8c90e [Roadmap] Mark all of v1.0 as done 2021-12-13 20:18:33 +00:00
Ducko 7aa4546c81 [Readme] Make experimental notice less 2021-12-13 20:18:07 +00:00
Ducko 6835b566a3 [FirstRun > win32] Add logging on export call 2021-12-13 19:02:18 +00:00
Ducko 5a40e4eee8 [AutoStart > Various] Add logging on export call 2021-12-13 18:59:56 +00:00
Ducko 9bd97701d5 [Splash > UI] Add version info in corner 2021-12-13 18:30:38 +00:00
Ducko 46f57c95f3 [AutoStart > win32] Fix update error not using exports 2021-12-13 17:55:21 +00:00
Ducko 6c0edb9275 [WindowsUtils] Fix variable using const 2021-12-13 14:55:19 +00:00
Ducko e8a5ceedb6 [WindowsUtils] Fix variable misname 2021-12-13 14:51:09 +00:00
Ducko 0c16ae59f7 [AutoStart > win32] Fix update error 2021-12-13 14:48:12 +00:00
Ducko e634c16c18 [FAQ] Add originality question 2021-12-13 11:06:15 +00:00
Ducko 0bf31033ef [AsarUpdate] Don't update if version does not match format of nightly releases 2021-12-13 11:02:22 +00:00
Ducko 888ed721c8 [Scripts] Use scripts dir for containing util scripts 2021-12-13 10:56:24 +00:00
CanadaHonk 2a77d914c1
[FirstRun > win32] Fix another updated var name error 2021-12-13 10:11:25 +00:00
CanadaHonk 51f3634a3c
[Readme] Add find asar step to install guide 2021-12-13 10:08:46 +00:00
Ducko 7e354ccd4f [FirstRun > win32] Fix using wrong named var causing error 2021-12-13 09:56:37 +00:00
Ducko fddf332713 [FirstRun > win32] Fix accidentally including some broken Discord code at top of file 2021-12-13 09:50:27 +00:00
Ducko aeb25708ac [AutoStart > win32] Fix path var name 2021-12-13 09:38:32 +00:00
Ducko 1b77219a1d [Roadmap] Mark auto start as complete 2021-12-13 08:41:13 +00:00
Ducko 9e0566a418 [AutoStart] Complete rewrite 2021-12-13 08:40:18 +00:00
Ducko 07b9d052c0 [Roadmap] Mark first run as complete 2021-12-13 08:11:42 +00:00
Ducko 9484954247 [FirstRun] Complete rewrite 2021-12-13 08:11:10 +00:00
Ducko 6c77d1225f [Roadmap] Tweak 2021-12-13 07:24:54 +00:00
Ducko 9ad88a8c4c [Readme] Link to FAQ 2021-12-13 07:24:41 +00:00
Ducko 58249b1b14 [FAQ] Initial Add 2021-12-13 07:23:50 +00:00
CanadaHonk 0a3df13c25
[Roadmap] 1.0: Mark overlay as done 2021-12-12 23:02:17 +00:00
Ducko 2405800bf6 [Index] Fix overlay loading via loading all modules 2021-12-12 22:46:13 +00:00
Ducko 4f5a677599 [Utils > u2LoadModulePath] Add all loading support 2021-12-12 22:45:58 +00:00