Skip to content

MFBOPC v2.1.0

Compare
Choose a tag to compare
@Mitsuriou Mitsuriou released this 21 Dec 05:25
· 454 commits to main since this release
bddc1db

VERSION 2.1.0

GENERAL IMPROVEMENTS

  • Reworked totally the Retargeting Tool window to be able to output any body type and version.
  • Corrected some mistakes and typos on both English and french translations.

VERSION 2.0.7

GENERAL IMPROVEMENTS

  • The GUI will have body's, hands' and feet's paths and names cleared if the Assisted Conversion did not provide values for them to be filled.

BUG FIXED

  • Input fields can contain break/new line character (backslash n).
  • If a directory path's part is entered in the "output subname/subpath" field, the conversion fails immediately when starting the file generation.

VERSION 2.0.6

GENERAL IMPROVEMENTS

  • Added an option to target the Assisted Conversion only on the "meshes" subdirectory instead of every subdirectory available.
  • Added an "Are you sure you want to leave the window?" message box when pressing ESC key.
  • Optimized RAM consumption in some cases.

BUG FIXES

  • Fixed an issue with app icon not being resized in About window.
  • Fixed (should be fixed for good, this time) overlapping items in the BodySlide Filters Editor.
  • Fixed a bug when exiting the settings window: no message was displayed if the user was about to lose the value of the "checkForUpdate" checkbox.
  • Fixed the update check at application startup: the message "update available" was not displayed anymore in the menu bar.

VERSION 2.0.5

BUG FIXES

  • Second correction for this bug: Assisted Conversion Tool: the hidden options in the combo boxes were still selectable if using the mouse scroll.

VERSION 2.0.4

BUG FIXES

  • Correction for visually overlapping elements.
  • Updated version number (forgotten in v.2.0.3).

VERSION 2.0.3

GENERAL IMPROVEMENTS

  • New splash screen and application logo.
  • Changed the default GUI theme to Mitsuriou's Dark Theme in order to match the new splash screen and logo.
  • Removed the default configuration file to avoid mismatching language at first launch.
  • Made some fields less restrictive in terms of possible characters inputs (for example, a single quote ->' is acceptable but was not possible to type in some fields).
  • Coloured icons for warning (red) and successful (green) generations' message box.
  • Assisted Conversion Tool: the user is now warned if a BSA file has been found during the mod scan.
  • Added a new skeleton file to the bundled files.

BUG FIXES

  • Assisted Conversion Tool: the hidden options in the combo boxes were still selectable if using the mouse scroll.

VERSION 2.0.2

GENERAL IMPROVEMENTS

  • Added "Roboto Regular" as the default font family when launching the application for the first time.
  • If no skeleton has been chosen from the Assisted Conversion, all related inputs in main GUI will be cleared and the checkbox will be unchecked automatically.
  • Added support for default CBBE Body and CBBE Feet meshes for CBBE 3BBB SMP body type.
  • Added support for Beast Hands for CBBE 3BBB SMP body type.

CLIENT RELEASE

  • Moved back the DLLs to the root of the project.
  • Re-added mistakenly removed "assets" folder.

VERSION 2.0.0

NEW FEATURES

  • Support for CBBE SMP (3BBB).
  • Support for BHUNP (UUNP Next Generation) SSE.
  • You can now generate a preset in an already existing directory (a confirmation popup will appear in this case).
  • It is now possible to prevent the application to check for new updates at startup.

GUI IMPROVEMENTS

  • Mitsuriou's Dark and Light themes were reworked in their totality to obtain a cleaner look.
  • The BodySlide filters Editor window has been totally reworked to enable you to create quickly swappable filters sets.
  • The tabs have been removed from the Options window.
  • The main window is now sorted more logically.
  • Added icons on almost every buttons.
  • Added texts on buttons that used to have only an icon.

GENERAL IMPROVEMENTS

  • Optimized some windows' opening speed.
  • Corrected few bugs.