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

September cleanup part 2 #152

Merged
merged 1 commit into from
Sep 18, 2024
Merged

September cleanup part 2 #152

merged 1 commit into from
Sep 18, 2024

Conversation

jason-e
Copy link
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
@Gocnak Gocnak merged commit a12bc56 into feat/mom-0.10 Sep 18, 2024
1 check passed
@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