Skip to content

September cleanup part 2#152

Merged
Gocnak merged 1 commit intofeat/mom-0.10from
feat/sep-cleanup-pt2-pano
Sep 18, 2024
Merged

September cleanup part 2#152
Gocnak merged 1 commit intofeat/mom-0.10from
feat/sep-cleanup-pt2-pano

Conversation

@jason-e
Copy link
Copy Markdown
Member

@jason-e jason-e commented Sep 17, 2024

Changes to go with part 2 of the game code cleanup:

  • Remove MomentumSpectatorTargetChanged in favor of generic ObserverTargetChanged (depends on Add ObserverTargetChanged event StrataSource/pano-typed#24)
  • Remove currentRunData and currentRunStats from HudComparisons (replaced by MomentumTimer::GetObservedTimerStatus() and GetObservedTimerRunSplits())
  • Remove OnMomentumZoneChange (replaced by new timer events)
  • Remove OnChargeToggled and add enabled value to OnChargeUpdate

- Remove MomentumSpectatorTargetChanged in favor of generic
ObserverTargetChanged
- Remove currentRunData and currentRunStats from HudComparisons (replaced
by MomentumTimer::GetObservedTimerStatus() and GetObservedTimerRunSplits())
- Remove OnMomentumZoneChange (replaced by new timer events)
- Remove OnChargeToggled and add enabled value to OnChargeUpdate
@jason-e jason-e force-pushed the feat/sep-cleanup-pt2-pano branch from 9df16ef to 1b9ca50 Compare September 17, 2024 05:20
@Gocnak Gocnak merged commit a12bc56 into feat/mom-0.10 Sep 18, 2024
@Gocnak Gocnak deleted the feat/sep-cleanup-pt2-pano branch September 18, 2024 20:13
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.

4 participants