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