>>106391003
>Share more info? Looks interesting.
The design is ripped off of facepunch forums circa ~2010 (which is a ripoff of Something Awful).
>threads are categorized by forum - no "suggested" feed
>threads appear in bump order, not "active" or "hot" filters like reddit
>like ~25 posts per page, 25 pages or so per thread before being locked
>bbcode tags (see pic)
>you can "rate" posts using several ratings (agree, disagree, funny, dumb, informative, etc)
>if you get banned, you can read the forums but you cannot post in them
>you get access to only 1 forum: "The Penal Colony", where you can appeal your ban but you can't reply to others' threads
Ideas I want to do also
>community dedicated game servers
>community event calendar
>"looking for group" forum where you can look for other people to play games with (or whatever other group you want)
a community radio station would be cool too but idk what kind of traffic it would get, plus copyright is a bitch these days
I need to really get the permissions system working just right. I need there to be thread-level permissions so that only certain users can post in particular threads. For example, in the graveyard, you should only be able to reply to your own thread. Mods should be able to sticky threads for announcements that only mods can reply to, etc. The permissions are actually mostly there but the code is a little sloppy right now. It's written in C#/MVC