Skip to content

Phosphor night vision#285

Open
nabegator220 wants to merge 6 commits into
masterfrom
nvgs
Open

Phosphor night vision#285
nabegator220 wants to merge 6 commits into
masterfrom
nvgs

Conversation

@nabegator220

Copy link
Copy Markdown
Collaborator

What was changed

Adds the very cool phosphor night vision present on monolith with KS14 adjustments and changes:

  • removed the goggle overlay functionality
  • added the options for simple fullbright, fullscreen phosphor and conical phosphor
  • most things are highly tunable

Why

Wizden merged an inferior product + we need cone nvgs for a scenario

Test plan

- type: entity
  id: ScenarioNightVisionGoggles
  name: night vision goggles
  parent: ClothingEyesBase
  components:
  - type: Sprite
    sprite: Clothing/Eyes/Glasses/meson.rsi
  - type: Clothing
    sprite: Clothing/Eyes/Glasses/meson.rsi
  - type: PhosphorNightVision
    #relayOverlay: true
    #goggleEffect: true
    #viewCircleRadius: 450
    #viewCircleCount: 4
    #viewCircleSpacing: 280
    #action: ActionTogglePhosphorNightVision
    #phosphorColor: "#00FF00"
    #lightingColor: "#FFFFFF32"
    isCone: true
    action: ActionTogglePhosphorNightVision
    phosphorColor: "#00FF00"
    lightingColor: "#FFFFFF32"
    relayOverlay: true
  - type: ClothingGrantComponent
    component:
      - type: PhosphorNightVisionRecipient

you can use this prototype to quickly spawn them in and test them out

Media

image

Requirements

  • Tested, works.
  • I have added media to this PR or it does not require an ingame showcase.
  • Design doc

Breaking changes

Fucked with inventorysystem.relay

Changelog
🆑

  • add: Phosphor night vision.

@github-actions

Copy link
Copy Markdown
Contributor

Please wait 🛑
Before contributing to wizden repository 🤚
I do not see your vision 👓
Where is your design doc ❓
Why does this pr add something that i cant see with a naked eye unless i played the game? 😴

@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

RSI Diff Bot; head commit 98cd355 merging into 03a0b80
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_Mono/Interface/Actions/night_vision.rsi

State Old New Status
icon Added

Edit: diff updated after 98cd355

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant