Commit Graph

68 Commits

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