charred-black icon indicating copy to clipboard operation
charred-black copied to clipboard

The unofficial, online, Burning Wheel Gold character burner – http://charred-black.herokuapp.com

Results 16 charred-black issues
Sort by recently updated
recently updated
newest added

This fix is needed because leads for Evil Necromancer will be broken otherwise (it will end up as ` "key_leads": true, "leads": true`). https://github.com/modality/charred-black/blob/d588af2a8b7d68d089acc27f49c6f3b8a2c9f4ef/src/lib/data/wizard.rb#L83-L84 should be (something like) this: ```...

There's a trailing comma in Death Artist stat: "p," https://github.com/modality/charred-black/blob/d588af2a8b7d68d089acc27f49c6f3b8a2c9f4ef/src/data/wizard/lifepaths.json#L1157

Skills such as Bastions of Hatred from Burning Wheel Gold have Hatred as their root attribute, yet this cannot be selected in adding the skill.

Fixes https://github.com/modality/charred-black/issues/7

It's in the data, I think the Heroku is just running an older version?

It's a training skill in the book, and I think it messes with the detect training code

The JSON in the .char files is written as a single line, unlike Charred which writes the contents of the .char files as formatted ("pretty-printed") JSON.

*Note: This issue is also present in Charred* The DevTools console in Chromium warns of non-unique ids for two elements with id="cost", and four elements with id="name". This might not...

_Note: This bug is also present in Charred_ When downloading a character from Charred Black, custom wises are successfully saved to the .char file. However, if I upload that .char...

Currently, the app automatically determines +/- Steel based on previous lifepaths without any customization options. In the book, +Steel is listed for "soldier, knight, bandit, etc.", while -Steel is for...