Static Variable

Results 4 issues of Static Variable

There are a lot of places in the code that require to iterate through the list of items, either in the inventory, or in the room, which boils down to...

In order to simplify management of dice pools, a features is needed to automate the dice pool setting. This will likely help out newbies and experienced players. Add command to...

0.9.0

This example does not work, because node being passed in event is deep copy (and is no longer a part of a tree). ```javascript tree.on('nodeSelected', function(event, node, options) { tree.addNode([{text:...

## Checklist ### Required - [x] I wrote the PR title in [conventional commit format](https://docs.cataclysmbn.org/en/contribute/changelog_guidelines/). - [ ] I ran the [code formatter](https://docs.cataclysmbn.org/en/contribute/contributing/#code-style). - [x] I linked any relevant issues...

src