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 support for higher basegame SFX IDs #52

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on May 9, 2023

  1. Add support for higher basegame SFX IDs

    Spencer Everly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    701d0d3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Make comments say sound effects instead of music

    Spencer Everly committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8a75c84 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    63eda4e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e76fcb5 View commit details
    Browse the repository at this point in the history
  2. Much safer remedy for the channelChunksList. Everything above 91 will…

    … just use -1 as the channel
    Spencer Everly committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7beb097 View commit details
    Browse the repository at this point in the history
  3. Fix crashing issue

    Spencer Everly committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9b5bf60 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9a496bd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    33a64f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e3a29fd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    cfd9fda View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    caf31c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f816e5d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e8d5814 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ea47a8d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5264ef1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    add9b4f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5a225d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9196338 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    463e924 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    75f60d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    6c8e835 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    67e4a35 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Merge branch 'WohlSoft:master' into sfx-extended-support

    Spencer Everly authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f60dbf1 View commit details
    Browse the repository at this point in the history
  2. Add Audio.SfxCount, and Audio.MusicCount

    Spencer Everly committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    011e19c View commit details
    Browse the repository at this point in the history
  3. Get proper SFX count

    Spencer Everly committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    10aa7b2 View commit details
    Browse the repository at this point in the history