I have been working on a dedicated play-by-post application.
It’s at the point where I have all the features that I want, but no where near something that I can realistically share with others (it is still quite buggy and there’s been no work done for packaging it for non-developers).
I am wondering if there is even any interest. I think that discord probably works fine for many folks.
Here are the features I that I want and which are in my app:
- separate in-character and out-of-character channels, with name/avatar distinctions between them. (you can do this in discord via tuppers and convention, but it’s a bit kludgy).
- dice rolling. there are a bajillion apps for this on discord. I wanted one that made it easy to have custom game rolls, so that I can, for example, type
/strto do a strength check using the rules of the current game that I am playing. maybe there’s a discord bot that does this well, I don’t know. - quick rules wiki. I want a place for players to see the condensed rules for the game we are playing. you can do this in discord with a separate channel.
- character sheets. there are all kinds of cool tools for this, even google sheets works pretty well, but I thought having it in one app would be nice.
- images. it’s nice to share images. discord obviously does this, but they can get lost in the conversation, unless you put them in their own channel, which works great.
- maps. I don’t want a full VTT myself. I think groups differ wildly on what they do want, though. What I want is the ability to share a map, the GM has some fog tool to hide things, and there are tokens you can move around. you definitely can’t do this on discord.
- lastly, I don’t want to have to rely on companies to run things for me. but I also do not want to run a server that lots of others rely on. my app is peer-to-peer. the GM has to have the app running for the players to play. all the information for each campaign is stored with the GM.
I made a (very rough and amateur) video showing all this off: https://www.youtube.com/watch?v=xWaspRiMBXE
I would love to know your honest thoughts. I’m at the 90/10 mark on this project, the place where most die. The work remaining is the least glorious.