Ported DeltaV Admin Shipyard Shuttles + Added Linux Utility Scripts #17

Merged
ashley-graves merged 5 commits from shipyard-ports-20260415 into master 2026-04-15 18:59:22 +00:00
ashley-graves commented 2026-04-15 12:32:19 +00:00 (Migrated from github.com)

About the PR

  • Ported DeltaV admin shipyard shuttles
  • Made shipyard shuttles automatically become station members
  • Added Linux utility scripts for running client and server side-by-side.

Why / Balance

Shuttles: Improved CC roleplay
Station membership: To make salvage expedition consoles work on shipyard shuttles.

Technical details

Media

Requirements

Breaking changes

Changelog

🆑

  • add: Ported ERT shuttles from Delta V
  • add: Ported Reclaimer MK. II from Delta V (Buyable in the Shipyard Console)
  • tweak: Shipyard shuttles now automatically become members of the station of the grid they're bought from
<!-- SPDX-FileCopyrightText: 2021 Pieter-Jan Briers <pieterjan.briers+git@gmail.com> SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com> SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com> SPDX-FileCopyrightText: 2022 AJCM-git <60196617+AJCM-git@users.noreply.github.com> SPDX-FileCopyrightText: 2022 Kara <lunarautomaton6@gmail.com> SPDX-FileCopyrightText: 2023 DrSmugleaf <DrSmugleaf@users.noreply.github.com> SPDX-FileCopyrightText: 2023 Kevin Zheng <kevinz5000@gmail.com> SPDX-FileCopyrightText: 2024 Vasilis <vasilis@pikachu.systems> SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com> SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> SPDX-License-Identifier: AGPL-3.0-or-later --> <!-- Guidelines: https://docs.spacestation14.io/en/getting-started/pr-guideline --> <!-- NOTE: All code submitted to this repository is ALWAYS licensed under the AGPL-3.0-or-later license. The REUSE Specification headers or separate .license files indicate a secondary license (e.g., MPL or MIT) solely to facilitate integration for projects that do not use the AGPL license. This secondary license does not replace the fact that AGPL-3.0-or-later remains the primary and binding license. Uncomment and modify the following line if you wish to change the license from the default of AGPL.--> <!--- LICENSE: AGPL --> ## About the PR <!-- What did you change? --> - Ported DeltaV admin shipyard shuttles - Made shipyard shuttles automatically become station members - Added Linux utility scripts for running client and server side-by-side. ## Why / Balance <!-- Discuss how this would affect game balance or explain why it was changed. Link any relevant discussions or issues. --> Shuttles: Improved CC roleplay Station membership: To make salvage expedition consoles work on shipyard shuttles. ## Technical details <!-- Summary of code changes for easier review. --> ## Media <!-- Attach media if the PR makes ingame changes (clothing, items, features, etc). Small fixes/refactors are exempt. Media may be used in SS14 progress reports with credit. --> ## Requirements <!-- Confirm the following by placing an X in the brackets [X]: --> - [x] I have read and am following the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). - [x] I have added media to this PR or it does not require an ingame showcase. <!-- You should understand that not following the above may get your PR closed at maintainer’s discretion --> ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. This will be posted in #codebase-changes. --> **Changelog** <!-- Add a Changelog entry to make players aware of new features or changes that could affect gameplay. Make sure to read the guidelines and take this Changelog template out of the comment block in order for it to show up. Changelog must have a :cl: symbol, so the bot recognizes the changes and adds them to the game's changelog. --> :cl: - add: Ported ERT shuttles from Delta V - add: Ported Reclaimer MK. II from Delta V (Buyable in the Shipyard Console) - tweak: Shipyard shuttles now automatically become members of the station of the grid they're bought from
LukeZurg22 commented 2026-04-15 18:58:34 +00:00 (Migrated from github.com)

The commit names are terrible, in that they don't reflect their content very well at all. It's merging, but please, read the contributors notes.

The commit names are terrible, in that they don't reflect their content very well at all. It's merging, but please, _read the contributors notes._
Sign in to join this conversation.
No description provided.