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

Players can no longer open additional job slots #2824

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

ZephyrTFA
Copy link
Member

@ZephyrTFA ZephyrTFA commented Mar 9, 2024

Changelog

🆑
balance: Only admins can open job slots
fix: Cryoing correctly opens a job slot
code: Refactored ShipOwner into tsx
/:cl:

players can no longer open job slots
@github-actions github-actions bot added TGUI Code change Watch something violently break. labels Mar 9, 2024
@Apogee-dev
Copy link
Contributor

depending on how much you're willing to add to this, it'd be nice if we could still let players reopen job slots they've previously closed or add job slots if a player is gibbed / DNR, up to the ship's designed maximum. i guess by checking the manifest against the status of those player mobs (alive? doesn't exist? DNR?)

@ZephyrTFA
Copy link
Member Author

depending on how much you're willing to add to this, it'd be nice if we could still let players reopen job slots they've previously closed or add job slots if a player is gibbed / DNR, up to the ship's designed maximum. i guess by checking the manifest against the status of those player mobs (alive? doesn't exist? DNR?)

This is now performed

@thgvr
Copy link
Member

thgvr commented Mar 12, 2024

I trust your code is good honestly typescript is above me, rest looks fine though

@thgvr thgvr added this pull request to the merge queue Mar 12, 2024
Merged via the queue into shiptest-ss13:master with commit ae189e8 Mar 12, 2024
14 checks passed
MysticalFaceLesS pushed a commit to CeladonSS13/Shiptest that referenced this pull request Mar 23, 2024
## Changelog

:cl:
balance: Only admins can open job slots
fix: Cryoing correctly opens a job slot
code: Refactored ShipOwner into tsx
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
Constellado added a commit to Constellado/PentestOld that referenced this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break. TGUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants