open-toontown / open-toontown

Open source Toontown Online, based on the latest version of Disney's Toontown Online (sv1.0.47.38).
BSD 3-Clause "New" or "Revised" License
150 stars 72 forks source link

Bug: Typed chat messages do not appear to sender but do appear to others #31

Open vyletbunni opened 3 years ago

vyletbunni commented 3 years ago

I noticed that when typed chat messages are sent, they don't appear to the sender. However, they appear perfectly to receivers. The censors don't work, though I don't imagine those are done yet.

https://gyazo.com/f59212aa49a267ffb0ca74553d3b179f

danr789 commented 3 years ago

The censors code can be added from other toontown repositories, but I wonder if it would work, mainly cause other servers codebase is different.

Will try to implement it in to Open Toontown

NathanX-S commented 3 years ago

The OTP is meant to intercept setTalk and dispatch the proper response to the clients accordingly. As we're using Astron, this behaviour is non-existent.