VTT (Virtual Tabletop)?
from phase@lemmy.8th.world to selfhosted@lemmy.world on 23 Nov 17:43
https://lemmy.8th.world/post/319806

I am playing TTRPG remotely. For this, I was using far.app, a js app, which permit to link Game Master and Players in order to share Character sheets, dice roles, some index cards (set up as a “scene”).

Would you know an open-source software that I could self-host to basically have a board with multiple users at once.

#selfhosted

threaded - newest

southernbeaver@lemmy.world on 23 Nov 17:56 next collapse

irmadlad showed me www.cauldron-vtt.net

irmadlad@lemmy.world on 23 Nov 18:18 next collapse

irmadlad showed me www.cauldron-vtt.net

Oh don’t be blaming me damnit. LOL

southernbeaver@lemmy.world on 24 Nov 03:15 collapse

Sorryyyyyy

curbstickle@anarchist.nexus on 23 Nov 18:26 next collapse

Wow, cauldron is looking great! I saw it a long ways back (like pre-1.0) and promptly forgot about it (thanks ADHD).

Wasn’t even thinking about vtt and going to have to stand up an instance before thanksgiving!

phase@lemmy.8th.world on 23 Nov 19:13 collapse

Thank you but it isn’t self-host-able.

J4g2F@lemmy.ml on 23 Nov 19:48 collapse

If you want you can self host it according to there gitlab link.

Not really a install guide include it seems

phase@lemmy.8th.world on 23 Nov 20:36 collapse

Still thank you. I’ll check.

msokiovt@lemmy.today on 23 Nov 18:00 next collapse

From the looks of things, your best options are either Linwood Setonix, Dungeon Revealer, PlanarAlly, QuestPortal, Alchemy, Cauldron, SpellCanvas, Arkenforge, and MapTool. That’s all I could find as of right now. Maybe it’s pottible with Mythic Table, but don’t really know too much about it.

poVoq@slrpnk.net on 23 Nov 19:01 next collapse

There are multiple such projects, for example:

github.com/drwhut/tabletop-club

Or

github.com/Khazlor/Open-VTT

Artaca@lemdro.id on 23 Nov 19:05 next collapse

You probably already know, but FoundryVTT is pretty fantastic. The software/base VTT itself is not open source, but the rule systems and modules (QOL add-ons) mostly are. I self host my own server.

phase@lemmy.8th.world on 23 Nov 19:12 collapse

Yes, but it is closed source and I heard of plug in to add games and so… I don’t want to have a table for few stats and items.

Still thank you for the idea.

Voroxpete@sh.itjust.works on 23 Nov 20:21 collapse

Can you help us to understand why the plugins to add games is a problem for you?

Maybe I’m missing your meaning here, but it reads kind of like you’re expecting some kind of situation where a single VTT would somehow support every game system out of the box?

phase@lemmy.8th.world on 23 Nov 20:30 collapse

I would like to draw a table, add words and numbers, and that’s all. I don’t want to have to code anything. I am GM-ing Blades in the Dark, with Deep-cut, and some things we took from Fate and others. I want to be able to freely create anything, even in the middle of the session. We don’t need automation. I want simplicity.

Voroxpete@sh.itjust.works on 23 Nov 21:50 next collapse

So, it seems like the plugins don’t really affect you either way then? If you don’t want that added functionality, you’re good to just not use it, right?

phase@lemmy.8th.world on 23 Nov 21:58 collapse

I didn’t see that I could just create character sheets and adapt then during a session. Can you?

ekky@sopuli.xyz on 23 Nov 22:30 next collapse

So you want to be able to stream Gimp and have a shared drive with your PC’s sheets, it needs to be open source and with no limitations?

I’d just do gimp+Discord+google docs, but if you want it to be open source and all-in-one then go checkout Nextcloud. I think that’s as free as you get, if even foundry is too limiting.

phase@lemmy.8th.world on 24 Nov 08:03 collapse

Google docs is a no-go. But I was looking at etherpad indeed.

Voroxpete@sh.itjust.works on 24 Nov 01:36 next collapse

Depends what you want to do with those character sheets.

If you just want a text file that people can paste their character sheet into, this will work: foundryvtt.com/packages/taf/ If you want to actually build full custom character sheets, you probably want something more like this: foundryvtt.com/…/universal-tabletop-system/ Or this: foundryvtt.com/packages/custom-system-builder/

There’s also a general purpose PbTA system that’s meant to be customised into different PbTA hacks: foundryvtt.com/packages/pbta/

I guess in the sense that you have to load some kind of system to play, there’s a requirement to use some sort of plugin, so maybe that’s a dealbreaker. But it’s generally not an issue. While premium content for Foundry exists, it’s mostly in the form of rulebooks and scenarios that have been ported into it by the people who make and sell those games. The actual systems are all free, with literally only one exception (Brambletrek, for some reason).

phase@lemmy.8th.world on 24 Nov 08:02 collapse

Thank you. I’ll check again what it proposes.

mrcleanup@lemmy.world on 24 Nov 15:05 collapse

Foundry has so many game systems, even systems like custom system builder, which let you make your own.

If all you want is spreadsheets, why not use shared Google docs or something?

mnemonicmonkeys@sh.itjust.works on 24 Nov 03:39 collapse

I don’t want to have to code anything.

You don’t have to code anything. You just look through the game system browser, pick what you want, and after a few seconds it’s installed.

We don’t need automation. I want simplicity.

Then screenshare over Discord while drawing things in MS Paint. It’s simple and it’s not automated, just like you asked

phase@lemmy.8th.world on 24 Nov 08:01 collapse

Then I have to pick a system. I’ll check if I can play without a system or something which is out of our way.

TheFogan@programming.dev on 23 Nov 19:59 next collapse

I’ve long since switched to foundry, but I used to use

www.rptools.net/toolbox/maptool/

It’s not web based, but the clients are available for linux mac and windows,

Colloidal@programming.dev on 23 Nov 20:05 next collapse

Do you mean fari.app ?

phase@lemmy.8th.world on 23 Nov 20:13 collapse

Yes. The backend service they rely on has changed its API and they said that they have no plan at all to follow. I discovered them only after they left peerJs (an alternative, which is interoperable and open source).

Colloidal@programming.dev on 23 Nov 21:03 collapse

I know the developer got disenchanted with the project and is focusing on his games. Didn’t know there were technical issues. Is it easy to self host?

phase@lemmy.8th.world on 23 Nov 21:39 collapse

Self hosting the frontend is eas but since 2 weeks, the frontend doesn’t connect to the backend, a private company which updated theeir API.

Colloidal@programming.dev on 24 Nov 18:28 collapse

Oh, rats. I liked Fari.

Lutra@lemmy.world on 24 Nov 04:12 next collapse

decorum: a solemn request that questions use question marks.

why: differentiation - between “hey. look at what I made” posts and “anybody know how I can?” questions.

phase@lemmy.8th.world on 24 Nov 08:14 collapse

Are you referring to this? boardgamegeek.com/boardgame/344554/decorum

eutampieri@feddit.it on 24 Nov 10:23 collapse

I think they wanted you to end the post title with a question mark

phase@lemmy.8th.world on 24 Nov 17:23 collapse

Thank you! Fixed :)

monoboy@lemmy.zip on 24 Nov 06:52 next collapse

I use Owlbear Rodeo. It doesn’t do character sheets (unless there is an extension that does), but I find the tabletop with tokens and fog easy to use.

www.owlbear.rodeo

cyberic@discuss.tchncs.de on 24 Nov 16:33 next collapse

Not OSS, but you could self-host Foundry that would allow for that. There’s a lot of plugins for different TTRPG systems

Bluefruit@lemmy.world on 24 Nov 19:04 collapse

Me personally, I really liked using maptool. www.rptools.net/toolbox/maptool/

Its got a bit of a learning curve and doesnt look great, but it gets the job done and is Foss.