Currently, I'm working on getting the bulletins back up and running after I found a backup of the table structure, which I'm completely changing. There will be big improvements made to the bulletins to allow 1 to many relationships for bulletins and factions, with the ability to have a "all factions" override instead of having a bulletin be faction specific.
One thing I don't understand was this "post type" option. Each post could be flagged as one of the following:
- Out of character
- Autobots only
- Decepticons only
- All factions
Specifically, I don't understand the "Out of character" option. Do you think this was for messages directed at players instead of sounding like a message that would be "in game" (i.e. a message from Megatron to his troops)?
My "is_global" flag will take care of the "all factions" flag, and we'll have checkboxes for each faction that the message should display for. Just need to figure out the "out of character" flag.