Commit Graph

101 Commits

Author SHA1 Message Date
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