Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add music patcher + Rename to AssetReplacer #10

Merged
merged 6 commits into from
Jun 27, 2022
Merged

Conversation

ithinkandicode
Copy link
Owner

@ithinkandicode ithinkandicode commented Jun 27, 2022

  • Add patchers for the title + battle music.
  • Rename project to "AssetReplacer"
  • Re-work Plugin.cs and generic "mod" variables names to account for the new music patchers
    • Eg. SourceDirectory is now SourceSpritesDirectory.
  • Bump version to 18.0.0

todo:

  • Update sprite logging to include the prefix [Sprites], similar to how the music patchers prefix its logs with [Music]

Adds patchers for the title + battle music. Includes re-works to Plugin.cs and previously-generic variables names, to account for the new patchers (eg. `SourceDirectory` is now `SourceSpritesDirectory`).
@todo: Update sprite logging to include the prefix `[Sprites]`, similar to how the music patchers prefix its logs with `[Music]`
@ithinkandicode ithinkandicode requested review from Zeprus and removed request for Zeprus June 27, 2022 11:11
@ithinkandicode
Copy link
Owner Author

ithinkandicode commented Jun 27, 2022

Compiled DLL

Asset Replacer v18.zip

@ithinkandicode ithinkandicode changed the title Add music patcher Add music patcher + Rename to AssetReplacer Jun 27, 2022
@ithinkandicode ithinkandicode merged commit defc833 into main Jun 27, 2022
@Zeprus Zeprus deleted the music-patch branch July 7, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant