347 Commits

Author SHA1 Message Date
Dev
24094054ba Updated Installer icon 2024-06-04 13:51:24 +01:00
886b0985e1 Merge pull request 'bump version' (#88) from waffle.lord/Installer:2.68 into master
Reviewed-on: SPT/Installer#88
2024-05-26 02:57:48 +00:00
e57fa4e64a bump version 2024-05-25 22:57:22 -04:00
Dev
43fee371de Altered localization text to assist with support 2024-05-25 17:34:36 +01:00
67492b834f Merge pull request 'get known downloads folder' (#87) from waffle.lord/Installer:fix/get-known-folders into master
Reviewed-on: SPT/Installer#87
2024-05-24 16:25:53 +00:00
ed050ea820 get known downloads folder
also update icon
2024-05-24 12:24:25 -04:00
CWX
faa581e2b4 Merge pull request 'rebrand - ico and release Field to change' (#86) from rebrand into master
Reviewed-on: CWX/SPT-Installer#86
2024-05-21 23:38:05 +00:00
CWX
9748461024 rebrand - ico and release Field to change 2024-05-21 23:07:51 +01:00
1e7a6fd8c5 Merge pull request 'Fix typo' (#85) from Schrader/SPT-AKI-Installer:bugfix/typo into master
Reviewed-on: CWX/SPT-AKI-Installer#85

LGTM!
2024-05-21 14:34:40 +00:00
Philipp Heenemann
9fe08cd794 Fix typo 2024-05-17 07:57:00 +02:00
51a2190559 Merge pull request 'add clear cache metadata button' (#83) from waffle.lord/SPT-AKI-Installer:add-clear-metadata-cache-button into master
Reviewed-on: CWX/SPT-AKI-Installer#83
2.66
2024-05-07 18:21:59 +00:00
8711bca159 add clear cache metadata button 2024-05-07 14:19:03 -04:00
080cc0ab35 Merge pull request 'delete downloaded files if the download fails' (#82) from waffle.lord/SPT-AKI-Installer:impr/remove-failed-downloads into master
Reviewed-on: CWX/SPT-AKI-Installer#82
2024-05-06 19:25:09 +00:00
5715f97956 delete downloaded files if the download fails 2024-05-06 15:18:54 -04:00
2bd28f0796 Merge pull request 'fix update script thing' (#81) from waffle.lord/SPT-AKI-Installer:fix/update-script into master
Reviewed-on: CWX/SPT-AKI-Installer#81
2024-05-04 21:59:36 +00:00
5c76864595 Merge branch 'fix/update-script' of https://dev.sp-tarkov.com/waffle.lord/SPT-AKI-Installer into fix/update-script 2024-05-04 17:59:19 -04:00
3372db8b2b Merge remote-tracking branch 'upstream/master' into fix/update-script 2024-05-04 17:59:06 -04:00
73262db871 Merge branch 'master' into fix/update-script 2024-05-04 21:58:36 +00:00
a4131fe276 fix update script thing 2024-05-04 17:57:59 -04:00
90be28a1f0 Merge pull request 'impr/r2-hits' (#80) from waffle.lord/SPT-AKI-Installer:impr/r2-hits into master
Reviewed-on: CWX/SPT-AKI-Installer#80
2024-05-04 20:21:25 +00:00
b51c373e96 version bump 2024-05-04 16:19:52 -04:00
1bfb6e9946 simplify file copies 2024-05-04 16:19:04 -04:00
64d0b4b35e use cache ttl for metadata files 2024-05-04 16:18:49 -04:00
ec3bf67995 Merge pull request 'impl/r2-installer-updates' (#79) from waffle.lord/SPT-AKI-Installer:impl/r2-installer-updates into master
Reviewed-on: CWX/SPT-AKI-Installer#79
2024-05-01 19:43:47 +00:00
de13c5ed75 reduce http client timeout
also version bump
2024-05-01 15:34:35 -04:00
ffaf97e1c7 remove gitea dll, re-add debug mode button 2024-05-01 15:17:18 -04:00
f11869bcb8 update free space check
to also check free space on cache drive when not installing on the same
drive for the game
2024-05-01 14:17:09 -04:00
7200355f52 exclue .bak files from game copy 2024-05-01 12:43:36 -04:00
e84e000180 make changes a list, add template json for installer info 2024-05-01 12:36:32 -04:00
9fc0ab8554 change log scrolling, deny installer cache for install 2024-05-01 12:12:18 -04:00
820c54b841 add changlog stuff 2024-05-01 12:00:30 -04:00
4968f48e8b installer updating to use r2 2024-05-01 10:32:22 -04:00
a7af608d56 apply format rules 2024-05-01 10:31:55 -04:00
1e78942572 Merge pull request 'updated the things' (#78) from waffle.lord/SPT-AKI-Installer:impl/r2 into master
Reviewed-on: CWX/SPT-AKI-Installer#78
2024-04-27 18:55:30 +00:00
d840da2f47 updated the things
it might even work
2024-04-27 14:51:54 -04:00
1c595fc239 Merge pull request 'Switch the precheck to use the release.json method of version fetching' (#77) from DrakiaXYZ/SPT-AKI-Installer:fix-release-fetch into master
Reviewed-on: CWX/SPT-AKI-Installer#77
2024-04-26 16:55:44 +00:00
DrakiaXYZ
ac95894967 Switch the precheck to use the release.json method of version fetching
- Removes another hit to the Gitea API
- Renamed 'Models/Releases' to 'Models/ReleaseInfo' to avoid a .gitignore hit, this adds the missing files
- Moved the definition for the release.json URL to DownloadCacheHelper for now
2024-04-26 09:52:41 -07:00
058c086c51 Merge pull request 'Utilize R2 for release downloads' (#76) from DrakiaXYZ/SPT-AKI-Installer:feat-r2-releases into master
Reviewed-on: CWX/SPT-AKI-Installer#76
2024-04-26 10:53:46 +00:00
DrakiaXYZ
dd59d796f7 Utilize R2 for release downloads
Implemented by pulling `release.json` from R2 to get a list of mirrors, and pulling the sptaki 7z file based on the mirror
The current R2 mirror is setup with a re-build of SPT 3.8.0 that Refringe is working on automating
2024-04-25 23:33:20 -07:00
958eb295fb Merge pull request 'remove net6 pre-check' (#75) from waffle.lord/SPT-AKI-Installer:rm/net6-check into master
Reviewed-on: CWX/SPT-AKI-Installer#75
2.59
2024-04-23 14:49:46 +00:00
1185882a17 Update README.md 2024-04-23 14:48:56 +00:00
92cc51ee8d remove net6 pre-check 2024-04-23 10:17:54 -04:00
4811d03902 Merge pull request 'update message because reasons' (#74) from waffle.lord/SPT-AKI-Installer:update-message into master
Reviewed-on: CWX/SPT-AKI-Installer#74
2.58
2024-04-15 18:30:24 +00:00
4f933aaf0b update message because reasons 2024-04-15 14:29:25 -04:00
dbcec6125f Merge pull request 'add bsg folder to path checks' (#73) from waffle.lord/SPT-AKI-Installer:add-bsg-patch-check into master
Reviewed-on: CWX/SPT-AKI-Installer#73
2.57
2024-04-10 23:21:29 +00:00
719570a83d add bsg folder to path checks 2024-04-10 19:20:04 -04:00
723ba56cbe Merge pull request 'impr/path-checks' (#72) from waffle.lord/SPT-AKI-Installer:impr/path-checks into master
Reviewed-on: CWX/SPT-AKI-Installer#72
2.56
2024-04-06 16:54:10 +00:00
90ec2d1b4f deny cloud sync folders 2024-04-06 12:53:45 -04:00
e20ccf4b76 update 'no patcher available' message 2024-04-05 15:07:58 -04:00
8cceee6668 update path checks to allow denial or warning 2024-04-05 12:29:47 -04:00