Handful of cherrypicks #720

Merged
LilithArson merged 15 commits from cherrypicks-20260728 into master 2026-07-30 01:37:54 +00:00
Owner

Short description

Why we need to add this

Media (Video/Screenshots)

Checklist

Breaking changes

Ingame Changelog

🆑

  • add: Agent ID UI overhaul
  • add: Borg modules now show what chassis they support when examined
  • add: Thruster/gyroscope fixes
  • add: Ammo view fixes and custom icons
  • add: Clothing inhand sprites
  • add: Awebo (allulalo emotes)
<!-- Link definitions, do not edit --> [guidelines]: https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html [ruleset]: https://rules.byrdstation.space/#h.vigrxrnffwji ## Short description <!-- What do you propose to change with your PR? --> ## Why we need to add this <!-- What is the reason for adding these changes? Please post links to Discussions as well as Bug Reports here. Please describe how this will change the game balance. --> ## Media (Video/Screenshots) <!--If your PR contains in-game changes you must provide screenshots/videos of the changes.--> ## Checklist <!-- Check boxes for faster reviewing of your PR --> - [x] I do not require assistance to complete the PR. - [x] I have verified that the changes work before posting/requesting review of my PR. - [x] I have added screenshots/videos of the changes, or this PR does not change in-game mechanics. - [x] I have read the [Pull Request and Changelog Guidelines][guidelines] and [Byrd Station's Contributor Ruleset][ruleset]. ## 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. --> ### Ingame Changelog <!--If you want the players to know about changes made in this PR, specify them using the template outside the comment. Short and informative.--> :cl: - add: Agent ID UI overhaul - add: Borg modules now show what chassis they support when examined - add: Thruster/gyroscope fixes - add: Ammo view fixes and custom icons - add: Clothing inhand sprites - add: Awebo (allulalo emotes)
clothing inhands
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: PR / labeler (pull_request_target) Successful in 5s
Labels: Size / size-label (pull_request_target) Successful in 3s
CRLF Check / CRLF Check (pull_request) Successful in 3m58s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 2m9s
RSI Validator / Validate RSIs (pull_request) Failing after 2m29s
YAML Linter / YAML Linter (pull_request) Failing after 8m32s
Map file schema validator / YAML map schema validator (pull_request) Successful in 12m14s
Test Packaging / Test Packaging (pull_request) Successful in 24m17s
ea586afcc7
custom ammo icon fixes
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 5s
Labels: Size / size-label (pull_request_target) Successful in 3s
CRLF Check / CRLF Check (pull_request) Successful in 1m58s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 1m31s
YAML Linter / YAML Linter (pull_request) Has been cancelled
RSI Validator / Validate RSIs (pull_request) Has been cancelled
Map file schema validator / YAML map schema validator (pull_request) Has been cancelled
Test Packaging / Test Packaging (pull_request) Has been cancelled
333dbec8e9
missing funcs
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 5s
Labels: Size / size-label (pull_request_target) Successful in 3s
CRLF Check / CRLF Check (pull_request) Successful in 3m39s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m45s
RSI Validator / Validate RSIs (pull_request) Successful in 2m8s
YAML Linter / YAML Linter (pull_request) Failing after 6m49s
Map file schema validator / YAML map schema validator (pull_request) Successful in 9m24s
Test Packaging / Test Packaging (pull_request) Successful in 20m0s
4c5815c326
more fixes
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 6s
Labels: Size / size-label (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 1m39s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 2m1s
RSI Validator / Validate RSIs (pull_request) Successful in 4m23s
Map file schema validator / YAML map schema validator (pull_request) Successful in 9m2s
YAML Linter / YAML Linter (pull_request) Failing after 8m46s
Test Packaging / Test Packaging (pull_request) Failing after 14m46s
0562e7bebc
fix tuah
All checks were successful
Labels: Size / size-label (pull_request_target) Successful in 4s
Labels: PR / labeler (pull_request_target) Successful in 5s
RSI Validator / Validate RSIs (pull_request) Successful in 3m28s
CRLF Check / CRLF Check (pull_request) Successful in 3m54s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m23s
YAML Linter / YAML Linter (pull_request) Successful in 9m8s
Map file schema validator / YAML map schema validator (pull_request) Successful in 11m15s
Test Packaging / Test Packaging (pull_request) Successful in 20m2s
6c14b35d88
LilithArson force-pushed cherrypicks-20260728 from 6c14b35d88
All checks were successful
Labels: Size / size-label (pull_request_target) Successful in 4s
Labels: PR / labeler (pull_request_target) Successful in 5s
RSI Validator / Validate RSIs (pull_request) Successful in 3m28s
CRLF Check / CRLF Check (pull_request) Successful in 3m54s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m23s
YAML Linter / YAML Linter (pull_request) Successful in 9m8s
Map file schema validator / YAML map schema validator (pull_request) Successful in 11m15s
Test Packaging / Test Packaging (pull_request) Successful in 20m2s
to 5554740b3f
All checks were successful
Labels: PR / labeler (pull_request_target) Successful in 6s
Labels: Size / size-label (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 1m59s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 1m46s
RSI Validator / Validate RSIs (pull_request) Successful in 2m4s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m58s
YAML Linter / YAML Linter (pull_request) Successful in 12m13s
Test Packaging / Test Packaging (pull_request) Successful in 27m55s
2026-07-29 01:36:38 +00:00
Compare
LilithArson changed title from Agent ID UI, borg module examine, thruster fixes, ammo view fixes and icons, clothing inhand sprites to Handful of cherrypicks 2026-07-29 01:36:46 +00:00
Contributor

the changelog is incorrectly formatted (missing :cl:)

the changelog is incorrectly formatted (missing `:cl:`)
Author
Owner

@Duuckie wrote in #720 (comment):

the changelog is incorrectly formatted (missing :cl:)

missed the comment block. rip

@Duuckie wrote in https://git.byrdstation.space/Byrd-Station/Byrd/pulls/720#issuecomment-5971: > the changelog is incorrectly formatted (missing `:cl:`) missed the comment block. rip
Better thruster tuning
All checks were successful
Labels: PR / labeler (pull_request_target) Successful in 9s
Labels: Size / size-label (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 1m38s
RSI Validator / Validate RSIs (pull_request) Successful in 2m26s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 3m6s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m18s
YAML Linter / YAML Linter (pull_request) Successful in 10m36s
Test Packaging / Test Packaging (pull_request) Successful in 22m13s
PR Changelogs / changelog (pull_request_target) Successful in 54s
6f5686933b
LilithArson deleted branch cherrypicks-20260728 2026-07-30 01:37:54 +00:00
LilithArson referenced this pull request from a commit 2026-07-30 01:37:56 +00:00
byrdbot referenced this pull request from a commit 2026-07-30 01:38:47 +00:00
Sign in to join this conversation.
No description provided.