Forum 9

Bookkeeping => Bugs and Feature Requests => Completed => Topic started by: snow on Apr 12, 2025, 07:34 PM

Title: [BBCode] Member-only text snippets
Post by: snow on Apr 12, 2025, 07:34 PM
I've been thinking about building an F9 game server (OpenRCT? Lua-based MUD? Quake? who knows) and would like to keep it limited to those who are here, even if the thread itself is publicly visible. This is already doable with attachments, where those who don't have the "view attachments" permission just see "You aren't allowed to view this attachment" where the attachment would be.

The idea would be just being able to write "The password is [secret]haggis[/secret]" and have the word "haggis" be hidden to logged-out users.
Title: Re: [BBCode] Member-only text snippets
Post by: Skirmisher on Apr 15, 2025, 07:54 AM
I vote for OpenTTD :3
Title: Re: [BBCode] Member-only text snippets
Post by: viviridian on Apr 15, 2025, 08:13 AM
lua-based MUD is calling to me. I haven't actually played any 👀
Title: Re: [BBCode] Member-only text snippets
Post by: lifning on Apr 15, 2025, 05:21 PM
it might be good for logged-in users to have some sort of style on the text indicating that it's got logged-in-only visibility

Quotelua-based MUD
is there enough water on the moon for that?
Title: Re: [BBCode] Member-only text snippets
Post by: snow on Apr 17, 2025, 10:26 PM
Quote from: lifning on Apr 15, 2025, 05:21 PMit might be good for logged-in users to have some sort of style on the text indicating that it's got logged-in-only visibility

Absolutely! My plan was to have a dotted-line border, or maybe a block-type element with a title explaining it's members-only. I'll make a quick proof-of-concept when I'm in front of my computer.

Quote from: lifning on Apr 15, 2025, 05:21 PM
Quotelua-based MUD
is there enough water on the moon for that?

I got this 50ft hose from the hardware store, so that's gotta get us like halfway there...
Title: Re: [BBCode] Member-only text snippets
Post by: snow on Apr 26, 2025, 07:06 AM
This is done, alongside the spoiler tag!

Logged-in users only
Sorry, this content is only available for logged-in users.

What game to choose is still open for discussion, but that might be another topic. ;)