Commit Graph

3760 Commits

Author SHA1 Message Date
b4b4ff070e Updates to the authored files page 2021-04-12 22:54:33 -06:00
89874fd28b Merge pull request #1417 from wabbajack-tools/2.4.3.3
2.4.3.3
2021-04-12 21:31:00 -07:00
0e4598ac97 Fix broken test 2021-04-12 21:21:06 -06:00
5e6285bad0 Fix build that broke for some reason 2021-04-12 20:20:23 -06:00
0f6975e4e5 2.4.3.3 2021-04-12 19:17:03 -06:00
71e11c3779 Merge pull request #1416 from wabbajack-tools/authored-files-admin
Start of admin pages for authored files
2021-04-12 18:08:36 -07:00
43110dd0d4 Start of admin pages for authored files 2021-04-12 15:43:52 -06:00
8bca15cb36 Fix several issues with client authorization with the server 2021-04-11 16:04:12 -06:00
131c11809f Remove investigative test 2.4.3.2 2021-04-01 15:38:06 -06:00
8fdc9624e3 Fixes for root path WJ downloads 2021-04-01 14:52:23 -06:00
d22ab2e97d Merge pull request #1396 from LostDragonist/ld_fixes
Use a different Google Drive link to verify links during compile
2021-04-01 13:45:58 -07:00
f8725c3afa Merge pull request #1393 from erri120/update-omodframework
Update OMODFramework to 3.x
2021-04-01 13:45:45 -07:00
945cf4f2dc Use a different Google Drive link to verify links during compile
Using the export link to compile is kind of unreliable as the
arbitrary traffic control Google implements will affect how things
work.  Using the /file/d/ link still gives a pretty solid indication
that the file is valid and available while not needing to be able
to download the file at compile time.
2021-03-27 10:20:47 -07:00
e7b7e51953 Update OMODFramework to 3.x 2021-03-26 12:11:43 +01:00
5092d6325c Merge remote-tracking branch 'origin/master' 2.4.3.1 2021-03-24 16:21:11 -06:00
dccfef0067 Switch back to the non-core version of CEF due to production issues 2021-03-24 16:20:59 -06:00
020c4b79df Merge pull request #1380 from wabbajack-tools/readme
Update README.md
2021-03-21 16:55:45 +01:00
22a0a54225 Update README.md 2021-03-21 16:55:32 +01:00
9aa074c803 Switch back to the non-core version of CEF due to production issues 2021-03-20 18:39:50 -06:00
f79797fc0a Switch back to the non-core version of CEF due to production issues 2021-03-20 18:38:42 -06:00
adea3f9884 2.4.3.0 2.4.3.0 2021-03-20 16:18:30 -06:00
d0b5b8448f Merge pull request #1379 from wabbajack-tools/retry_authored_files_uploads
Retry all authored file uploads
2021-03-19 18:27:23 -07:00
4ea7d92385 Merge pull request #1378 from wabbajack-tools/install-registry
Create a global registry of the location of all installed modlists
2021-03-19 16:30:43 -07:00
a10ffa9140 Retry all authored file uploads 2021-03-19 16:59:38 -06:00
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