Skip to content

Releases: yochaigal/Cairn-FoundryVTT

0.10.20

09 Oct 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.19...0.10.20

0.10.19

09 Oct 10:58
Compare
Choose a tag to compare

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

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

03 Mar 17:23
Compare
Choose a tag to compare

Full Changelog: 0.10.17...0.10.18
Fixed character gen macro icon

0.10.17

03 Mar 17:19
Compare
Choose a tag to compare

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

03 Mar 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.15...0.10.16

0.10.15

27 Feb 16:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.14...0.10.15

0.10.14

22 Feb 22:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.13...0.10.14

0.10.13

21 Feb 22:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.12...0.10.13

0.10.12

17 Feb 17:48
Compare
Choose a tag to compare

What's Changed

0.10.10

16 Feb 20:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.9...0.10.10