Commit Graph

3286 Commits

Author SHA1 Message Date
db0168c6ef Create a global registry of the location of all installed modlists 2021-03-19 16:37:58 -06:00
55d6113fa0 Merge pull request #1377 from wabbajack-tools/move-folders-to-commong
Move logs/downloaded modlists into the launcher folder
2021-03-19 14:50:23 -07:00
2319c8a098 Merge pull request #1375 from wabbajack-tools/update-deps-remove-framework-libs
Remove .net Framework libs bit of code cleanup
2021-03-18 22:30:26 -07:00
22b7782578 Move logs/downloaded modlists into the launcher folder 2021-03-18 23:04:27 -06:00
af4035fffa Merge pull request #1373 from wabbajack-tools/remove-cdn-mirror
Don't retry with a different CDN mirror (code was broken)
2021-03-18 21:45:11 -07:00
4ef0b67a82 Fix weird bug with CommonFileDialogFilters 2021-03-18 22:14:07 -06:00
45259d442f Remove typeo 2021-03-18 21:55:43 -06:00
c1d5f9771f Merge pull request #1376 from wabbajack-tools/readme
edited tag section
2021-03-18 21:34:36 +01:00
6161a8c7c3 edited tag section
- disclaimer for overwritten saves in saves option
- added note that some tagfiles will only work  in a version after the current one.
2021-03-18 21:34:23 +01:00
f5c3b8003d Merge pull request #1371 from EzioTheDeadPoet/single_file_tagging
added file tagging support
2021-03-18 13:23:58 -07:00
fcd10f3ccc Merge pull request #1370 from EzioTheDeadPoet/Include_Splash_Screen
include mo2 splash screen if present
2021-03-18 13:23:20 -07:00
578f08ec28 Fix typeo 2021-03-18 14:23:05 -06:00
d912e371b3 Escape the . in the regex
So it doesn't match stuff like `splash/png` or `splash_png`
2021-03-18 14:22:24 -06:00
1e51617fd6 Merge branch 'master' into single_file_tagging 2021-03-18 11:02:37 -07:00
4476a41193 Merge pull request #1369 from EzioTheDeadPoet/include_saves_option
adds option to include save files if wanted.
2021-03-18 11:01:18 -07:00
fd6426a2f8 Use IncludeRegex("splash.png") instead of a new class 2021-03-18 18:27:36 +01:00
ab7e2cb879 Remove .net Framework libs bit of code cleanup 2021-03-17 21:36:37 -06:00
62df99ca55 Don't retry with a different CDN mirror (code was broken) 2021-03-16 06:00:48 -06:00
5c311efdcb Merge pull request #1372 from wabbajack-tools/README-Edit
Edit required information for compilation
2021-03-14 22:18:17 +01:00
1316ca7e21 fixed a typo in a title 2021-03-14 22:17:39 +01:00
bca08fc213 Edit required information for compilation
made the required version number format clearer.
2021-03-14 22:02:06 +01:00
db2494649e fixed critical bug when no splash screen was found 2021-03-14 21:10:16 +01:00
f7a1584980 added file tagging support 2021-03-14 20:53:16 +01:00
9a796f31c7 moved code and fixed critical bug. 2021-03-14 15:51:52 +01:00
fe3da01687 include mo2 splash screen if present 2021-03-14 14:15:33 +01:00
b81b99b842 adds option to include save files if wanted. 2021-03-14 13:41:31 +01:00
5e5465396e Merge pull request #1367 from erri120/more-nullability-errors
More nullability errors
2021-03-12 17:59:50 +00:00
656f017742 More nullability errors 2021-03-12 14:49:34 +01:00
5a7ad097a3 Merge pull request #1366 from Noggog/net-update
New null errors
2021-03-12 13:44:39 +00:00
263798b7a4 New null errors 2021-03-11 17:01:16 -06:00
84342cf604 2.4.2.7 2.4.2.7 2021-03-11 15:51:35 -07:00
47ba907c4a Merge pull request #1364 from wabbajack-tools/launcher-updater
Launcher updater
2021-03-11 09:29:33 -07:00
82d7d13259 WJ now keeps the launcher up to date, and cleans up all but two back versions 2021-03-11 08:00:26 -07:00
1ee0a74b5e Update deps 2021-03-11 05:44:36 -07:00
af7ad75085 Merge pull request #1361 from LostDragonist/launcher_updates
Launcher updates
2021-03-11 05:41:07 -07:00
b13b597c80 Retry CDN login 2021-03-10 21:31:49 -07:00
ba9c4e45e4 Cdn tweaks (#1362)
Mirrored file tweaks to reduce CDN disk usage
2021-03-10 19:28:28 -07:00
873cb51585 Add error reporting to the launcher
This reports errors to the user and exits the launcher but
ONLY if a previous version of WJ could not be found. Existing
users will fail silently and be unable to update. New users
will get some kind of error they can report to the team without
the launcher getting stuck.
2021-03-09 05:43:41 -07:00
8bd034afe5 Fallback to original Github download if server fails 2021-03-09 05:04:50 -07:00
4db2e94acb Merge remote-tracking branch 'origin/master' 2021-03-06 07:41:29 -07:00
c5cdf0f1c8 Fix broken test 2021-03-06 07:41:19 -07:00
04aa420df2 Merge pull request #1354 from wabbajack-tools/erri120-patch-1
Update README
2021-03-06 07:39:08 -07:00
6cbb6453a0 Update README
Add more shields because why not
2021-03-06 14:34:30 +00:00
c45e8d7b32 Merge pull request #1348 from wabbajack-tools/small-server-fixes
Few server fixes
2021-03-05 21:37:42 -07:00
1266ca63be Fix a ton of server test bugs and rework code to work with the new fileserver 2021-03-05 20:54:04 -07:00
12395dbf00 Few server fixes 2021-03-04 05:50:40 -07:00
278bfec349 Merge pull request #1341 from LostDragonist/omod_fix
Fix compiling with OMODs
2021-02-28 14:27:00 -07:00
5d3b5ef0de Fix compiling with OMODs
Compiling with Oblivion OMODs was failing with the error "Unable to
cast object of type 'Wabbajack.Common.RelativePath' to type
'Wabbajack.Common.AbsolutePath'."

Previously, GatheringExtractWithOMOD was creating ExtractedNativeFiles
by providing the absolute path of the file and the name of the subfolder
(e.g., "C:\downloads\0123\0123_tmp" and "0123_tmp").  This caused the error
seen as a relative path of "0123_tmp" couldn't be converted to an
absolute path.

Now, only the absolute path is provided which seems to work fine.
2021-02-28 00:18:54 -07:00
5f53ecaab9 Merge pull request #1340 from LostDragonist/gallery_alpha
Minor improvements to the gallery
2021-02-27 03:58:05 -07:00
d2a41de104 Fix randomness of lists presented
The list of mod lists was being sorted two different times.
The second time shuffled the list and then sorted using a method
that made the list very consistently show the same order of mod
lists.  I think it was in order of most recently updated...?

Now only one sort is performed and the list is properly shuffled
each time the program is launched.
2021-02-26 23:43:41 -07:00