Skip to content

Portable Rechargers Change - #5943

Merged
walksanatora merged 1 commit into
ss14Starlight:starlight-devfrom
JohnnyMalawny:rechargers-unite
Sep 2, 2026
Merged

Portable Rechargers Change#5943
walksanatora merged 1 commit into
ss14Starlight:starlight-devfrom
JohnnyMalawny:rechargers-unite

Conversation

@JohnnyMalawny

Copy link
Copy Markdown
Contributor

Short description

Allowing portable rechargers to be equipped on the suit slot.

Why we need to add this

The portable recharger is nigh never used due to how clunky it is, how fat it is in your bag, and it only being equippable on your back slot. Changing it to work on the suit storage slot would allow it to be useful and more used.

Media (Video/Screenshots)

image

Checks

  • I do not require assistance to complete the PR.
  • Before posting/requesting review of a PR, I have verified that the changes work.
  • I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
  • I affirm that my changes are licensed under the MIT License and grant permission for use in this repository under its conditions.

Changelog

🆑 Johnny

  • tweak: Changed the portable recharger, now you can put it in a suitslot.

@JohnnyMalawny
JohnnyMalawny requested a review from a team September 2, 2026 16:53
@github-actions github-actions Bot added size/XS S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. Changes: No C# Changes: Prototypes S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. labels Sep 2, 2026
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Team

Run ID: caca3590-c652-425a-a046-0d242430ffee

📥 Commits

Reviewing files that changed from the base of the PR and between e6a1e85 and 7a69bf1.

📒 Files selected for processing (1)
  • Resources/Prototypes/_Starlight/Partials/Entities/Objects/Power/portable_recharger.yml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Summary

Summary

Portable rechargers can now equip in the suitstorage slot as well as the back slot. This reduces inventory burden and improves access during gameplay.

The new PortableRecharger partial adds the Clothing component with the charging equipped prefix and disables quick equip.

Risk areas

  • Existing equipment behavior may change when both back and suitstorage slots are available.
  • Slot conflicts may affect loadouts or item replacement behavior.

Guideline gaps

  • The diff does not show a rationale for keeping the back slot available alongside suitstorage.
  • The diff does not show Shared-first placement analysis.
  • The diff does not show a Starlight ownership comment.
  • The PR body does not mention localization impact.
  • The PR body does not identify breaking changes.
  • The image shows the intended inventory presentation, but the PR body does not describe the design impact beyond reduced carrying burden.

Walkthrough

Adds a PortableRecharger entity partial. The partial configures clothing behavior, the charging equipped prefix, disabled quick equip, and back and suitstorage slot support.

Changes

Portable recharger

Layer / File(s) Summary
Portable recharger clothing definition
Resources/Prototypes/_Starlight/Partials/Entities/Objects/Power/portable_recharger.yml
Adds the Clothing component to PortableRecharger with the specified equip prefix, quick-equip setting, and allowed slots.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 7a69b

This change only allows portable rechargers to be equipped in the suit storage slot. No actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: redmushie

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title identifies portable rechargers and relates to the changeset. It is broad but still describes the main area of change.
Description check ✅ Passed The description clearly explains that portable rechargers can be equipped in the suit storage slot and states the intended usability improvement.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Content + Integration Test Results

Tests 📝 Passed ✅ Failed ❌ Duration ⏱️
1697 1677 0 12m 36s

🎉 No failed tests in this run.

Github Test Reporter by CTRF 💚

@starlightgithub starlightgithub Bot added S: Approved Status: Reviewed and approved by at least one maintainer or dev; a PR may require another approval. and removed S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. labels Sep 2, 2026
@walksanatora
walksanatora added this pull request to the merge queue Sep 2, 2026
Merged via the queue into ss14Starlight:starlight-dev with commit a32cb72 Sep 2, 2026
22 of 23 checks passed
starlightgithub Bot added a commit that referenced this pull request Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes: No C# Changes: Prototypes S: Approved Status: Reviewed and approved by at least one maintainer or dev; a PR may require another approval. S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants