1.0 alpha 2
Pre-release
Pre-release
Changes:
- b2eef2a alpha 2
- 6d61e68 Merge pull request #99 from erri120/onelinefix
- ad313de One line fix to stop WJ from being in installer mode the whole time
- 6065eb0 embed debug info
- 4a30fc8 Merge branch 'master' of https://github.com/halgari/wabbajack
- 3f10b37 bump file version
- 021f29b Merge pull request #96 from TheSandwichMakr/master
- c94c114 Exit if user doesn't have Nexus premium during pack creation
- e4c1e26 fixes #95
- fc60ead Merge pull request #94 from Noggog/SlideshowView
See More
- 5e7d3e9 Merge pull request #90 from Cyclonit/master
- 63415ae better handling of broken headers
- 2fe0777 ignore broken headers
- b49e8f9 Small cleaning
- 8956fe6 NexusSite command moved to Slideshow
- 2f5b789 Removed "SplashScreen" naming prefix
- 63f5ac2 Slideshow margin styling tweaks
- 3bbeedf Readme text construction optimization
- 87f44b9 OpenModlistProperties blocked from executing when UI not ready
- 123c7c8 Open Readme enabled when installing
- b20d1a3 Modified Property grid content swapping to be powered by DataTriggers
- c5a0496 Moved a lot of slideshow logic into Slideshow.cs
- be5e740 SlideshowView.xaml
- ed7c9cd - Fix duplicate requests to the NexusApi draining the rate limit.
- 93b6829 Slideshow made into VM
- 3774f90 Consolidated TaskMode and RunMode enums
- 1004177 Merge pull request #86 from Noggog/rx
- 8759f58 Merge branch 'master' of https://github.com/halgari/wabbajack
- 704bfeb fix for not implemented exception in moddb downloader
- 8e3a554 Merge pull request #89 from Noggog/gitignore-update
- 8ede69a fix for missing header in the Nexu API response
- ead583a OpenReadmeCommand now only executable if UIReady
- d60d6a6 Removed unnecessary command subject
- af08f74 Removed Wabbajack.csproj.user from repo
- 654679c Merge remote-tracking branch 'wabbajack-tools/master' into rx
- 00ed32f Some comments
- 78b2155 update readme in preperation for next version
- fadb0e6 Merge pull request #85 from erri120/slideshow-logging
- f12aee4 Merge pull request #87 from wabbajack-tools/rework-download-integration
- 7cb3969 update readmes and modlist ver number
- 3defad9 fix report builder formatting
- c7f2427 fixup the report for the new downloaders
- 4e946fa add modddb handler
- bcb669a add manual download handler
- bf11273 integrated the new download framework into the app
- 1e64544 created downloaders for dropbox, http, google, and nexus
- 85e1ea7 delete test file
- bd88547 start of rework of download routines
- f630598 test non master branch azure triggers
- 588056f Update azure-pipelines.yml for Azure Pipelines
- 7bc2b04 Update azure-pipelines.yml for Azure Pipelines
- 3d42b3e Update azure-pipelines.yml for Azure Pipelines
- 8478904 Removed inappropriately added AppState empty ctor
- b110a29 Merge remote-tracking branch 'wabbajack-tools/master' into anasdfasd
- ff20101 Slideshow update thread removed in favor of Rx
- 514c6b9 Added logging to file for slideshow
- c808f9a Bugfix: removed vestigial IsEnabled binding on Readme button
- b24a2a5 Removed ShowReportButton property in favor of IsNotNullVisibilityConverter
- d6295cc BeginCommand utilizes canExecute
- 1b185c5 CPU status display refactored to Rx/DynamicData
- 9f25c1d Merge pull request #84 from Noggog/slideshow-shutdown-fix
- 63abcc3 Merge pull request #83 from tr4wzified/svg_vectors
- a4b037f Merge pull request #80 from erri120/patch-1 [ #73 ]
- 3646e82 Merge pull request #79 from tr4wzified/downloadsfolderdetection
- ce1c605 Removed UpdateLoop abort
- eefd540 Add svg versions of vector
- ce102dc Update azure-pipelines.yml for Azure Pipelines
- 2f284b0 Update azure-pipelines.yml for Azure Pipelines
- add06ef Update azure-pipelines.yml for Azure Pipelines
- 483038a Update azure-pipelines.yml for Azure Pipelines
- b4c7b7c Merge branch 'master' of https://github.com/halgari/wabbajack
- 1b0fd2f add vector versions of logos
- 58cc12c Update azure-pipelines.yml for Azure Pipelines
- d3a7ff3 Update azure-pipelines.yml for Azure Pipelines
- f927b9c Update azure-pipelines.yml for Azure Pipelines
- e040330 Update azure-pipelines.yml for Azure Pipelines
- 4a2537f Update azure-pipelines.yml for Azure Pipelines
- 6e24dc1 Added UI being resizeable
- 6582902 Update Changelog with changes made by #73
- 0f4064c Fix adding NuGet package to every instance, now only in Wabbajack
- ea9ead1 Fix accidentally adding NuGet package to whole project instead of just Wabbajack
- 8b77b78 Change CHANGELOG.md
- 8f376f6 Fix nuget package not being included in download folder fix
- e67a893 Fix check for Downloads folder
- cad6944 Update azure-pipelines.yml for Azure Pipelines
- 6682171 Update azure-pipelines.yml for Azure Pipelines
- 316504b Update azure-pipelines.yml for Azure Pipelines
- e82051e Update azure-pipelines.yml for Azure Pipelines
- 0664450 Update azure-pipelines.yml for Azure Pipelines
- 06da24b Update azure-pipelines.yml for Azure Pipelines
- c59d5b8 Update azure-pipelines.yml for Azure Pipelines
- 47b243e Update azure-pipelines.yml for Azure Pipelines
- bac2894 Update azure-pipelines.yml for Azure Pipelines
- 013418d Update azure-pipelines.yml for Azure Pipelines
- 0d47ec3 Update azure-pipelines.yml for Azure Pipelines
- 2db167e fix virtual properties on BSA classes
- 5306d52 Update azure-pipelines.yml for Azure Pipelines
- d908d67 Update azure-pipelines.yml for Azure Pipelines
- 9c0ace8 Removed ApplyModlistProperties function
- 299ac6a Slideshow enable mechanics to Rx
- 382f1cd ReadmeCommand canExecute implementation. ModList to property
- 1282614 Merge pull request #78 from wabbajack-tools/bs2-support
- ae5338d update changelog
- 31b7642 finish ba2 integration
- 2b57e15 Removed Dispatcher members in favor of static reference
- 5ebf9af Removed LambdaCommand in favor of ReactiveCommand
- 89b686c Added ReactiveUI and DynamicData. ViewModel made ReactiveObject
- 29943aa merge master
- 73e56fd Merge pull request #77 from erri120/ui-fix
- 949c9b7 Fixed typo
- 0c51422 NSFW slides are disabled by default
- 775354b Fixed endless while loop
- 6fa03cb Fixed wrong update time
- 2f35012 Merge pull request #73 from erri120/ui-stuff
- ba987f0 HasReadme will now have a value
- 5c4a042 Added null check
- ec4ea08 Changed text viewer title to modlist title
- 299f22b Readme is now readable when installing
- 9b428ae Created TextViewer
- ed3b46e Added Readme to output
- ec6e40e Added null check
- 0882e25 Banner is now extractable and will apply at start
- 0b5c49b Removed original name field from PropertyFile
- 4f8e996 Added PropertyFile
- 14a05be Added tooltip to next button
- e947549 Moved slideshow functions to seperate class
- 8fdeb64 Code cleanup
- 70c8da5 Patch for PR #76
- 65d2cc7 Rebase fix
- 0ed4c98 Slight memory usage optimization
- 4773609 Fixed NSFW mods appearing if disabled
- 63f243d Fixed slideshow starting before installation
- 55cac48 Fixed banner influencing other elements
- bdd6e9a Added light logos for Github and Patreon
- 50af36f Moved from FileStream to MemoryStream
- 7c6be1f Fixed cache not getting deleted at max size
- ebfd78e Optimized image downloading
- c1b5b1c Fixed mods without images not appearing in slideshow
- 1a6d854 Fixed slideshow not updating images
- e10d867 Added empty image
- 938e8a5 Fixed banner image resizing the entire grid
- 5d467a0 Added null check for mods without images
- 144a3d0 Fixed log affecting scaling
- 96a1884 Fixed slideshow checkbox margins and main grid
- 1bbf77c Resizing will work based on min and not max width, height values
- fef113f Fixed bad margins
- 3a5b403 Added viewbox and fixed bad column sizing
- 494be4d Made main window resizeable with fixed min height and width
- 472daba Fixed banner in ModeSelection not being aligned with buttons
- b6ec1ac Fixed properties window not showing when closed
- 3a4131a Renamed the icon to wabbajack
- a01f951 Moved WPFs to UI folder
- 64a5aff Created UI folder, moved icons and banner
- 3d8cdc9 Code restructuring
- a3ecbc9 Created enum for task modes
- 85ce784 Created constant for max cache size
- a183aa2 Added max cached file check
- 735f8d6 Added a/sync options to caching
- 125cb3c Fixed next button
- d5669e8 Rewrote next button to incorporate new slideshow system
- 651ca26 Added slideshow queueing and enable/disable checkbox
- 40f18ed Added ModID field
- 5b1b94d ADded slidershow cache dir to ignore list
- 1ee0137 Created Next button functions
- a0588bb Added next icon
- c774cda Code cleanup
- 8ca8ef1 Fixed setting image path when no image was null
- 4560d7b Fixed custom banner not being included in output
- 28ea1ef Fixed slideshow not working
- 9a28369 Update loop for slideshow will be called when installing
- 558c937 Fixed WJ splash image being removed when not selecting a new one
- a56c773 Added checkbox to enable NSFW contents in slideshow
- 3c574db Added adult field to Nexus Mod
- 06e5817 Added contains adult content field
- 444966e Modlist image will now be included in output
- bcf4705 New properties will now be included in the output
- a6d93d6 Added new property fields
- 5c5f073 Changing properties now only works in compiler mode
- 6fd4283 Changing properties only works if the compiler ui is ready
- b85d27b Compiler window will change state after clicking save
- b7a2279 Properties window will hide and show instead of open and close
- affb15f Added a Save button
- 8976907 Added modlist name, author and description properties
- 522ae4c Added set splash screen properties
- d72803f Changed splash screen image stretch from uniform to fill
- 10f5bda Added boilerplate design code
- f4baae2 Created new Modlist Properties window
- 901de1e Reformatted window creation
- c980de3 Merge pull request #76 from Noggog/ViewModel
- 473ffbd a bunch of integration work, and ba2 fixes
- c418590 Added VS snippet for guiprop
- 7b005a1 ViewModel class /w RaiseAndSetIfChanged
- b6a2818 Merge pull request #74 from tr4wzified/light-icons
- 88fa091 implement new BSA framework for old BSA routines
- afb5eb0 Change all icons on ModeSelectionWindow to light version
- 2c2a322 Merge pull request #72 from erri120/omod-nuget
- ce4a3e1 a good dozen BA2s passed the full test suite
- 9f3ee6a can write .ba2 general files, and they read back without issue
- c7d9332 Removed git submodule initialization from CONTRIBUTING.md
- 1a04c95 Removed OMOD-Framework as a project and added as a NuGet package
- af05894 add support for DXGI_FORMAT_BC6H_UF16
- 817576d start of bs2 support, can read the 4 .bs2 files I threw at it
- 80f6e80 Merge pull request #69 from Eggypapa/patch-1
- 3e4adb1 Merge pull request #70 from tr4wzified/betterlabel
- 4c48aa8 Fix file name mistake in README.md
- e5d36b3 Fix bug where installing modlist would always result in location validation error, Add more validation
- ad66187 preload slides and supress errors from slides
- 33a4292 Fixed minor spelling mistake.
- dd490a0 Merge pull request #65 from erri120/omod-update
- dda13d7 remove the nexus api time limit compleately, it's useless
- a186411 add headless mode for checking archives
- 14eb3e6 put the tests back, I think it was a message box error
- 609bb62 remove a test that was blocking CI
- d50527f fix validation tests to run in CI
- 192dfa1 Change oblivion's game name to Oblivion
- 47676aa Merge branch 'master' of https://github.com/halgari/wabbajack
- 1bdbaaa release 0.9.4
- 37152b6 Merge pull request #66 from erri120/erri120-patch-1
- d7644d9 Updating CONTRIBUTING.md
- 44d5e31 Fix broken ESM cleaning
- fd8bbe6 fix npe
- 5f9c947 inline readme.md into install report
- 4597135 modlists are now .zip files, several bug fixes found in testing
- fd28dfe Updated submodule to get packages from the solution directory
- 1ede321 Added OMOD-Framework as new submodule
- 4750d80 Removed OMOD-Extractor submodule
- eb827f5 change github link to the new location
- ebe2fb6 bump version number
- c989910 remove .exe extractor resource
- ea95c78 updated the README fixed validation and game folder path detection
- eb9e650 integrate content rights validation into the main program
- f648f42 setup initial permissions files
- 9f6fbe1 finish implementing permissions backend logic
- 6c24e4f implement framework for content rights management
- 45bc7ec is dirty tracking was breaking VFS, removed it
- 1418634 add missing file
- c9d12c7 fix deadlock with singleton NexusAPI client. We can look into this in the future, but it's still causing problems so removing the singleton for now
- 43b227a Merge pull request #61 from halgari/http-refactor
- 1b79a64 merge and fix changes to http client code
- bec10fd - Renamed NexusAPI to NexusApiClient for to match naming of MegaApi.
- 491f95a Merge pull request #60 from erri120/selection-window-fix
- 15409f6 Implemented clickable images
- a280a00 Renamed icon files
- 8725cf0 Added new icons to project
- 3190e99 Added Github,Patreon and Discord icons
- 4f31ee4 Fixed wrong window title
- f82d6a3 stop patching exe files
- 7c4c2a5 Merge branch 'master' of https://github.com/halgari/wabbajack
- 79059a6 refactored tests to be a bit cleaner
- e65b84b Merge pull request #58 from tr4wzified/properfoldervalidation
This list of changes was auto generated.