Skip to content

Alpha Release 0.2.2

Compare
Choose a tag to compare
@matortheeternal matortheeternal released this 04 Feb 05:22
· 157 commits to master since this release

0.2.2.2 Dev Build

As of 2/4/2016 4:40PM (GMT -08:00) I updated this release with a dev build (v0.2.2.2) which resolves #110 and #112.

Changes

  • Refactored project to use decoupled architecture similar to Merge Plugins
  • Added a Plugin Selection Window
  • Cleaned up the Tree Popup Menu, similar items have been grouped
  • Added Tag Manager Form, which allows you to manually clear tags from the plugin, remove specific tags from the plugin, add tags to the plugin, or edit the plugin's description manually.
  • If the "Create combined setting" checkbox is ticked when you close the Tag Manager, it will create and apply a virtual combined setting to the plugin for the tags you selected.
  • Added a tags submenu for plugins, you can now clear tags on plugins, apply tags to a plugin based on your smash setting, or manage tags from the Tag Manager.
  • Fixed various access violations that could sometimes occur when closing the program or when smashing certain records
  • Added a feature that tells smash to merge mods that are comprised entirely of override records. You can enable it from the Patching tab of the Options Window. You will be notified in the smashing log of any redundant plugins that can be disabled after building your smashed patch.
  • Fixed a bug with parsing ungrouped tags on plugins
  • Fixed a bug with renaming a setting not updating its name in the Smash Settings List View in the Settings Manager.
  • No longer creating duplicate virtual combined settings.
  • Fixed bug where resizing the window didn't always update the contents of the form.
  • Added a setting which can be manually added to the settings.ini file if the for simple splash display. This will disable the glow on text in the Splash Form. If the text on the Splash form looks distorted you should enable this setting.
  • Now trimming leading and trailing whitespace when parsing tags. So the following: {{BASH: Delev, Relev }} will be parsed the same as {{BASH:Delev,Relev}}
  • Added submenus for smash setting groups in the Plugins Popup Menu -> Add Smash Setting submenu
  • Now verifying patch name and filename don't have illegal characters that aren't allowed by Windows.