Commit Graph

91 Commits

Author SHA1 Message Date
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 from erri120/patch-1
Update Changelog with changes made by 
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
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