Skip to content

Commit

Permalink
Fixes Issue #10 Trigger an event that allows to override the default …
Browse files Browse the repository at this point in the history
…projectile sounds.

* #10 Adds XComSoundManager to the HL
* Issue #10 Trigger Events for projectile fire and death sounds to allow sound override
* Update CHANGELOG.md
  • Loading branch information
Musashi1584 authored and MalucoMarinero committed Sep 13, 2017
1 parent 6c7f375 commit 2a6bfac
Show file tree
Hide file tree
Showing 4 changed files with 2,527 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ All notable changes to Vanilla 'War Of The Chosen' Behaviour will be documented

### Event Hooks

- Add 'WillRollContext' for modifying Will Rolls in
- `OnProjectileFireSound` and `OnProjectileDeathSound` in X2UnifiedProjectile that allow to override the default projectile sounds. (#10)
- Add `WillRollContext` for modifying Will Rolls in
XComGameStateContext_WillRoll (#13)
- Allow to use the Reaper UI without being super concealed. New events
`TacticalHUD_RealizeConcealmentStatus` and `TacticalHUD_UpdateReaperHUD` (#6)
Expand Down
Loading

0 comments on commit 2a6bfac

Please sign in to comment.