Page 1 of 1

Text filtering on input boxes IMPLEMENTED

Posted: Wed Mar 22, 2023 8:12 pm
by Stratego (dev)
Text filtering on input boxes

Re: Text filtering on input boxes

Posted: Mon Mar 27, 2023 3:29 pm
by Stratego (dev)
it is ready
- profane filtering on messaging
- and other inputs restricted characters (bet value, game name, account name)

Re: Text filtering on input boxes IMPLEMENTED

Posted: Tue Mar 28, 2023 10:21 pm
by TntAttack
Is this the same filter currently on andriod? Because it's not very good, and constantly blocks normal words e.g. "button", "assumption", etc...

I really enjoy have the non character limit and non filter currently in match chat.

Re: Text filtering on input boxes IMPLEMENTED

Posted: Thu Mar 30, 2023 11:22 pm
by b2198
TntAttack wrote: Tue Mar 28, 2023 10:21 pm Is this the same filter currently on andriod? Because it's not very good, and constantly blocks normal words e.g. "button", "assumption", etc...

I really enjoy have the non character limit and non filter currently in match chat.
It's a tough problem. While I do agree that it blocks way too many normal words (and useful special characters and diacritics as well, like: " <> ' / á ô ñ etc.), it has to be filtered enough to conform to the play store rules (or something like that), since it's rated 10+ there.

The character limit could be extended a bit and more clearly indicated (by not letting you type more than it allows and cutting the rest off, for example) though.

Re: Text filtering on input boxes IMPLEMENTED

Posted: Fri Mar 31, 2023 4:43 am
by Stratego (dev)
there is a whitelist option so if u run into words please start to collect them in this form so i can add to whitelist:
here is current total whitelist

Code: Select all

            "password",
            "pass",
            "assassin",
            "documentation",
            "horsemen",
            "japan",
            "japanese",
            "massive",
            "cumulative",
            "accumulate",
            "cumbersome",
            "ecumenical",
            "circumvent",
            "incumbency",
            "cummerbund",
            "circumcise",
            "circumstances",
            "merrychristmas",
            "christening",
            "unchristian",
            "christiania",
            "rechristens",
            "mischristen",
            "christopher",
            "christmassy",
            "christogram",
            "gallowglass",
            "glass",
            "assasin",
            "grass",
            "association",
            "unsurpassed",
            "associative",
            "impassioned",
            "assemblyman",
            "bumper",
            "bumble",
            "bumped",
            "bummed",
            "bumkin",
            "albums",
            "bumphs",
            "assassinate",
            "immunoassay",
            "subassembly",
            "badass",
            "bummer",
            "closer",
            "dingdong",
            "button",
            "cluster",
            "title",
            "titular",
            "assuming",
            "assassin",
            "assault",
            "class",
            "classy",
            "classroom",
            "jewel",
            "closer",
            "cluster",
            "bump" ,
            "quantity",
            "competition",
            "christmas"