Commit Graph

30 Commits

Author SHA1 Message Date
mxve
79559fe46a Don't ask what client to launch if update is set 2023-08-18 13:36:06 +02:00
mxve
4d3c6b9dab update after windows setup; match cur dir to steam dirs 2023-08-18 12:51:51 +02:00
mxve
2195f42abc fix: unix.. again 2023-08-17 20:26:08 +02:00
mxve
f7635d4089 return 101 when restart is required after self-update 2023-08-17 18:32:32 +02:00
mxve
e041df80c5 don't copy if current & target path are the same 2023-08-16 13:00:15 +02:00
mxve
b157bcb2c2 remove cache busting 2023-08-16 12:57:27 +02:00
mxve
0be3adf8d1 v0.4.0 2023-08-15 13:02:32 +02:00
mxve
59f347462d fix: remove windows target from get_input 2023-08-15 11:13:59 +02:00
mxve
78e4e18176 fix: don't run setup_client_links on unix 2023-08-15 11:10:40 +02:00
mxve
c80765d091 feat: support multiple clients per game
- Game.client changed from str to Vec<str>
- Create launch shortcuts for multi-client games
- Add prompt if multiple clients available and none specified
2023-08-15 09:45:18 +02:00
mxve
6ec4deed32 feat(flag): skip-launcher-update 2023-08-12 15:26:35 +02:00
mxve
83e1f67d0d fix: don't even look at it 2023-08-12 14:33:25 +02:00
mxve
b83720af0a fix: unix build 2023-08-12 14:31:58 +02:00
mxve
7e36b7496c feat: self-update
closes #17

- launcher updates itself (only on windows target for now)
- added cache buster to games.json request
- rearranged some functions
- file description is now "AlterWare Launcher" as it shows up in the task manager
2023-08-12 14:08:59 +02:00
mxve
98cbc2a9a7 mark get_input as windows target 2023-08-12 06:41:08 +02:00
mxve
14181845fb feat(win): setup for installed steam games
steamlocate requires steamy-vdf which requires a in the future unsupported version of nom (1.2.4). This should get fixed with a future release of steamlocate
https://github.com/WilliamVenner/steamlocate-rs/issues/19
2023-08-12 06:30:02 +02:00
mxve
e715cd5abf check for launcher update 2023-08-03 02:49:55 +02:00
mxve
d233dfb53c minor cleanup 2023-07-25 03:24:52 +02:00
Edo
33463f1a6e fix: remove return statement 2023-07-13 11:18:45 +02:00
Diavolo
02ae0459cb feat: use current time as cache busting method 2023-07-13 10:31:23 +02:00
mxve
abb583aeff Revert "windows self-update"
This reverts commit cee51300b2.
2023-06-28 15:13:41 +02:00
mxve
2e4436ed9a delete update.bat 2023-06-22 16:48:43 +02:00
mxve
d92319e15f windows self-update 2023-06-22 16:45:00 +02:00
mxve
b15d0eb7d7 Add "update" cli arg 2023-06-12 02:54:55 +02:00
mxve
6ae9bcabad get available mods from master 2023-06-11 18:48:27 +02:00
mxve
d25e7cf3cd Keep console open if game not found 2023-06-11 18:30:55 +02:00
mxve
d587553845 update all game-specific files, add iw6 2023-06-11 16:16:29 +02:00
mxve
4a488abb8e lint 2023-06-10 13:42:42 +02:00
mxve
872bad1b25 add hash check 2023-06-10 12:38:21 +02:00
mxve
b6933d357a 'V B ~vomiting face~'- cherry, 2023 2023-06-10 09:33:16 +02:00