Well, I've been looking into some of the formatting things. Why does the post editor not look like the eventual post? * Vanilla has hard-coded the editor styling into the html, so I can't override it with CSS. Changing this will be expensive, but we might do it anyway. Pending. Can we change the editor to HTML mode, or to…
Interesting. I could use that too instead since it gets the coloring mostly right. Thanks! Suggestion for the CODE block then, if possible. Manually assigning the color to selected text in the CODE block would override its color while manually resetting the color of selected text it brings back CODE block default color.…
Banning is very rare except for spam. There is a moderator-viewable note in each Profile, but not a user-viewable note. Will add this idea. Fixed this: * Subforums list should show the most recent reply in each. We now have an indication of the latest activity in each subforum. Before, these were just blank section names.…
It takes 5 flags, if the spam filter doesn't catch it automatically. Apparently this is hard-coded, we can't lower it. As an alternative, we could increase the barrier to entry, by adding more registration steps. I'll look into this.
Why not use the CODE block instead? Might not be exactly the colors you want, but it does have some syntax coloring, plus line numbers. // get the number of first sel vertice
string $buffer1[];
$numTokens1 = `tokenize $compSel[0] ".[]"$buffer1`;
print $buffer1[$numTokens1 -1]; // print last item in array // make number as…
Hmm we don't have a control for height of the sig field. But we could set a limit on the number of characters. Will have to play with this, try to find a good middle ground. Unfortunately that would break a lot of existing sigs. Hmm. Better search, noted. PNG handling is in the bug list. We can re-enable the old rank…
I think it would be great to have a designated Marvelous Designer thread. I know their forums are not so designated for the game art/development community and it would be awesome to get the dedication that this community has in a structured space. I've seen that Marvelous is starting to gravitate more towards the game dev…
Any features you wish Polycount had? Let us know and we'll see if we can grant them. This is for wishes only, new things to add, not bugs. If you find bugs please see Bugs! We got 'em! Here's our current wishlist, in no order except by where they would appear on the site: Site Features * Embed our twitter feed in a page…