Russell Mirabelli
Russell Mirabelli
Currently Marathon prints all of the script's output at the end of the script running. I'd love to see Marathon instead use a Pipe() along with waitForDataInBackgroundAndNotify(), rather than use...
To improve data consistency, changed Phy20 to ("physical", 20), Phy40 to ("physical", 40) and Phy100 to ("physical", 100)
Added a language filter mechanism. This will allow developers to quickly implement light client-side filtering for a selection of words that are vulgar, hateful, or disrespectful. Anyone interested in investigating...