Commit Graph

1898 Commits

Author SHA1 Message Date
Timothy Baldridge
854bdbcaf3 Convert remaining BSA types to us virtual memory 2020-03-04 21:32:38 -07:00
Timothy Baldridge
2a14932092 Move around namespaces so BSA routines can use Common namespaces. Make BA2 creation use memory mapped files instead of memory streams 2020-03-04 17:02:16 -07:00
Timothy Baldridge
186facb066 Fixes for WorkBase 2020-03-03 22:23:08 -07:00
Timothy Baldridge
a1e911669a
Youtube Downloader (#596)
* Can download audio tracks from Youtube, re-encoding to XWM in the process
2020-03-03 14:53:29 -07:00
Timothy Baldridge
5afb667fca
Merge pull request #594 from wabbajack-tools/ServerFixes
Server side cleanup, give authors the ability to delete their own fil…
2020-03-02 21:10:43 -07:00
Timothy Baldridge
44b78111a3 Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -07:00
Timothy Baldridge
1994b4279c 1.0 release 2020-02-29 06:39:07 -07:00
Timothy Baldridge
356adf7d0e Fix broken progress bar in gallery 2020-02-28 17:00:23 -07:00
Timothy Baldridge
1cb43f894a
Merge pull request #590 from erri120/issue-588
Replaced Go to Modlist with Open Logs Folder when complation failed
2020-02-28 10:07:13 -07:00
erri120
87dc2c7773
Replaced Go to Modlist with Open Logs Folder when complation failed 2020-02-28 17:27:37 +01:00
Timothy Baldridge
e01eb31d1f
Update Client.cs 2020-02-28 08:58:17 -07:00
Timothy Baldridge
e98be8b6f3
Merge pull request #581 from wabbajack-tools/purge-http-client
Purge http client
2020-02-28 08:17:36 -07:00
Timothy Baldridge
d1d492e76c
Merge pull request #586 from Noggog/percent-fix
Percent.One bugfix
2020-02-28 08:16:37 -07:00
Justin Swanson
033e829612 Percent.One bugfix 2020-02-27 20:43:30 -06:00
Timothy Baldridge
ef36a06be9 Merge remote-tracking branch 'origin/master' 2020-02-27 19:27:09 -07:00
Timothy Baldridge
56c0d4eb8a Fix bug with manual download cookies 2020-02-27 19:26:58 -07:00
Timothy Baldridge
13e62124a2
Merge pull request #584 from wabbajack-tools/self-healing-lists
Self healing lists
2020-02-27 17:24:11 -07:00
Timothy Baldridge
259ab009a5
Merge branch 'master' into self-healing-lists 2020-02-27 17:24:04 -07:00
Timothy Baldridge
c4850217bc 0.9.23.0 2020-02-27 16:43:45 -07:00
Timothy Baldridge
f30da8a27a Support self-healing lists, and a lot of server fixes 2020-02-27 06:46:34 -07:00
Timothy Baldridge
b41c00fbf1
Update AbstractIPS4Downloader.cs 2020-02-26 06:49:07 -07:00
Timothy Baldridge
1a02adc43b Fix error not being thrown in IPS4 code 2020-02-26 06:06:02 -07:00
Timothy Baldridge
6491a1c3f4 Purge uses of HttpClient, fix a bug that caused Nexus's verify endpoint to be spammed. 2020-02-25 22:05:33 -07:00
Timothy Baldridge
076b060afd Bump version 2020-02-25 21:00:28 -07:00
Timothy Baldridge
237487eac3 Merge remote-tracking branch 'origin/master' 2020-02-25 16:20:26 -07:00
Timothy Baldridge
4c628921e1 Bump version 2020-02-25 16:19:07 -07:00
Timothy Baldridge
5f0d47b1bf
Merge pull request #579 from erri120/octodiff-fix
Fixed ArgumentException in Octodiff Reporter
2020-02-25 16:11:03 -07:00
Timothy Baldridge
42e732559c Fix issues with the server upload dieing, add server-log verb 2020-02-25 16:10:41 -07:00
Timothy Baldridge
4198ec0d64
Add a few other checks 2020-02-25 06:27:50 -07:00
erri120
60c925b59b
Fixed ArgumentException in Octodiff Reporter 2020-02-25 11:58:22 +01:00
Timothy Baldridge
69297d9b8e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2020-02-24 18:25:00 -07:00
Timothy Baldridge
3c597ed09b Prep for 0.9.22.0 2020-02-24 18:24:23 -07:00
Timothy Baldridge
a4d6f077a7
Merge pull request #570 from erri120/vfs-compile-cache-location-fix
Changed the VFSCache location
2020-02-24 16:50:52 -07:00
Timothy Baldridge
ffd67c0c5e
Merge pull request #571 from erri120/issue-565
Print assembly version on startup
2020-02-24 16:49:44 -07:00
Timothy Baldridge
48fc7dd313
Merge pull request #572 from erri120/cli-utils
Created CLIUtils with logging
2020-02-24 16:49:31 -07:00
Timothy Baldridge
e0591d4f75
Merge pull request #575 from wabbajack-tools/octodiff
Switch from BSDiff to OctoDiff for patch generation
2020-02-24 16:48:57 -07:00
Timothy Baldridge
27025db484 Switch from BSDiff to OctoDiff for patch generation 2020-02-24 16:18:29 -07:00
erri120
8caa66b6fa
Created CLIUtils.Exit 2020-02-24 18:05:42 +01:00
erri120
52784789ab
Created CLIUtils with logging 2020-02-24 17:50:58 +01:00
erri120
86e6b478a5
Print assembly version on startup 2020-02-24 16:29:33 +01:00
erri120
34e3b1bcfa
Changed the VFSCache location
MO2:
- uses the hash of the path to ModOrganizer.exe
Vortex:
- uses the hash of the Staging path
2020-02-24 16:26:15 +01:00
Timothy Baldridge
45fabc41db Fixes for the build server 2020-02-24 06:04:54 -07:00
Timothy Baldridge
7d1812a955 Bump version numbers for .21 2020-02-23 06:11:16 -07:00
Timothy Baldridge
5b83810eb5 Merge remote-tracking branch 'origin/master' 2020-02-22 21:56:36 -07:00
Timothy Baldridge
fe95e0e52e Fix never ending hash issue 2020-02-22 21:56:18 -07:00
Kyler Nyhagen
dac4e2c9b8
Grammar Fixes - Noticed "than" was used instead of "then" (#564)
* Noticed "than" was used instead of "then"

Minor grammar fixes to CONTRIBUTING.md. Was reading through it
during initial setup and noticed. I promise my next PR will be a bit
more important ;).

* Adjusting "be patience" to "be patient".
2020-02-22 14:53:22 +01:00
Timothy Baldridge
6501fe8ce8 Update a few deps and version bump. 2020-02-21 14:20:54 -07:00
Timothy Baldridge
40cb9f3ec5
Merge pull request #560 from erri120/cleanup-logs
Cleanup logs
2020-02-20 21:36:25 -07:00
Timothy Baldridge
2cc55ccdf1
Merge pull request #559 from erri120/cli-downloads-fixes
Fixed some CLI bugs
2020-02-20 21:35:50 -07:00
Timothy Baldridge
ef022765cb
Merge pull request #561 from wabbajack-tools/issue-545
Calculate screen size using DPI aware routines (#545)
2020-02-20 21:35:18 -07:00