James Long
James Long
### 🔍 Search Terms "optional", "parameter" ### ✅ Viability Checklist - [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [X] This wouldn't change the runtime behavior...
When a function has multiple signatures, the arguments and returns from all but the last signuature are ignored. ```js /** * Object#one() -> Object * Object#one(thing) -> String * -...
Here's some test JSON to upload and see that nothing works. ```json [ { "id": "nodashii_uk", "name": "А-Дащіі", "edition": "snv", "team": "demon", "firstNight": 0, "firstNightReminder": "", "otherNight": 30, "otherNightReminder": "А-Дащіі...
https://discord.com/channels/569683781800296501/1161203348897288252/1243535470437335103
Thinking aloud here ... would it be cool if you could add a token to an info token? Imagine showing "this character selected you" and seeing the Cerenovus under the...
https://discord.com/channels/569683781800296501/1161203348897288252/1228690558172663838
https://discord.com/channels/569683781800296501/1161203348897288252/1226101711492349972
https://discord.com/channels/569683781800296501/1161203348897288252/1225793778175184926
At a guess, this will allow certain roles to be hidden when the grimoire is shown. This will allow a button to hide some characters when there's a Magician in...
The official schema allows for custom orders to be defined - we should, too. Would probably help massively with homebrew scripts https://github.com/ThePandemoniumInstitute/botc-release/blob/main/script-schema.json#L391