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

Shielded cables : Add Shielded LV cables and Shielded APC that only powers objects on top of them #2025

Closed

Commits on Sep 16, 2024

  1. Implement ShieldedApc network

    Shielded cables create a fourth type of cable network. Shielded lv cables will not connect to normal lv cables, and will furthermore require a shielded APC. Otherwise shielded cables work on anything with an extensioncablereceivercomponent on the same tile.
    spacedwarf14 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c005e8d View commit details
    Browse the repository at this point in the history
  2. Make ShieldedNode electrifiable

    spacedwarf14 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9e89f2c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Prioritize shielded cables when searching for providers

    Make it so that if both an lv and shielded cable are underneath the receiver, the shielded cable is always selected as the provider. This also breaks the entity check loop early.
    spacedwarf14 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    34e596a View commit details
    Browse the repository at this point in the history
  2. Power monitor : show shielded networks

    spacedwarf14 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    671ad04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce7ad42 View commit details
    Browse the repository at this point in the history
  4. Shielded Cable / Coil art (draft)

    spacedwarf14 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    23a47bb View commit details
    Browse the repository at this point in the history
  5. Implement Shielded APC and its recipes

    (TODO: Make APCShieldedFrame inherit from APCFrame instead of copying the parameters)
    spacedwarf14 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dd4e942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e36358 View commit details
    Browse the repository at this point in the history
  7. Shielded Cable and means to create it: lathe recipes, random spawn, m…

    …apping action, rcd, cargo
    spacedwarf14 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f506636 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45d8c52 View commit details
    Browse the repository at this point in the history