Skip to content

Releases: diabeatz96/cain

Release 1.2.0

07 Nov 16:23
c095936
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #96: Update system.json
  • Updated System JSON to small patch description.

Release 1.1.8

12 Oct 11:59
5c5fc02
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #84: Add sinMarkDescription field and enhance player overview UI
  • This pull request introduces a new field to capture descriptions of sin marks, along with updates to the player overview to display sin marks and their abilities more effectively. The UI has been enhanced with improved styling for sin mark abilities and added functionality for hotkey settings. Additionally, image styling has been refined for better layout consistency. Overall, these changes aim to improve user experience and readability.,

What's Changed

  • Add sinMarkDescription field and enhance player overview UI by @diabeatz96 in #84

Full Changelog: v1.1.7...v1.1.8

Release 1.1.7

06 Oct 17:45
0bb7a17
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #:

Release 1.1.6

15 Sep 00:42
9c7f4a0
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #75: Fix afflictions not showing correctly and add kit point min/max
  • This pull request includes several fixes and enhancements. Firstly, the XID data type has been changed to string. Secondly, afflictions were not showing correctly in the player overview tab, and this issue has been fixed. Additionally, the linking of Other Powers has been corrected. Lastly, the ability to change the minimum and maximum values for kit points has been added.

What's Changed

  • Fix afflictions not showing correctly and add kit point min/max by @diabeatz96 in #75

Full Changelog: v1.1.5...v1.1.6

Release 1.1.5

12 Sep 14:44
356cc24
Compare
Choose a tag to compare

Changes in this release

  • Added in tutorial
  • Numerous bug fixes.

Release 1.1.4

07 Sep 19:54
21e818d
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #69: Merging in New Update for Error handling for item imports
  • Merging in New Update for Error handling for item imports

Release 1.1.3

06 Sep 08:56
0757041
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #:

What's Changed

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2

06 Sep 01:06
86eaf7c
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #:

What's Changed

  • small fix with empty kit sprite by @benjo121ben in #61
  • updated packs with color information and to fix issue with some blasphemy powers being broken by @ahandleman in #62

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

05 Sep 10:01
e3fb601
Compare
Choose a tag to compare

Changes in this release

  • Pull Request #:

Release 1.1.0

05 Sep 00:16
e793c38
Compare
Choose a tag to compare

Changes in this release

v1.1.X Update

Version 1.1.X update is a rework of the item sheet, blasphemies, agendas, sin-marks, and afflictions. All of these items have now been itemized, and we are able to further update better automation into the system moving forward.

Features are included but not limited too:

  • Re-work of sheet aesthetics to better fit accessibility needs.
  • Re-coloring and re-designing the look of blasphmies, as well as letting you customize your own
  • Kit has been re-styled and icons have been updated.
  • Homebrew page for Agenda and blasphemies for easy to create home-brew content.
  • Afflictions are now items, and afflictions can now be added onto sheet by dragging them on.
  • Sin-mark re-haul, automatic sin-mark rolling, and improved sin-mark roll system.
  • Agendas are now semi-automated. You drag an agenda onto sheet, it will automate the process of adding in agenda items.
  • Blasphmies are now semi-automated, You drag blasphmies onto your sheet and it will automate the process of adding in abilities etc.
  • XP managment has been vastly improved with automated xp advancment, xp maximum increase and decrease, and end of session XP bonuses.
  • Added in some settings for player managment to be more accessible.

Migrating to v1.1.X

If you are coming from an older version of the system here is what you have to know:
We have completley re-worked items, and they are Mandatory for the new system work. Details are below when importing the new items, and remember KEEP DOCUMENT IDS
When updating, I highly, highly suggest deleting all of your old items and adding the new ones.
In addition to this, you may have to wipe some parts of actor-sheets.
I would take screenshots of what you had before and replicate them back to the now standard items that are needed.

Things that will most definitley be wiped off your old character sheets are:

  1. Agendas
  2. Blasphemies
  3. Sin Marks
  4. Afflictions

What's Changed

New Contributors

Full Changelog: v1.0.24...v1.1.0