0bc20d8224
install command update
...
- game path resolution logic update
- added function documentation
2022-01-26 22:56:01 +09:00
5128f24004
simple code splitting
2022-01-26 22:38:11 +09:00
6a5ebb581e
add all case statements for setup status event
2022-01-26 16:00:53 +09:00
0d1344c50e
better code splitting
2022-01-26 15:47:09 +09:00
b624ae01bc
removed automatic launch option logic
...
- do it manually instead
2022-01-26 15:39:27 +09:00
8db70e5e61
added installer image
2022-01-26 11:58:31 +09:00
03b6ddef6c
install command update
2022-01-25 20:28:40 +09:00
33e7304256
added new constant
2022-01-25 10:01:49 +09:00
89da96d64e
separated steam path and game path get logic
2022-01-25 10:01:34 +09:00
f980f5ea8e
added new word to workspace dictionary
2022-01-25 10:01:00 +09:00
97136cbdef
improved code readability
2022-01-22 21:03:30 +09:00
5e5a9869c1
moved get game path logic to separate function
2022-01-22 21:01:27 +09:00
b521039687
added better install progress indication
2022-01-22 20:06:38 +09:00
5f39aa1bbc
improved error catching
2022-01-22 10:10:59 +09:00
aa54db3ae7
install logic improvement
...
- added more install steps event
- implemented more install procedures
2022-01-21 21:17:09 +09:00
fb2caec2f0
code readability improvement
2022-01-21 21:15:56 +09:00
a137c79045
added unzip process
2022-01-21 13:42:23 +09:00
fc9ed2fe99
improved install logic
...
- added logic for when the default game install location was not found
2022-01-21 11:22:02 +09:00
1d85b6ceb5
arranged allowlist config alphabetically
2022-01-21 11:21:08 +09:00
51f0b0013d
install setup update
...
- fixed "macos" spelled as "maxos"
- added done status
- separated spin cog state from show buttons state
- simplified payload
- show current status
- added style to the install button
2022-01-20 22:06:00 +09:00
dfbceed724
auto formatted
2022-01-20 21:39:18 +09:00
8d14d4712b
added tauri events
2022-01-20 21:39:09 +09:00
2ba385628e
install logic and code quality update
...
- more sensible function purpose
- improved install logic and structure
2022-01-20 19:57:58 +09:00
ba4fe4f0db
added bepinex to workspace dictionary
2022-01-20 19:55:50 +09:00
dfec9b056b
don't show home button when not needed
2022-01-20 13:56:22 +09:00
91839014ec
added spinner to pages
2022-01-20 13:53:38 +09:00
6d52928e34
fixed home button position
2022-01-20 13:53:10 +09:00
c2f60ae649
added WBM loading screen spinner
2022-01-20 13:38:12 +09:00
aa52472079
created home button component
2022-01-19 18:12:22 +09:00
c5bef484c2
added file download feature
2022-01-14 14:48:59 +09:00
592cf0166b
fixed default game path for windows
2022-01-14 08:04:26 +09:00
49bc1fafca
moved get_latest_release to util.rs
2022-01-13 22:04:04 +09:00
b5f5cd59fd
moved default game path search logic to util.rs
2022-01-13 21:46:21 +09:00
d0af35f8c4
added a word to project dictionary
2022-01-13 21:43:54 +09:00
69bfb45313
code quality improvement and new status info
...
- moved STATUS_REQUEST enum to status page
- added game path to status data
- added status data request function
2022-01-13 14:51:26 +09:00
34dcb64762
added data sending from backend -> frontend
2022-01-13 11:09:50 +09:00
9407546a32
tauri config change and anti bloat
...
- added anti bloat build configuration
- allow opening of links on browser and file choosing dialog
2022-01-13 11:04:10 +09:00
91795acc34
added github pinging
2022-01-12 18:52:06 +09:00
8297e5e113
added frontend-backend connection
2022-01-11 21:49:48 +09:00
65b98f6a27
formated file with prettier
2022-01-11 21:48:35 +09:00
115845b51e
running yarn tauri dev
does this for some reason
2022-01-11 21:48:08 +09:00
71e2d36b80
make all API endpoints default to false
2022-01-11 21:47:44 +09:00
610dd90623
removed unnecessary configs and fixed bug
...
- fixed broken icon bug
- more specific build targets
2022-01-11 18:42:34 +09:00
916ddf55a3
prevent warning when building
2022-01-11 18:04:48 +09:00
4d8dcef6a2
added pages
2022-01-11 16:26:28 +09:00
1ee12c4a63
added troubleshooting instructions
2022-01-11 15:17:18 +09:00
925defc67f
bottom buttons update
...
- fixed bottom buttons spacing
- adaded link urls
2022-01-11 15:03:11 +09:00
60c90b700f
fixed window size and css
2022-01-11 14:57:17 +09:00
54bebdbae1
improved and simplified testing instruction
2022-01-11 14:56:46 +09:00
b45a69220e
added log files to gitignore
2022-01-11 14:38:13 +09:00