tiddlywiki-dnd icon indicating copy to clipboard operation
tiddlywiki-dnd copied to clipboard

Manage D&D campaigns with TiddlyWiki

Results 5 tiddlywiki-dnd issues
Sort by recently updated
recently updated
newest added

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

The `dnd` module unit tests are alright, but they're a little cumbersome and don't test the actual macro interface. It'd be better to test the actual wikitext, using TiddlyWiki itself...

Add tool to create random tables: | d10 | Encounter | |:-:|-| |1|Spriggan| |2–5|Owlbear| |6–8|Wood elf bandits| |9|Brown bear| |10|Giant elk| Ideally, store this data as a dictionary tiddler so...

feature

Consider a tiddler with the following fields: | Field | Value | |-|-| |`dnd.creature.size`|medium| |`dnd.creature.type`|humanoid| |`dnd.creature.tags`|orc| |`dnd.creature.alignment`|chaotic evil| According to the convention in the English material, we should render the...

enhancement
i18n

Fields: * [ ] Category * [ ] Armour * [ ] Potion * [ ] Ring * [ ] Rod * [ ] Scroll * [ ] Staff *...

feature