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

Small auto-observe fixes #5788

Merged
merged 7 commits into from
Feb 24, 2024
Merged

Commits on Feb 22, 2024

  1. Runtime fix

    Fixes these runtime errors:
    runtime error: client_screen_add overridden.
    runtime error: client_screen_remove overridden.
    SabreML committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3b8d600 View commit details
    Browse the repository at this point in the history
  2. Hide hidden actions

    SabreML committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    883d371 View commit details
    Browse the repository at this point in the history
  3. Transfer on evolve/devolve

    SabreML committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0771d64 View commit details
    Browse the repository at this point in the history
  4. Spacing

    SabreML committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    24414f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Past tense

    Just to "move them over" so that I can put `COMSIG_MOB_LOGIN` a bit earlier.
    SabreML committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5763afd View commit details
    Browse the repository at this point in the history
  2. Mob login actions fix

    Late-night coding never goes well so this is probably awful, but I'll look at it again in the morning.
    SabreML committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d9aec04 View commit details
    Browse the repository at this point in the history
  3. And this

    Like I said, late-night coding...
    SabreML committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dee3c64 View commit details
    Browse the repository at this point in the history