Allow Ejecting Lathes to Eject in Batches of 30 #62

Merged
ashley-graves merged 1 commit from extract-stack-20260425 into master 2026-04-25 19:22:54 +00:00
ashley-graves commented 2026-04-25 11:42:18 +00:00 (Migrated from github.com)

About the PR

Title

Why / Balance

QoL

Technical details

Media

Requirements

Breaking changes

Changelog

🆑

  • add: You can now eject a full stack at a time from lathes!
<!-- 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? --> Title ## Why / Balance <!-- Discuss how this would affect game balance or explain why it was changed. Link any relevant discussions or issues. --> QoL ## 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: You can now eject a full stack at a time from lathes!
Sign in to join this conversation.
No description provided.