Gordon Stein
Gordon Stein
The `nodehun` library the WordGuess service uses has some of this (although its suggest method doesn't seem to necessarily be able to provide that kind of help). It would probably...
From discussion on #2159, a good idea for the maps services (once there's multiple) would be to refactor them with a new class where only the params function and base...
In the discussion for https://github.com/NetsBlox/Snap--Build-Your-Own-Blocks/issues/700 @hamidzr brought up the idea of having a refactored version of the Movies RPC that returns structs instead of having a million different functions.
This needs to be updated, but also, service block libraries should be updated as well. Many older services have less useful libraries and may be missing message types.
I think the simpler CRDTs would work well as NetsBlox implementations rather than a separate service since they're so simple. A service (probably with a library/extension for the client) using...
Here's an example I made of the G-Counter: https://editor.netsblox.org/?action=present&Username=gstein&ProjectName=G-Counter& It requires messaging while collaborating, but that's changeable.
Did you find anything more specific? I found a few things saying it's possibly offensive Thai slang, but I'm leaning more that it was a typo for "yid". There seem...
Unfortunately, "reset" in RoboScape Online is currently implemented by simulating a physical robot rebooting, which would prevent anyone from listening to it in time to receive the `reset` message. However,...
[3425-robot-reset-encrypt-message](https://github.com/NetsBlox/NetsBlox/tree/3425-robot-reset-encrypt-message) has a working encrypt message.
@brollb I think the solution is actually much simpler than we were talking about. We can add the profanity filter just in case, and have a way to send the...