Skip to content

v1.6.6

Latest

Choose a tag to compare

@LightAi39 LightAi39 released this 03 Apr 15:17
0c26215

This plugin release is for ChroMapper v0.13.892 (Stable Release Channel).

Installation

Download the ChroMapper-AutoModder-v1.6.6.zip ZIP from this release and extract it. Move the ChroMapper-AutoModder.dll from this zip to your ChroMapper Plugins folder. Overwrite the old file if present.

Usage

Check out the readme and wiki!

Suggestions, questions or issues

Please feel free to create a post in the BeatLeader Discord under the AutoModder forum if you have any suggestions, questions, or if you encountered an issue. You are also welcome to open an Issue or PR, but using Discord will likely get a faster response.

NOTE:

Hotkey to add comment is now Ctrl + R

Plugin additions

  • VNJS criteria detection
  • Automatic timing comparison of a difficulty to another
  • Button to delete all comments
  • The plugin can now import generic mod directly into CM as bookmark and timeline marker.
    Optional prefix can be (?), (S), (N) or (i), (X), / Modified, - Removed, + Added.
    Each line must have at least one number, otherwise they will be ignored.

What's Changed

  • Project is now in SDK-style
  • Now target netstandard2.1
  • Parser, Analyzer and JoshaParity added as Submodule and also target netstandard2.1
  • Parser now use System.Text.Json instead of Newtonsoft.Json
  • JoshaParity now use Parser, like the rest of the projects
  • BLMapCheck had some code cleaned up
  • Hotkey to add comment is now Ctrl + R
  • Info (magenta) auto-generated data is now called Data and doesn't appear on normal export. Both are still in magenta.
  • Info is now used as Note for the mapper during a mod
  • A bunch of bug fixes

New features:

  • VNJS criteria detection
  • Automatic timing comparison of a difficulty to another
  • Button to delete all comments
  • The plugin can now import generic mod directly into CM as bookmark and timeline marker.
    Optional prefix can be (?), (S), (N) or (i), (X), / Modified, - Removed, + Added.
    Each line must have at least one number, otherwise they will be ignored.

Legend:
(?) - Questionable/Unsure
(S) - Suggestion
(N) - Info/Note
(X) - Issue/Error
No prefix - Automatically considered the same as (N)

The plugin now has different export buttons:

  • Export Full
  • Export Data
  • Export Compact
  • Export Compact (Manual)
  • New Hotkey to copy comment: Alt + C
  • New Hotkey to paste comment: Alt + V

On popup:

  • New Button to Quick Delete comment
  • New Button to toggle comment as Manual or Autogenerated

Known bugs:

  • Having a difficulty with less than 20 notes will generate an exception when trying to check another difficulty of the same characteristic.

Full Changelog: v1.6.4...1.6.5