Skip to content

feat: buttons array - #752

Merged
louis1706 merged 11 commits into
ExMod-Team:devfrom
michcio15:feat/Buttons-array
Feb 19, 2026
Merged

feat: buttons array#752
louis1706 merged 11 commits into
ExMod-Team:devfrom
michcio15:feat/Buttons-array

Conversation

@michcio15

@michcio15 michcio15 commented Feb 14, 2026

Copy link
Copy Markdown

Description

Describe the changes
Adds to the Door class a array of ButtonVariant

What is the current behavior? (You can also link to an open issue here)
Non existend

What is the new behavior? (if this is a feature change)
You can now use Door::Buttons

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@michcio15 michcio15 changed the title Feat/buttons array feat/buttons array Feb 14, 2026
@michcio15 michcio15 changed the title feat/buttons array feat: buttons array Feb 14, 2026

@Someone-193 Someone-193 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bro why are there that many commits for a 2 line change XD

@louis1706

Copy link
Copy Markdown

bro why are there that many commits for a 2 line change XD

that why we Squash lol

@louis1706
louis1706 merged commit 0ef3c68 into ExMod-Team:dev Feb 19, 2026
6 checks passed
louis1706 added a commit that referenced this pull request Mar 31, 2026
* Adds a event that is called after player stops talking with 1576

* Simplify initialization of TransmissionEnded event.

* should be no more warnings when build

* Apply suggestions from code review

Co-authored-by: @Someone <45270312+Someone-193@users.noreply.github.com>

* added the suggestions to make it more exiled like

* Moved to Player Handler

* Update Scp1576TransmissionEnded.cs

Change comments

* Expose Buttons property in Door class to access door button variants

---------

Co-authored-by: @Someone <45270312+Someone-193@users.noreply.github.com>
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
@michcio15
michcio15 deleted the feat/Buttons-array branch April 30, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants