Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radios with a range of 0 no longer broadcast to the entire tile. #24766

Merged
merged 7 commits into from
Apr 12, 2024

Conversation

FunnyMan3595
Copy link
Contributor

What Does This PR Do

Radios with a range of 0 are now only sent to listeners that are part of the same root atom (the one whose loc is the turf).

Why It's Good For The Game

Fixes #24764. Prevents people from hearing your headset by crawling under you.

Testing

Went to a wall radio. Turned it to hotmic, but not speaker. Spoke. Heard radio.
Took off my headset. Spoke. No radio.
Got a station-bounced radio, set its canhear_range to 0. Spoke. Heard radio.
Put the radio in my backpack. Spoke. Heard radio.
Dropped radio. Spoke. No radio.
Made a mouse, picked it up. Became the mouse. Spoke. No radio
Had the human wear their headset again. Went back to mouse. Spoke. Heard radio.

Changelog

🆑
del: It's no longer possible to hear 0-range radios (like headsets) anywhere on the same tile. You must be part of the same top-level object, e.g. a mouse held by the person wearing the headset.
/:cl:

@FunnyMan3595 FunnyMan3595 added Revert/Feature Removal This PR reverts another PR, is removing another feature we already have Fix This PR will fix an issue in the game labels Mar 23, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Mar 23, 2024
@Contrabang
Copy link
Contributor

no more walking over beepsky for free sec comms 🫡

@Ionward
Copy link
Contributor

Ionward commented Mar 23, 2024

oooh no more getting caught cause an officer walked past you while a syndicate researcher proclaims they've made yet another bomb over the syndicomms

@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting review This PR is awaiting review from the review team and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Mar 24, 2024
Turns out, this is faster than merging the two lists at the start.
@github-actions github-actions bot added the Merge Conflict This PR is merge conflicted label Apr 3, 2024
@github-actions github-actions bot removed the Merge Conflict This PR is merge conflicted label Apr 10, 2024
@S34NW S34NW added this pull request to the merge queue Apr 12, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting merge This PR is ready for merge and removed -Status: Awaiting review This PR is awaiting review from the review team labels Apr 12, 2024
Merged via the queue into ParadiseSS13:master with commit bc4cd8b Apr 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting merge This PR is ready for merge Fix This PR will fix an issue in the game Revert/Feature Removal This PR reverts another PR, is removing another feature we already have
Projects
None yet
Development

Successfully merging this pull request may close these issues.

People can Hear Inaccessible Radio Channels from Sending Request Consoles
7 participants