-
Okay, it *mostly* works. If I put a roll like
> !heroll --d:4n
As a "Custom Action" for a Hero System character sheet, it can't figure out who invoked the command and instead relies on the cu…
ghost updated
2 years ago
-
**Description**
A button shall be available on Character and NPC sheets to trigger improved abilities. Clicking on the Button "Improved ability" shall open up a selection in the roll prompt which will…
-
### Requested feature
Add a CI and a CD:
- CI should:
- compile the sheet and run tests (if applicable) in PRs and main branch
- Verify that commit message conform to expected format for the m…
-
### Issue Checklist
- [X] I have properly named the enhancement
- [X] I have checked the issues/discussions pages to see if the enhancement has been previously suggested
### What is your suggestion,…
-
Hello!
I replaced getActiveSpreadsheet with this:
```
var ss = SpreadsheetApp.openById("MYCODE");
var sheet = ss.getSheetByName("TEST");
```
but, both doGet and doPos fail each time…
cnetz updated
1 month ago
-
Hello. I have an NPC, who travels with a group. And he has several options for downtime, as well as players at their request. How do I add the Downtime tab to the master sheet character. I use Tidy 5e…
-
## Environment
- **Source Connector and version**: Github
- **Destination Connector and version**: Google Sheets 0.1.1
## Current Behavior
The destination fails when writing a cell value contain…
-
This is an issue brought up by https://github.com/mikira7 in another Issue thread, seems worth breaking out into its own issue.
**Is your feature request related to a problem? Please describe.**
T…
-
**Bug Description:**
When An Item or Behaviour is created in the item tab and dragged on a character sheet it causes the sheet to no longer be able to open. In order to open them I had to manually ex…
-
In the current sheets, the movement speed widget displays the highest available movement speed by default, which isn't always the most useful at a glance. For example, in this screenshot, this charact…