May 25, 2022 8:47 am
tweak/join_a_game
The Join a Game page was a constant source of confusion for new members. It led people to believe it was the screen to use when looking for a game (rather than the Games Tavern).
We've shuffled it one place to the right on the My Games page, giving priority to the Games Tavern.
The Join a Game is now for browsing all active games (games that aren't retired and have active GMs).
The games can be filtered by system (including custom systems) and show the game status, the number of players, and whether they're open for application.
My Games has also been slightly reworked to make the forum access clearer and allow bookmarking.
feature/format_tag
Firstly, DON'T PANIC! The look of the edit toolbar has changed. This wasn't for aesthetic reasons. It's because using icon fonts allows us to use dynamic sizing for mobile devices.
For too long, we've required people to know CSS for fonts, floated images, and fancy effects.
There's a new F button for formatting. Highlight your text or image and choose the effects you'd like to apply.
Toolbar buttons have been added for tables and polls. These let you set the formatting attributes without having to read the BBCode guide.
tweak/notes
You can now directly reply to a note by clicking a little icon in the note's top left.
Notes without a user specified (note="") now act as notes to self (and the GM in a game).
tweak/dice_targets
A new dice rule changes the result to show the count of dice matching a given condition.
I've been told this is used in games with dice pools. For example, Tales from the Loop counts how many dice are 6s; Some versions of Shadowrun counts the dice showing 5-6.
{"rolled":"d6","countTotal":">=5"}
bug/unauth_public_forums
If the user is not logged in and the game's group doesn't have read access to a subforum, then the subforum isn't visible.
The upshot is that private subforums in public games can no longer be accessed by players who simply open an incognito window.
Other tweaks and fixes
* On mobile devices, the date/time of posting has moved inside the post border. This is more consistent with the desktop site and allows room for very long usernames.
* The forum permissions page is a little less messed up on mobile devices.
* The special forum pages (Latest Posts, Unread Posts...) now have more meaningful page titles.
* gmExcludePcs in the Advanced Rules Definitions caused players' PCs to not show for them either.
* Printing character sheets now removes the header and footer and generally pretties things up a bit.
The Join a Game page was a constant source of confusion for new members. It led people to believe it was the screen to use when looking for a game (rather than the Games Tavern).
We've shuffled it one place to the right on the My Games page, giving priority to the Games Tavern.
[ +- ] Screenshot
The games can be filtered by system (including custom systems) and show the game status, the number of players, and whether they're open for application.
[ +- ] Screenshot
[ +- ] Screenshot
feature/format_tag
Firstly, DON'T PANIC! The look of the edit toolbar has changed. This wasn't for aesthetic reasons. It's because using icon fonts allows us to use dynamic sizing for mobile devices.
For too long, we've required people to know CSS for fonts, floated images, and fancy effects.
There's a new F button for formatting. Highlight your text or image and choose the effects you'd like to apply.
[ +- ] Screenshot
[ +- ] Screenshot
tweak/notes
You can now directly reply to a note by clicking a little icon in the note's top left.
Notes without a user specified (note="") now act as notes to self (and the GM in a game).
tweak/dice_targets
A new dice rule changes the result to show the count of dice matching a given condition.
I've been told this is used in games with dice pools. For example, Tales from the Loop counts how many dice are 6s; Some versions of Shadowrun counts the dice showing 5-6.
{"rolled":"d6","countTotal":">=5"}
bug/unauth_public_forums
If the user is not logged in and the game's group doesn't have read access to a subforum, then the subforum isn't visible.
The upshot is that private subforums in public games can no longer be accessed by players who simply open an incognito window.
Other tweaks and fixes
* On mobile devices, the date/time of posting has moved inside the post border. This is more consistent with the desktop site and allows room for very long usernames.
* The forum permissions page is a little less messed up on mobile devices.
* The special forum pages (Latest Posts, Unread Posts...) now have more meaningful page titles.
* gmExcludePcs in the Advanced Rules Definitions caused players' PCs to not show for them either.
* Printing character sheets now removes the header and footer and generally pretties things up a bit.
Last edited June 18, 2022 7:09 am