Releases: iminashi/Rocksmith2014.NET
Releases · iminashi/Rocksmith2014.NET
DLC Builder v1.4.0
- The arrangement properties in the info dialog can now be edited.
- The capo fret of an arrangement is now shown in the info dialog.
- The sort fields can now be left empty, in which case they will be automatically created from the regular fields.
- Minor improvements to the phrase generator.
DLC Builder v1.3.0
- Added a button for viewing the lyrics of a vocals arrangement.
- Added a button for viewing some information about a guitar/bass arrangement.
- The version of the Toolkit or DLC Builder used to build the imported PSARC is now shown in the additional metadata dialog.
- Fixed a bug where disabling DD generation for test builds affected PSARC quick edit import.
DLC Builder v1.2.0
- The audio duration is now shown in the UI.
- Removed the "projects folder" setting since it was not being used for anything meaningful.
- The filename of the cover art is now shown in the tooltip.
- Added a link to the release notes into the help menu.
- Added a new validation check for chords with open strings in the middle of a barre.
- Added a new validation check for non-muted chords that have muted strings.
DLC Builder v1.1.1
- Fixed bug in directory creation when importing a PSARC.
DLC Builder v1.1.0
- The start time for the preview audio is now entered in minutes, seconds and milliseconds.
- The preview audio file can now be selected separately from the main audio file.
- Wem conversion is automatically done again if the wav/ogg audio file is newer than the existing wem file.
- Added a new automatic fix for chords that have different sustains on the chord notes.
- Added a new validation check for chords that have "impossible" fingerings.
DLC Builder v1.0.0
- .NET 6 runtime now needs to be installed in order to run the program (on Windows).
- Added "quick edit" PSARC import feature: the files will be extracted into a temporary folder and the original PSARC file will be replaced when the package is built.
- The author of a CDLC is preserved when importing a PSARC and the value for the charter name set in the configuration can be overridden for a project.
- Volume values can now be calculated even if the audio file is a wem file (via conversion to temporary ogg file).
- The issue viewer can be opened by double clicking an arrangement in the list.
- Minor UI improvements.
DLC Builder v0.9.3
- Setting a custom fonts for both the regular vocals and Japanese vocals is now supported.
DLC Builder v0.9.2
- Individual validation issues can now be set as ignored.
- Minor improvements to error handling.
- Updated Avalonia version to fix crashes on Linux.
DLC Builder v0.9.1
- If auto-save is enabled, a save prompt will be displayed when first adding an arrangement to a new project.
- Minor improvements to the "delete test builds" feature.
- Fixed an issue with the previous cover art not being removed from the UI when opening a project that has no cover art set.
- Fixed a crash when pasting into a textbox when the clipboard contains something other than text.
DLC Builder v0.9.0
- Preview audio can now be created even if the main audio is set to a wem file.
- Preview audio will be created automatically if not found when building a package.
- Added a new issue for lyrics that contain no line breaks.
- Fixed a minor issue in the PSARC import.