Skip to content

Fix Talking Across Docked Grids#593

Merged
OldDanceJacket merged 2 commits intoSimple-Station:masterfrom
VMSolidus:Sound-Updates
Jul 26, 2024
Merged

Fix Talking Across Docked Grids#593
OldDanceJacket merged 2 commits intoSimple-Station:masterfrom
VMSolidus:Sound-Updates

Conversation

@VMSolidus
Copy link
Copy Markdown
Member

Description

#574 introduced a bug whereby people who are each on separate grids, but the grids were attached, could not talk to each other. I have corrected this by making it so that when the Cross-Grid check is handled, it also checks to see if the two different grids are JOINTed to each other. Therefore allowing sound to travel across the connection. This should also work from Shuttle To Planet, since it's also handled via the same system. This means that docked shuttles allow sound to travel across to the docked station(or other shuttle), as well as shuttles docked to a planet's surface will permit sound to travel to the planet.

Changelog

🆑

  • fix: Fixed a bug where sound was not traveling over a Shuttle-Docking connection. Attached grids now permit sound to travel through.

@github-actions github-actions bot added the Changes: C# Changes any cs files label Jul 25, 2024
@DEATHB4DEFEAT DEATHB4DEFEAT added Priority: 2-High Needs to be resolved soon Size: 5-Very Small For especially small issues/PRs Type: Bug [Un]intentional issue with something labels Jul 25, 2024
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
@OldDanceJacket OldDanceJacket merged commit ec76fb9 into Simple-Station:master Jul 26, 2024
SimpleStation14 added a commit that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes: C# Changes any cs files Priority: 2-High Needs to be resolved soon Size: 5-Very Small For especially small issues/PRs Type: Bug [Un]intentional issue with something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants