Conversation
|
changes look good so far, gonna test in studio |
|
output gives "Not a valid command string." when typing "i see a delay"??? seems like namespaces aren't properly handled |
|
I'll check it out |
|
found a fix, gonna commit it |
|
Really cool contribution, though I don't exactly agree with some of the changes made. The traceback messages that have been added to :WaitForChild and the :Connect warnings aren't 1:1 to Roblox, nor do they filter out internal sb stacktraces. The new command system is interesting, and does solve an issue related to #4, but it also allows for things like |
This fork attempts to fix #4 by processing commands separately if the namespace is not the command.
This fork also fixes #7 replacing the --TODO placeholder.