Commit Graph

292 Commits

Author SHA1 Message Date
Timothy Baldridge
6225caabaf Fix for absolute path in Steam game files 2020-05-14 16:28:25 -06:00
Timothy Baldridge
8af7510849 Fixes for list validation 2020-05-13 17:12:52 -06:00
Justin Swanson
08cf5a6d50 Revert "Fix UI breakage in slideshow"
This reverts commit 40640dff5a.
2020-05-12 18:40:41 -05:00
Timothy Baldridge
40640dff5a Fix UI breakage in slideshow 2020-05-11 15:07:28 -06:00
Timothy Baldridge
197036d916 BA2 file names should be in UTF8 2020-05-11 07:20:09 -06:00
Timothy Baldridge
1f1f070351 Hotfix: support WJ CDN files in the gallery 2020-05-10 16:45:48 -06:00
Timothy Baldridge
e35ea51480 Hotfix: support WJ CDN files in the gallery 2020-05-10 15:35:15 -06:00
Timothy Baldridge
419867fc8b Hotfix: don't throw exceptions when metas can't be inferred 2020-05-10 06:37:55 -06:00
Timothy Baldridge
33c1de3ad3 Bump version 2020-05-09 17:23:41 -06:00
Timothy Baldridge
d55846c872 Bump code for 2.0.3.0 2020-04-29 15:02:38 -06:00
erri120
1462ab4de4
Updated CHANGELOG 2020-04-28 14:11:57 +02:00
Timothy Baldridge
3548e42a64 Bump Version numbers and changelog for 2.0.2.0 2020-04-27 15:41:34 -06:00
erri120
85a9b4accd
Updated changelog 2020-04-27 20:58:06 +02:00
Timothy Baldridge
0a731a1c44 Bump version in preperation for 2.0.1.0 2020-04-27 06:57:15 -06:00
erri120
91480e8404
Updated CHANGELOG 2020-04-23 12:39:45 +02:00
Timothy Baldridge
d0accf01e8 Fixes for issues found in alpha4 2020-04-22 14:58:50 -06:00
Timothy Baldridge
22a307844b 1.1.5.0 Release 2020-04-06 22:32:48 -06:00
Timothy Baldridge
8b35c0a626 Rework the nexus login to no longer use the buggy SSO server. 2020-04-06 21:56:12 -06:00
erri120
eaa9336aa1
LOOT configs are no longer Base64 encoded 2020-04-02 17:24:02 +02:00
Timothy Baldridge
97c5391498 Worker queue fixes (backport) 2020-03-30 15:42:12 -06:00
Timothy Baldridge
2ae65688f0 Fixes and changes to get into 1.1.4.0 2020-03-30 14:53:59 -06:00
erri120
de5f0fe276
Updated CHANGELOG 2020-03-25 14:25:41 +01:00
Timothy Baldridge
040d6fdb3b Including missing files for libcef 2020-03-23 14:57:59 -06:00
Timothy Baldridge
4d39caf425 1.1.2.0 2020-03-20 18:00:44 -06:00
Timothy Baldridge
50d2737fb5 Small fixes for a bunch of small issues that came up in the past few weeks. 2020-03-18 20:16:38 -06:00
Timothy Baldridge
b5b635ac39 1.1.1.0 2020-03-09 16:19:32 -06:00
Timothy Baldridge
037bef31c7 1.1.0.0 Release 2020-03-05 05:21:16 -07:00
Timothy Baldridge
ae5ac5fa13
Merge branch 'master' into issue-606 2020-03-04 22:29:27 -07:00
Timothy Baldridge
f7980b21b8 Bug fixes for virtual memory/stream leaks 2020-03-04 22:28:08 -07:00
Timothy Baldridge
cbe5165d3a
Merge branch 'master' into workbase-fixes 2020-03-04 05:11:37 -07:00
erri120
1ce640ba2b
Add non-Nexus mods to the Slideshow (#574)
* Created AbstractMetaState

* Added IAbstractMetaState to NexusDownloader.State

Slideshow is fully working with this setup and nothing changed
functionally.

* Renamed IAbstractMetaState to IMetaState

* Changed modVMs in SlideShow from type NexusDownloader.State to IMetaState

* Simplified IMetaState and ModVM

* Removed Setter from IMetaState and added to LoversLabDownloader

* Throw exception when the modlist could not be loaded

* Created AbstractMetaState

AbstractMetaState implements AbstractDownloadState and indicates that a
State from a specific Download contains meta information. This is used
for the Slideshow and can also be used for the Manifest.

* Created GatherMetaData function

* Implemented new AbstractMetaState for LoversLab

* Implemented new AbstractMetaState for NexusMods

* Replaced Utils.Log with Utils.Error

* Slideshow fixes

* Replaced AbstractMetaState with IMetaState

* Updated CHANGELOG

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2020-03-04 05:10:49 -07:00
Timothy Baldridge
186facb066 Fixes for WorkBase 2020-03-03 22:23:08 -07:00
Timothy Baldridge
1994b4279c 1.0 release 2020-02-29 06:39:07 -07:00
Timothy Baldridge
c4850217bc 0.9.23.0 2020-02-27 16:43:45 -07:00
Timothy Baldridge
4c628921e1 Bump version 2020-02-25 16:19:07 -07: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
27025db484 Switch from BSDiff to OctoDiff for patch generation 2020-02-24 16:18:29 -07:00
Timothy Baldridge
45fabc41db Fixes for the build server 2020-02-24 06:04:54 -07:00
Timothy Baldridge
fe95e0e52e Fix never ending hash issue 2020-02-22 21:56:18 -07:00
Timothy Baldridge
6501fe8ce8 Update a few deps and version bump. 2020-02-21 14:20:54 -07:00
Timothy Baldridge
5b41e2d311 Calculate screen size using DPI aware routeins (#545) 2020-02-20 16:08:12 -07:00
Timothy Baldridge
967cadee83 Add support for extracting/building TES3 .bsa files 2020-02-19 16:50:12 -07:00
Timothy Baldridge
ddb6b9ebf4 Bad changelog comment 2020-02-15 19:52:33 -07:00
Timothy Baldridge
5da39fe223 Don't store xxHash caches in binary format 2020-02-15 19:50:02 -07:00
Timothy Baldridge
9343d38047 Block popups in the in-app browser 2020-02-15 18:53:57 -07:00
Timothy Baldridge
91f717a25d 0.9.19.0 2020-02-15 14:34:27 -07:00
Timothy Baldridge
f036420b42 * Disable server-side indexing of all mods from the Nexus
* Accept download states from clients and index the mods we haven't seen
* Fixes for Skyrin VR USSEP patch
* Remember the download states that we index on the server
* Only print remaining nexus quotas when they change
2020-02-13 05:29:59 -07:00
Timothy Baldridge
5ec03f2883 Update changelog 2020-02-07 06:33:08 -07:00
Timothy Baldridge
370b1342f1 Update CHANGELOG.md 2020-02-06 14:47:24 -07:00
Timothy Baldridge
1dd2e35828 Update Changelog 2020-02-04 22:19:25 -07:00
Justin Swanson
11d6401374 Added log to InstallerVM of what modlist it is installing 2020-02-03 19:02:57 -06:00
Timothy Baldridge
9e3e6af155
Update CHANGELOG.md 2020-01-22 16:33:42 -07:00
Timothy Baldridge
ea133f110a
Merge branch 'master' into bunny-cdn-push 2020-01-22 05:21:09 -07:00
Timothy Baldridge
1e2e364688
Merge branch 'master' into bunny-cdn-push 2020-01-21 20:46:10 -07:00
trawzified
882fbd3edc Fix queue size being assigned to 0 on low end machines 2020-01-21 21:10:13 +01:00
Timothy Baldridge
7e436818b7 Server changes for CDN optimization 2020-01-21 05:49:49 -07:00
Justin Swanson
06afa322f9 Changelog update 2020-01-20 22:33:06 -06:00
Timothy Baldridge
129fb445b8 Bump Version 2020-01-19 16:37:33 -07:00
Justin Swanson
5db84a6ee6 Replaced all File.OpenWrite calls /w .Open(FileMode.Create)
File.OpenWrite is equivalent to FileMode.OpenOrCreate, which caused errors when replacing a file that was larger previously
2020-01-18 14:52:09 -06:00
Justin Swanson
b440e72793 Changelog update 2020-01-16 23:30:15 -06:00
Timothy Baldridge
286ec75f88 Version Bump 2020-01-06 21:49:17 -07:00
Timothy Baldridge
afc99dce19 Bump Version 2020-01-06 16:34:50 -07:00
Timothy Baldridge
9eec82be0d Bump version for 1.0 beta 13 2020-01-04 18:22:22 -07:00
Timothy Baldridge
d1049aaefe Bump Verison number 2020-01-03 21:07:57 -07:00
Timothy Baldridge
b320f87d1e Bump Version number 2020-01-03 15:31:25 -07:00
Timothy Baldridge
b97cabd1e6 Prep for beta 10 2019-12-23 10:29:28 -07:00
halgari
5fc57883d9 Bump version 2019-12-18 09:56:27 -07:00
halgari
02109a05bd bump version 2019-12-17 22:29:42 -07:00
halgari
c0c0fbcdc9 Bump version 2019-12-15 19:24:05 -07:00
halgari
64a06d88e6 Bump version 2019-12-14 22:00:56 -07:00
halgari
7fa7f42fc3 bump version number 2019-12-14 10:10:06 -07:00
Timothy Baldridge
7bd884cdc9 Bump version 2019-12-03 22:07:13 -07:00
Timothy Baldridge
1aa55fd7e6 Fix build error, bump to version beta 3 2019-11-30 14:15:55 -07:00
Timothy Baldridge
3cf6afba39 Bump version number 2019-11-23 10:46:16 -07:00
Timothy Baldridge
a8d8d20a99 Several fixes that came up during testing.
* Fixed hashing progress bars
* Wired up the CPUStatus to the UI during installation
* Fixed xxHashing
* Verified modlist optimization works on a real modlist (noise)
* Added an optimizer test for extra files created by the user left in the install directory.
2019-11-19 17:15:46 -07:00
Timothy Baldridge
904b59cd08 Bump version for 1.0 Beta 1 2019-11-06 22:35:01 -07:00
Timothy Baldridge
c95a477221 bump version to alpha 5 2019-11-02 17:23:47 -06:00
Timothy Baldridge
85cf125ac8 now we bump the version 2019-11-02 15:15:51 -06:00
Timothy Baldridge
9c581f5234 bump version 2019-11-02 09:58:21 -06:00
erri120
108d7dc0d5
Updated CHANGELOG 2019-10-31 17:50:38 +01:00
erri120
f1a8cb41ed
Updated CHANGELOG 2019-10-30 17:52:42 +01:00
Justin Swanson
f7b35198ec Slideshow timer resets when user hits next 2019-10-20 18:30:25 -05:00
Justin Swanson
f6290e7165 Added Debounce functionality to slideshow
Means instant update when user clicks, while also providing throttle if they spam
2019-10-20 18:30:25 -05:00
Timothy Baldridge
b2eef2a5cc alpha 2 2019-10-15 15:18:10 -06:00
Timothy Baldridge
3f10b3772a bump file version 2019-10-14 20:58:24 -06:00
Timothy Baldridge
78b21550a8 update readme in preperation for next version 2019-10-12 21:34:21 -06:00
Timothy Baldridge
7cb39695bf update readmes and modlist ver number 2019-10-12 21:15:14 -06:00
Timothy Baldridge
a4b037f236
Merge pull request #80 from erri120/patch-1
Update Changelog with changes made by #73
2019-10-12 12:11:39 -06:00
erri120
6e24dc1b54
Added UI being resizeable 2019-10-12 10:36:55 +00:00
erri120
6582902a6d
Update Changelog with changes made by #73
Moved property changes to the top because It's the most important and most noticeable thing for both modlist creators and modlist user
2019-10-12 10:34:28 +00:00
trawzified
8b77b78469 Change CHANGELOG.md 2019-10-12 10:15:07 +02:00
Timothy Baldridge
ae5338d637 update changelog 2019-10-11 17:32:56 -06:00
Timothy Baldridge
817576d085 start of bs2 support, can read the 4 .bs2 files I threw at it 2019-10-06 15:58:36 -06:00
Timothy Baldridge
ad661871a5 preload slides and supress errors from slides 2019-10-04 14:50:34 -06:00
Timothy Baldridge
dda13d78c8 remove the nexus api time limit compleately, it's useless 2019-10-03 16:22:43 -06:00
Timothy Baldridge
a186411e0b add headless mode for checking archives 2019-10-02 22:35:29 -06:00
Timothy Baldridge
609bb6289c remove a test that was blocking CI 2019-10-02 21:08:12 -06:00
Timothy Baldridge
192dfa1331 Change oblivion's game name to Oblivion 2019-10-02 16:45:42 -06:00
Timothy Baldridge
1bdbaaaa83 release 0.9.4 2019-10-02 16:17:30 -06:00
Timothy Baldridge
44d5e31f5d Fix broken ESM cleaning 2019-10-01 21:07:26 -06:00
Timothy Baldridge
fd8bbe69bd fix npe 2019-10-01 17:57:42 -06:00
Timothy Baldridge
5f9c947f85 inline readme.md into install report 2019-10-01 17:06:15 -06:00
Timothy Baldridge
4597135de5 modlists are now .zip files, several bug fixes found in testing 2019-10-01 16:39:25 -06:00
Timothy Baldridge
eb827f5909 change github link to the new location 2019-09-30 21:04:21 -06:00
Timothy Baldridge
ebe2fb6608 bump version number 2019-09-30 21:00:28 -06:00
Timothy Baldridge
ea95c78b26 updated the README fixed validation and game folder path detection 2019-09-30 17:39:41 -06:00
Timothy Baldridge
1b79a64542 merge and fix changes to http client code 2019-09-27 15:30:52 -06:00
Timothy Baldridge
d4c573e97f
Update CHANGELOG.md 2019-09-25 22:17:34 -06:00
Timothy Baldridge
b09bf20761 remove support for extracting .exe files 2019-09-25 21:20:14 -06:00
Timothy Baldridge
825929b119 add slideshow 2019-09-25 21:18:36 -06:00
Timothy Baldridge
7052c54d10 update changelog 2019-09-24 05:28:47 -06:00
Timothy Baldridge
9d225ff518 fix LOOT directory not found error 2019-09-23 22:34:21 -06:00
Timothy Baldridge
c471a817d2 start of zEdit integration 2019-09-23 15:37:10 -06:00
Timothy Baldridge
1ee5fada4e improve dummy esp detection 2019-09-22 07:56:03 -06:00
Timothy Baldridge
f90260fed0 update report information and add WABBAJACK_NOMATCH_INCLUDE 2019-09-20 16:49:32 -06:00
Timothy Baldridge
fdfa972392 update changelog for 0.9.2 release 2019-09-18 21:06:52 -06:00
Timothy Baldridge
4f92b2ffa9 delete BSA folder, include size/hash as part of installed files 2019-09-18 15:33:23 -06:00
Timothy Baldridge
47fa4339fc disabled ignore missing files 2019-09-17 21:56:01 -06:00
Timothy Baldridge
4e95e78a69 fix issue #27 2019-09-17 20:17:12 -06:00
Timothy Baldridge
021fc58052 fix RO file erros with VFS 2019-09-16 16:47:15 -06:00
Timothy Baldridge
a254f0d99a consider .fomod a .7z few other compilation tweaks 2019-09-16 14:40:06 -06:00
Timothy Baldridge
1a7dec86c1 few fixes and improvements 2019-09-13 21:44:07 -06:00
Timothy Baldridge
6c7d1759bc more perf improvements to compilation and storage 2019-09-12 18:18:50 -06:00
Timothy Baldridge
3e6dd46803 many improvements to accelerate compilation times 2019-09-12 17:44:35 -06:00
Timothy Baldridge
ebc548ee04 bit of code cleanup and additions to the report 2019-09-10 07:02:25 -06:00
Timothy Baldridge
bbdef88296 several small fixes 2019-09-07 21:34:18 -06:00
Timothy Baldridge
30cd2d4b69 update changelog for 0.9 2019-09-05 20:26:51 -06:00
Timothy Baldridge
064cef8e5f removed endorsing option, include version/sha in install report, link sha to virustotal 2019-09-05 16:18:54 -06:00
Timothy Baldridge
62a17766dc fixes #23 and #24 2019-09-04 15:19:37 -06:00
Timothy Baldridge
4cfd2f245f fixes #25 2019-09-04 14:49:13 -06:00
Timothy Baldridge
5f2c382e19 fix changelog typeo 2019-09-04 05:26:24 -06:00
Timothy Baldridge
1b4b2d5bac refuse to run if MO2 is installed in non-portable mode 2019-09-03 19:59:07 -06:00
Timothy Baldridge
685f0d991d refuse to run inside folders 2019-09-03 19:43:16 -06:00
Timothy Baldridge
5edf454e16 fixes #6 - users can now have a download folder outside of MO2 2019-09-03 16:12:39 -06:00
Timothy Baldridge
7acd964f48 fixes #16 - multiple profiles are now supported 2019-09-03 15:17:00 -06:00
Timothy Baldridge
d21a11b005 fixes #14, fixes #17 2019-09-02 16:36:57 -06:00
Timothy Baldridge
50d2d95377 update CHANGELOG 2019-09-02 16:03:46 -06:00
Timothy Baldridge
ab3c87975c fixes #19 - Add installation summary 2019-08-30 17:57:56 -06:00
Timothy Baldridge
161d811416 fixes #21 also add log info when parsing modlist 2019-08-29 22:24:31 -06:00
Timothy Baldridge
5ddbd832f6 fix for long file names 2019-08-27 21:22:57 -06:00
Timothy Baldridge
05d700f978 add changelog 2019-08-26 22:26:07 -06:00