-
Notifications
You must be signed in to change notification settings - Fork 12
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
"Audio.music" system with music overriding #77
base: master
Are you sure you want to change the base?
Commits on Jan 29, 2024
-
Spencer Everly committed
Jan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ec78a5 - Browse repository at this point
Copy the full SHA 6ec78a5View commit details -
Update music alias automatically when the alias has changed, also add…
… support for getting the currently playing music and SFX
Spencer Everly committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b736370 - Browse repository at this point
Copy the full SHA b736370View commit details
Commits on Jan 30, 2024
-
Make sure currentSfxID also updates when the alias has changed, and s…
…tart on events for SFXs (onSFXStart)
Spencer Everly committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 021cdaa - Browse repository at this point
Copy the full SHA 021cdaaView commit details -
Fix issue with crashing at startup, and improve code a bit
Spencer Everly committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for bcacab9 - Browse repository at this point
Copy the full SHA bcacab9View commit details -
Finally fixed it... it's no good without entirely replacing the Chunk…
… system though...
Spencer Everly committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 865c93a - Browse repository at this point
Copy the full SHA 865c93aView commit details -
Limit onSFXStart to just IDs for now... I also added Audio.SfxGetPath
Spencer Everly committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 438282d - Browse repository at this point
Copy the full SHA 438282dView commit details -
Fix issue with sound still playing when cancelled
Spencer Everly committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 0bca9df - Browse repository at this point
Copy the full SHA 0bca9dfView commit details -
Remove Audio.SfxGet and Audio.SfxGetPath. They're not that great of a…
… function anyway...
Spencer Everly committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 6bb5156 - Browse repository at this point
Copy the full SHA 6bb5156View commit details
Commits on Jun 20, 2024
-
Merge remote-tracking branch 'upstream/master' into music-slot-switching
Spencer Everly committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d7f3542 - Browse repository at this point
Copy the full SHA d7f3542View commit details -
Remove unused gOnStartRan variable
Spencer Everly committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 3727a4e - Browse repository at this point
Copy the full SHA 3727a4eView commit details -
Remove onSFXStart event codes for this branch
Spencer Everly committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c8e439c - Browse repository at this point
Copy the full SHA c8e439cView commit details
Commits on Jun 22, 2024
-
Add changes from the music get PR
Spencer Everly committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for f43e6b2 - Browse repository at this point
Copy the full SHA f43e6b2View commit details -
Add seized music playback support for music overriding
Spencer Everly committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 3efbb37 - Browse repository at this point
Copy the full SHA 3efbb37View commit details -
Spencer Everly committed
Jun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for bf1e9b6 - Browse repository at this point
Copy the full SHA bf1e9b6View commit details