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

adds to_chat(zlevel) with PoC on blob telepathy #15589

Merged
merged 1 commit into from
Jul 31, 2017
Merged

adds to_chat(zlevel) with PoC on blob telepathy #15589

merged 1 commit into from
Jul 31, 2017

Conversation

MadmanMartian
Copy link
Contributor

You can now pass an integer to to_chat as the target for it to send the message to clients on the z level specified by the integer. Proof of concept is blob telepathy due to reported issues of it sending messages to people still in the lobby, as it was to_chat(world) previously

closes #15481
closes #14200

@Intigracy Intigracy added the System Modifies an underlying system within the game, may not affect players in any way. label Jul 31, 2017
@Intigracy
Copy link
Contributor

👌

@Intigracy Intigracy merged commit c4081d2 into vgstation-coders:Bleeding-Edge Jul 31, 2017
@MadmanMartian MadmanMartian deleted the blob_telepathy_changes branch July 31, 2017 20:00
@SonixApache
Copy link
Contributor

pretty sure this broke blob telepathy for everyone

@Aurx
Copy link
Contributor

Aurx commented Aug 8, 2017

At the very least, it broke telepathy for anyone inside anything, unless the blob is also inside something in which case it'll only send to people inside things (but inside things on any z).

@Shadowmech88
Copy link
Contributor

That's because things inside other things are actually in nullspace, with a z value of 0.

@SonixApache
Copy link
Contributor

We had a blob on the station the other day. Got a bunch of Your vision becomes cloudy, and your mind becomes clear. messages. Didn't get the actual transmitted messages till I died and ghosted.

@Exxion
Copy link
Member

Exxion commented Aug 9, 2017

Wait.
You got those messages but not the actual messages? But they use the same system.

@SonixApache
Copy link
Contributor

One is spawned, one is not. Dunno. I'll check it next time there's a blob.

@Exxion
Copy link
Member

Exxion commented Aug 9, 2017

I'm not sure it is
Because the second one under the spawn(5) isn't indented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System Modifies an underlying system within the game, may not affect players in any way.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can hear blob whispering in lobby. You can hear blob overminds telepathy from the lobby
6 participants