The Wayback Machine - https://web.archive.org/web/20220722042651/https://github.com/topics/tabletop
Skip to content
#

tabletop

Here are 212 public repositories matching this topic...

boardgame.io
mbrinkl
mbrinkl commented Feb 17, 2022

It would be nice to have an option to pass G and ctx into the redact option in a long form move. The undoable property already has this option, so it should be fairly easy to implement. So it would looke like...

B: {
  move: (G, ctx, ...args) => {},
  redact: true/false or (G, ctx) => {},
},

For my particular use case, I have moves in my game that should normally show

taustinoc
taustinoc commented Sep 25, 2021

Is your feature request related to a problem? Please describe.
MapTool is extremely slow to open when there are thousand or tens of thousands of files in the assetcache folder. With ~20,000 files, my home computer takes up to 4 minutes for MapTool to open. If I manually delete everything in the assetcache folder first, it takes less than 20 seconds. Since it only happens to Windows users, I b

feature good first issue Hacktoberfest

Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].

  • Updated Jun 29, 2022
  • C++
drwhut
drwhut commented Mar 19, 2022

Is your feature request related to a problem? Please describe.
Right now, the game uses the default splash screen used by the Godot Engine. It would be nice to have our own custom version!

Describe the solution you'd like
Design and create a new splash screen representing the Godot Engine, in the style of the game. It should also say something like "Godot Engine", or "Made with the Go

enhancement help wanted good first issue
forbidden-lands-foundry-vtt
einbein
einbein commented Jun 14, 2021

Currently the consumables are implemented as per Forbidden Lands rules. It would be excellent if we could choose between these and the Consumables as per Year Zero SRD.

"Supply Rating: You track each consumable on your character sheet using a Supply rating. A higher rating is better.

Supply Roll: At regular intervals (dependi

feature wontfix good first issue

Improve this page

Add a description, image, and links to the tabletop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tabletop topic, visit your repo's landing page and select "manage topics."

Learn more