KSheet 2.0.9 Release Notes

  • Item cards no longer show up if you’ve sold the item.
  • Multi-use powers are now supported. Each tap on a multi-use power uses it and shows how many times it’s been used. Long press a power to mark it as used (black title). You’ll see what I mean.
  • Fixed a bug that caused dynamic stats (current hit points, action points, etc) to be shared among characters.
  • Healing surge value should now reflect character options that improve it above its normal value.
  • You can now enter the amount for ongoing damage.
  • Triggers for interrupt powers are now available.
  • Fixed a bug that prevented DDI characters from caching.
This article was posted in KSheet. Bookmark the permalink. Follow comments with the RSS feed for this post.Both comments and trackbacks are closed.

6 Comments

  1. Rene Marechal
    Posted February 29, 2012 at 12:46 pm | Permalink

    Hi,

    I really like your product, since you release it the first time. Someone told me you had a new version, so i went on the martket and upgrade my version. WOW. It’s very neat. I only have 2 bugs. First, all my at-will from the psionic power are not load correctly. I only view one option and not all the options to augment my power. Secondly, my ardent surge is show as an at-will, but it is an encounter (2 times at my level). Do you have an idea to solve this.

    Thanks in advance

    René

    • kerpow
      Posted March 2, 2012 at 4:49 pm | Permalink

      Thanks for using KSheet. I’ve fixed the bugs you described in my current development version which will be released as version 2.0.10 in the next week or two.

  2. Russell
    Posted March 10, 2012 at 1:25 am | Permalink

    every time i try and connect with the DDI Sync i get an error message “Err 101:Unable to connect . please check your internet connection. When i load local i get a message saying there was a problem parsing the character file. try resaving in DDI, exporting and reloading in KSheet.

    Normally would be fine but my internet connection is top notch and the resave option doesn’t work for the local load.

  3. Adam Copp
    Posted March 16, 2012 at 4:47 pm | Permalink

    Hi there,

    I’ve been trying to build a tool to print character sheets from the builder, but I’m having trouble using the undocumented API.

    Would you care to reveal how you login to the builder? Even using the DLLs that come with the builder itself doesn’t let me login, I just get an encryption padding error response in the SOAP.

    • kerpow
      Posted March 16, 2012 at 6:02 pm | Permalink

      This is the guide I used http://buccaneersguild.com/ddi-character-builder-api-hacking/

      Hope it helps.

      • Adam
        Posted March 17, 2012 at 7:16 am | Permalink

        That’s what I was looking at. It seems to be the only resource on the api, unfortunately.

        Got it sorted in the end, I was being stupid and putting the username and password into the encryptor the wrong way around >_<