Fork of https://github.com/modality/charred-black.
Short term, has some fixes.
Long term, may include a tool to create and edit stock/lifepath/skill/trait data.
http://charred.obscuritus.ca:8080/#/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
- Dark Elf - Bitter Reminders rules
- Troll stock
- Add emotional attributes to the PDF
- Add a page to the pdf for Health + Steel questions
- Add a page to the pdf for trait descriptions
- Add weapon info to the pdf based on some educated guesses (e.g. do you have the arms resource and the Spear skill?)
- Write a guide on creating your own JSON data files
- Custom upload for your own data files
- Updates to Roden and Great Wolves files (currently the data comes from Monster Burner and not Codex)
[2.1.1] - 2019-07-14
Changed
- Traits on PDF are now just a comma-delimited list (instead of newline) and shrink to fit in the appropriate space
- Fix a typo in Dark Elf lifepaths
[2.1.0] - 2019-07-11
Added
- Dark Elf lifepaths and Spite emotional attribute.
- README.md and CHANGELOG.md
Changed
- Spite is calculated using the Grief value, and this required some updates to the
[2.0.1] - 2019-07-10
Fixed
- First Mate LP is now selectable with 2 seafaring LPs. Previously: if Son of a Gun was the first LP, it was not selectable. Example: Son of a Gun -> Officer's Mate -> First Mate.
[2.0.0] - 2019-07-09
Added
- Use the Gold character sheet
- Display the trait descriptions next to the traits
- Added the Wizard Burner lifepaths
- Updated the color scheme so you know you're using the new one
Changed
- Charred Black release. Most of the frontend code is the same as Charred, but the backend is completely rewritten (out of necessity).
- Emotional attributes are calculated but not yet shown on the character sheet.