0
0
mirror of https://github.com/sp-tarkov/patcher.git synced 2025-02-12 17:30:44 -05:00

67 Commits

Author SHA1 Message Date
aba21cdb4b update versions 2023-11-15 11:42:03 -05:00
f74ac3c28f update patch gen client 2023-11-15 10:39:16 -05:00
d5d015ab29 added a debug parameter and a bunch of logging when it's used 2023-11-09 20:49:40 -05:00
16bf006964 add reactive UI logging of exceptions 2023-09-04 16:12:31 -04:00
7a96f95a01 Merge pull request 'add elapsed time to patch views' (#12) from feature/show-elapsed-time into main
Reviewed-on: waffle.lord/Patcher#12
2023-07-21 01:53:08 +00:00
ba1fa2a2e3 add elapsed time to patch views 2023-07-20 21:50:50 -04:00
9c89650d41 Merge branch 'main' of https://dev.sp-tarkov.com/waffle.lord/Patcher 2022-07-04 11:12:58 -04:00
2c16141f2a version bump 2022-07-04 11:12:43 -04:00
e18a0b4ca0 Update 'README.md'
added PatchFailed to exit codes
2022-07-04 15:07:02 +00:00
c7cf27acdc make patch client exit if an error occurs 2022-07-04 11:03:59 -04:00
79cbfe9600 Merge pull request 'fix for missing directory causing errors' (#11) from CWX/Patcher:main into main
Reviewed-on: waffle.lord/Patcher#11
2022-07-04 12:51:24 +00:00
CWX
a4ec1eae07 fix for missing directory causing errors 2022-07-03 23:39:10 +01:00
c959a8900c add os info to logs 2022-06-16 09:13:14 -04:00
400372a21f add missing logging, version bump 2022-06-15 14:01:47 -04:00
b9361dd2ad bump version 2022-06-14 21:34:26 -04:00
869823f6a4 adding basic logging 2022-06-14 21:26:23 -04:00
0cfb36a775 Merge pull request 'Update 'README.md'' (#9) from update/readme into main
Reviewed-on: waffle.lord/Patcher#9
2022-06-05 21:23:44 +00:00
9d1fbefe73 Merge branch 'main' into update/readme 2022-06-05 21:23:37 +00:00
6441320be4 fixing my bullshit 2022-06-05 17:22:56 -04:00
2223752179 Merge pull request 'Lower startup params' (#10) from fix/generator-startup-args-to-lower into main
Reviewed-on: waffle.lord/Patcher#10
2022-06-05 19:06:39 +00:00
496e0d0516 Update 'README.md' 2022-05-17 12:14:35 +00:00
8461a68ee6 Lower startup params 2022-05-17 12:12:51 +00:00
e7ec15df1e Merge pull request 'add autoclose parameter to patch generator with exit codes' (#8) from feature/generator-autoclose into main
Reviewed-on: waffle.lord/Patcher#8
2022-05-17 11:52:54 +00:00
42803ee75e add autoclose parameter to patch generator with exit codes 2022-05-16 17:33:37 -04:00
e54f04d89f update exit codes 2022-05-15 18:59:26 -04:00
0e3a82a670 fix args out of range exception 2022-05-15 18:12:50 -04:00
434c81e2b0 Merge pull request 'version bump' (#7) from feature/client-startup-args into main
Reviewed-on: waffle.lord/Patcher#7
2022-05-15 21:44:33 +00:00
d1c78d2f64 version bump 2022-05-15 17:44:00 -04:00
7e98381172 Merge pull request 'add patch client exit codes and startup arg to auto-close' (#6) from feature/client-startup-args into main
Reviewed-on: waffle.lord/Patcher#6
2022-05-15 21:38:53 +00:00
52b097c7f0 add patch client exit codes and startup arg to auto-close 2022-05-15 17:36:16 -04:00
334bc93ef7 Merge pull request 'add check for eft exe' (#5) from fix/no-eft-exe-check into main
Reviewed-on: waffle.lord/Patcher#5
2022-05-01 17:05:55 +00:00
81468cf9d1 add check for eft exe 2022-05-01 13:04:52 -04:00
64bf4e0932 Merge pull request 'fix/no-patch-folder-check' (#4) from fix/no-patch-folder-check into main
Reviewed-on: waffle.lord/Patcher#4
2022-04-30 16:14:21 +00:00
2d7d93a642 add patch folder check to client, updated client resource 2022-04-30 12:05:13 -04:00
36b39c7998 update message view with textblock to wrap text 2022-04-30 12:03:09 -04:00
9a2cfcdf0f remove duplicate reactiveUI calls 2022-04-30 12:02:16 -04:00
0cac66fc55 forgot to mark client as embedded resource 2022-02-23 09:07:11 -05:00
1afcab5d7b update files to have versions, replace temp files if they exist 2022-02-23 09:04:50 -05:00
3df12825c2 possibly fix patcher bug preventing patching from starting 2022-02-11 15:38:08 -05:00
dc0ea70a02 Add slight delay before autozipping to allow files to unlock, added dispatcher invocations to UI based property updates 2021-12-29 20:28:03 -05:00
592daf6c64 move resources to correct projects 2021-12-29 11:04:02 -05:00
a5a26d5550 I'm dumb 2021-12-28 21:16:24 -05:00
25a3c270be Replace ViewNavigator with ReactiveUI RouterState, Fix PatchHelper rasing progress changed with no remaining source files, fix view load race conditions 2021-12-28 19:44:25 -05:00
6ef883958d Merge pull request 'avalonia-port' (#3) from avalonia-port into main
Reviewed-on: waffle.lord/Patcher#3
2021-12-26 01:26:57 +00:00
b936b09026 finished port, replace old project files 2021-12-25 20:24:00 -05:00
455125576a its 1am idk man, I did some things. Patch Generator WIP 2021-12-25 01:17:01 -05:00
f57abbb64a updating avalonia, WIP patch generator 2021-12-22 23:15:14 -05:00
2339f5d9b9 update projects to .net6 2021-12-22 14:36:18 -05:00
d54a41ca9d add comments to PatchHelper, fix compare hash logic 2021-12-21 10:57:17 -05:00
c76e8329fc finish patch client styling, remove test method 2021-12-21 10:21:55 -05:00