Skip to content

Genshin Instruments v2.3 - 1.19.3

Compare
Choose a tag to compare
@StavWasPlayZ StavWasPlayZ released this 29 Apr 21:32
· 815 commits to master since this release
8b68117

Feature Changes:

  • Fixed drum alpha texture issues
  • Step size of pitch slider is now 0.05

Technical changes:

  • Better API implementation & documentation
    • Changed trigger name genshinstrument_play_instrument to genshinstrument_instrument_played
    • Added new event: InstrumentPlayedEvent
      • This event is fired whenever an instrument has produced a sound. It'll pass the player and the sound produced.
      • This event is fired on the Forge event bus

This update focuses on applying the final polishes necessary for making this mod a usable API for other mods to use.
My intention is to make a sequel mod expanding on Genshin's instruments with various other music production concepts in mind, as well as more instruments and those other digital thingies that are not instruments.

Regardless, this IS probably the last of the 1.19.3 releases of this mod.