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

Station AI ability to electricute doors #32012

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2024

  1. Boom! Emergency access!

    ScarKy0 authored and pa.pecherskij committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bc88447 View commit details
    Browse the repository at this point in the history
  2. Emergency access sound

    ScarKy0 authored and pa.pecherskij committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    60bd34f View commit details
    Browse the repository at this point in the history
  3. locale

    ScarKy0 authored and pa.pecherskij committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    130a3ea View commit details
    Browse the repository at this point in the history
  4. Updated sounds

    ScarKy0 authored and pa.pecherskij committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8d33a04 View commit details
    Browse the repository at this point in the history
  5. bleh

    ScarKy0 authored and pa.pecherskij committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    136f19b View commit details
    Browse the repository at this point in the history
  6. Door electrify base

    ScarKy0 authored and pa.pecherskij committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    265fd07 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    a08fffc View commit details
    Browse the repository at this point in the history
  2. refactor: use SharedApcPowerReceiverComponent to check if AI can inte…

    …ract with door
    pa.pecherskij committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a5967bb View commit details
    Browse the repository at this point in the history
  3. refactor: added icon and sound for door overcharge

    pa.pecherskij committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9050743 View commit details
    Browse the repository at this point in the history
  4. meta.json should use tabs not spaces

    pa.pecherskij committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    846cf95 View commit details
    Browse the repository at this point in the history
  5. refactor: extracted sounds for airlock overcharge to static field in …

    …system
    pa.pecherskij committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    ac19543 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. refactor: cleanup, ScarKy0 mentions for resources

    pa.pecherskij committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fc889c4 View commit details
    Browse the repository at this point in the history
  2. refactor: removed unused textures

    pa.pecherskij committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    43261a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: now notification is displayed when AI attempting to interact wi…

    …th door which have wire cut
    pa.pecherskij committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d899a5a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. StationAiWhitelistComponent is properly gating BUI OnMessageAttempt, …

    …SharedPowerReceiverSystem.IsPowered is now used to check if device powered
    pa.pecherskij committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    36ff0ee View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge remote-tracking branch 'origin/master' into feature/ai-door-ele…

    …ctricute-for-real
    pa.pecherskij committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    28f27fb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/ai-door-ele…

    …ctricute-for-real
    pa.pecherskij committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9b2f203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d8d5d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67e6875 View commit details
    Browse the repository at this point in the history
  5. bolts now check for power using SharedPowerReceiverSystem

    pa.pecherskij committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5dc4dfc View commit details
    Browse the repository at this point in the history
  6. electrify localization and louder electrify sounds

    pa.pecherskij committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7483434 View commit details
    Browse the repository at this point in the history
  7. extracted ShowDeviceNotRespondingPopup, reverted airlocks not opening…

    …/closing when ai wire was cut
    pa.pecherskij committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0b81947 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. refactor: cleanup

    pa.pecherskij committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    96c46fc View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. New sprites and fixes

    ScarKy0 authored and pa.pecherskij committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1a7eac5 View commit details
    Browse the repository at this point in the history
  2. Copyright

    ScarKy0 authored and pa.pecherskij committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fdc01d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. even more sprite changes

    ScarKy0 authored and pa.pecherskij committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    64094f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. refactore: cleanup, rename overcharge => electrify

    pa.pecherskij committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c1f9f60 View commit details
    Browse the repository at this point in the history