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

Revert "Refactor Ramping Event Scheduler (#592)" (#644) #59

Merged
merged 1 commit into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Revert "Refactor Ramping Event Scheduler (#592)" (#644)

    # Description
    This reverts commit 910b4c3.
    
    The PR was never tested properly, and after it was merged on deep
    station, a lot of significant issues have been uncovered, including
    station events appearing every 6-12 seconds regardless of the gamemode,
    some RampingStationEventScheduler component fields being unused, some
    CVars having misleading usages, some CVars being unused, and more.
    
    The PR needs to be re-done and tested thoroughly before it can be
    merged.
    
    :cl:
    - fix: Reverted the station event scheduler rework due to it absolutely
    breaking the game.
    Mnemotechnician authored and VMSolidus committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3965a63 View commit details
    Browse the repository at this point in the history