Releases: yochaigal/Cairn-FoundryVTT
0.10.20
0.10.19
What's Changed
- Add localization to be able to translate the system by @lecrapal in #60
- Add danish by @lasseborly in #61
- Add french language by @lecrapal in #62
- Optimize tokens, add character generator, weapons can be drag and drop into toolbar, add drag and drop of item between actor by @maqloner in #63
New Contributors
- @lecrapal made their first contribution in #60
- @lasseborly made their first contribution in #61
- @maqloner made their first contribution in #63
Full Changes
Optimized all tokens.
Add a configurable character generator.
Add a button to generate a character in the Actor directory.
Add a button to regenerate a character in the actor sheet.
Items can be drag and drop between actors.
Inventory items are now sorted by name with the equipped items on top
Weapons can be drag and drop into the toolbar for a shortcut to attacking.
Add basic support for initiative.
Characters are now created with token vision and a friendly disposition.
Add a missing token for cart, and add it as an item for the character generator
Update torch to use 1 slot instead of 0.5
Update a single rations to use 1 slot instead of 0.5
Slot calculation now only count the number of slots
About the character generator
All the roll tables has been redone and add to a new "Character Creation Tables - SRD"" compendium.
Compendiums don't needs to be imported into the world for the character generator to work.
The configuration is exposed through "game.cairn.config.characterGenerator".
Character generator code is exposed through "game.cairn.characterGenerator" if a macro want to use them directly.
The code and roll tables related to the old macro hasn't been modified.
0.10.18
Full Changelog: 0.10.17...0.10.18
Fixed character gen macro icon
0.10.17
Full Changelog: 0.10.16...0.10.17
Fixed coin icon and updated "more spellbooks" compendium
thanks to @danielbackus again for the script to update spellbooks!
0.10.16
What's Changed
- Sort pack entries by ID by @olivier-grech in #54
- Add back collapsible items descriptions by @olivier-grech in #55
Full Changelog: 0.10.15...0.10.16
0.10.15
What's Changed
- Remove deprived and coin images by @olivier-grech in #53
Full Changelog: 0.10.14...0.10.15
0.10.14
0.10.13
0.10.12
What's Changed
- Have a more consistent height for inputs by @olivier-grech in #48
- Cleanup files by @olivier-grech in #49
Full Changelog: 0.10.10...0.10.12
0.10.10
What's Changed
- Fix tabs CSS by @olivier-grech in #47
New Contributors
- @olivier-grech made their first contribution in #47
Full Changelog: 0.10.9...0.10.10