wabbajack/Wabbajack/View Models
Chris Bessent d2a41de104 Fix randomness of lists presented
The list of mod lists was being sorted two different times.
The second time shuffled the list and then sorted using a method
that made the list very consistently show the same order of mod
lists.  I think it was in order of most recently updated...?

Now only one sort is performed and the list is properly shuffled
each time the program is launched.
2021-02-26 23:43:41 -07:00
..
Compilers Version 2.4.2.0 2021-02-03 20:48:30 -07:00
Gallery Fix randomness of lists presented 2021-02-26 23:43:41 -07:00
Installers Quick fix download path breaking on default. 2021-02-04 17:39:52 +11:00
Interfaces WorkQueue's desired threads obs can be set after ctor. CurrentCpuCount display 2020-01-11 14:20:14 -06:00
Settings Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00
UserIntervention Remove Beth.NET and YT downloader, no one used them and they only sortof worked 2020-09-09 19:49:22 -06:00
BackNavigatingVM.cs Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00
CPUDisplayVM.cs Percent struct 2020-02-07 23:45:45 -06:00
GameVM.cs Simplified names in Wabbajack 2019-11-21 16:04:33 +01:00
MainWindowVM.cs Several tweaks, bump version to 2.3.0.1 2020-10-01 06:24:26 -06:00
ModeSelectionVM.cs The main wabbajack app compiles 2020-04-03 16:40:52 -06:00
ModListVM.cs Hotfix for breaking existing lists 2020-08-20 20:45:15 -06:00
ModVM.cs WIP List Validation code 2020-04-11 22:18:21 -06:00
SlideShow.cs Merge Master 2020-04-04 16:06:14 -06:00
UserInterventionHandlers.cs Version 2.4.2.0 2021-02-03 20:48:30 -07:00
WebBrowserVM.cs Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00