159 Commits

Author SHA1 Message Date
Dev
65a63e09ed Improved error message text 2024-07-17 22:43:01 +01:00
Dev
16576d3a81 Fixed typo 2024-07-16 12:04:00 +01:00
a0a6e6dd81 use continue instead of break
debug log is now copied to install folder; copy button now copies
patcher log as well
2024-07-10 17:28:28 -04:00
c2c1670ab2 write debug log to seperate file 2024-07-10 13:33:19 -04:00
2ffa8f6b6d add overview page
also update some checks order
2024-07-10 13:00:52 -04:00
ca2dec269f add installpath param
added relaunch method for ease of restarting the installer
2024-07-06 17:06:21 -04:00
e751f937a2 fix and improve the update script
for real this time I swear :'(
2024-07-05 09:09:05 -04:00
a61e53d56a don't copy log when in install dir 2024-07-04 21:55:18 -04:00
43fa10e3a5 add shortcuts, open folder, etc 2024-07-04 12:25:19 -04:00
74ef0c096a bump version 2024-06-30 12:16:14 -04:00
b9a5ad9442 add some margin to update changelog 2024-06-30 12:15:45 -04:00
ae08be8367 add eft install precheck
also updated wording of free space precheck when eft install isn't found
2024-06-30 12:12:08 -04:00
ff717aab73 fix path being url encoded 2024-06-30 11:50:12 -04:00
f8e4a668ff fix changelog loading 2024-06-29 11:34:04 -04:00
469f74ee6c fix error messages 2024-06-29 11:25:30 -04:00
bb8b05a2d4 add update page 2024-06-29 11:05:35 -04:00
1dc4202353 add path selection page
new update page WIP
2024-06-28 21:35:27 -04:00
ccc91b09f6 Merge branch 'master' into AdjustOutOfDateMessages 2024-06-09 20:17:34 +00:00
2110b185d2 add copy to clipboard button 2024-06-09 16:14:57 -04:00
Dev
918106a469 Extended out of date client messages 2024-06-09 17:15:47 +01:00
a909013a86 remove trailing slash from eft game path 2024-06-09 10:43:43 -04:00
42902f0bd6 bump version 2024-06-04 09:55:45 -04:00
Dev
24094054ba Updated Installer icon 2024-06-04 13:51:24 +01: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
ed050ea820 get known downloads folder
also update icon
2024-05-24 12:24:25 -04:00
CWX
9748461024 rebrand - ico and release Field to change 2024-05-21 23:07:51 +01:00
Philipp Heenemann
9fe08cd794 Fix typo 2024-05-17 07:57:00 +02:00
8711bca159 add clear cache metadata button 2024-05-07 14:19:03 -04:00
5715f97956 delete downloaded files if the download fails 2024-05-06 15:18:54 -04:00
3372db8b2b Merge remote-tracking branch 'upstream/master' into fix/update-script 2024-05-04 17:59:06 -04:00
a4131fe276 fix update script thing 2024-05-04 17:57:59 -04: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
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
d840da2f47 updated the things
it might even work
2024-04-27 14:51:54 -04: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
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
92cc51ee8d remove net6 pre-check 2024-04-23 10:17:54 -04:00
4f933aaf0b update message because reasons 2024-04-15 14:29:25 -04:00
719570a83d add bsg folder to path checks 2024-04-10 19:20:04 -04:00