WIP: Prescription HUDs, buff Glasses #573

Draft
LilithArson wants to merge 3 commits from scriphud into master
Owner

Checklist

Ingame Changelog

🆑

  • add: Ported prescription HUDs from Delta-V
  • tweak: Made glasses more stronger (DV port)
## Checklist <!--Understand that not following all Contributor rule standards may get your PR closed at a maintainer’s discretion. Failure to follow the Contributor's ruleset may lead to your removal as a contributor.--> <!-- Confirm by placing an X in the brackets [X]: --> - [x] I read the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html) and [Byrd Station's Contributor Ruleset](https://docs.google.com/document/d/1oxCSRBc_2IlrcykljB5SPt783uJX7rMHTT7cImxlKFM/edit?tab=t.0#heading=h.vigrxrnffwji) am following them. - [x] I have added media to this PR, or it does not require an ingame showcase. **Ingame Changelog** <!-- Add a Changelog entry to make players ingame aware of new changes that could affect gameplay.--> :cl: - add: Ported prescription HUDs from Delta-V - tweak: Made glasses more stronger (DV port)
better glasses
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: PR / labeler (pull_request_target) Successful in 8s
Labels: Size / size-label (pull_request_target) Successful in 3s
CRLF Check / CRLF Check (pull_request) Successful in 2m0s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 3m18s
RSI Validator / Validate RSIs (pull_request) Successful in 3m28s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m26s
YAML Linter / YAML Linter (pull_request) Failing after 9m52s
Test Packaging / Test Packaging (pull_request) Successful in 26m7s
f9841e643b
LilithArson changed title from scriphud to Prescription HUDs, buff glasses 2026-07-06 12:36:54 +00:00
i18n + dept scriphuds
Some checks failed
Labels: Size / size-label (pull_request_target) Successful in 3s
Labels: PR / labeler (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 2m52s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 3m18s
RSI Validator / Validate RSIs (pull_request) Successful in 3m45s
YAML Linter / YAML Linter (pull_request) Failing after 9m49s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m40s
Test Packaging / Test Packaging (pull_request) Successful in 18m29s
defe39561a
LilithArson changed title from Prescription HUDs, buff glasses to WIP: Prescription HUDs, buff glasses 2026-07-07 00:26:17 +00:00
Contributor
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(9,14)  No Content.Shared.Tag.TagPrototype found with id GlassesSecurity
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(10,15)  No localization message found with id construction-graph-tag-secglasses
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(25,13)  Entity Prototype ClothingEyesPrescriptionSecurityGlasses was not found!
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(-1,-1)  No Robust.Shared.Prototypes.EntityPrototype found with id ClothingEyesPrescriptionSecurityGlasses
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(35,14)  No Content.Shared.Tag.TagPrototype found with id GlassesCorpsman
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(36,15)  No localization message found with id construction-graph-tag-corpsman-glasses
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(51,13)  Entity Prototype ClothingEyesPrescriptionCorpsmanGlasses was not found!
::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(-1,-1)  No Robust.Shared.Prototypes.EntityPrototype found with id ClothingEyesPrescriptionCorpsmanGlasses
``` ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(9,14) No Content.Shared.Tag.TagPrototype found with id GlassesSecurity ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(10,15) No localization message found with id construction-graph-tag-secglasses ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(25,13) Entity Prototype ClothingEyesPrescriptionSecurityGlasses was not found! ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(-1,-1) No Robust.Shared.Prototypes.EntityPrototype found with id ClothingEyesPrescriptionSecurityGlasses ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(35,14) No Content.Shared.Tag.TagPrototype found with id GlassesCorpsman ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(36,15) No localization message found with id construction-graph-tag-corpsman-glasses ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(51,13) Entity Prototype ClothingEyesPrescriptionCorpsmanGlasses was not found! ::error in /Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml(-1,-1) No Robust.Shared.Prototypes.EntityPrototype found with id ClothingEyesPrescriptionCorpsmanGlasses ```
LukeZurg22 changed title from WIP: Prescription HUDs, buff glasses to WIP: Prescription HUDs, buff Glasses 2026-07-11 08:30:13 +00:00
Some checks failed
Labels: Size / size-label (pull_request_target) Successful in 3s
Labels: PR / labeler (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 2m52s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 3m18s
RSI Validator / Validate RSIs (pull_request) Successful in 3m45s
YAML Linter / YAML Linter (pull_request) Failing after 9m49s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m40s
Test Packaging / Test Packaging (pull_request) Successful in 18m29s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin scriphud:scriphud
git switch scriphud
Sign in to join this conversation.
No description provided.