• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Recent content by manchuwook

  1. M

    Importing custom xml for tags

    I figure I'm trying to do something pretty straightforward: <?xml version="1.0" encoding="utf-8"?> <export xmlns="urn:lonewolfdevel.com:realm-works-export" format_version="3" is_structure_only="true" game_system_id="2"> <definition> <details name="Ackerman Puglisi Traits" abbrev="apTraits"...
  2. M

    JSON in Hero Lab Beta

    I'm super excited about this - has anyone gone through the export yet? I'm picking through it for the SR5 export... and... well it's a lot of, something.
  3. M

    Feature Request: New XSLT library

    Since you're hiring a C++ dev (I wish I could C++, I'm just a C#.NET programmer), can I put in a bug in your ear to update to XSLT 2? I get a bunch more functionality and shortcuts when doing Custom Output for HL. I'm sure ShadowChemosh would back me up on this.
  4. M

    SR 5th ed. APB: Deckers and TM for Matrix Action Worksheet

    I'm looking into making Matrix Actions 2 Custom Output for HL and would like to have a sampling of Deckers/Technomancers to test out my transforms. I have two of my own that I'm coding against, but I'd like to have ones that others have made. If you can attach them here or PM me a location...
  5. M

    SR 5th ed. Shadowrun Errata

    Looks like there have been some changes to the fading values in the SRT forums. Is there a way to get those updated? I wouldn't mind taking a crack at getting them updated.
  6. M

    A new game in HLO

    We're forming up a new game publishing company in the near future and would like to have an official release for HLO. I'd like to know if you have documentation for a developer (like me) so that I can get familiar with the API/SDK. I'd also like to know what kind of information we'd need for...
  7. M

    SR 5th ed. Custom Output, Cheat Sheet, and Wireless

    I'm working on an XSLT cheat sheet for matrix actions using the Custom Output (XML), and I'm trying to get a list of devices that are wireless with stats (for instance, commlinks, decks, smart guns, etc). Unfortunately, everything and their dog have, at the very least, a firewall of 2 and a...
  8. M

    Suggestion: Downtime Building Sheets

    After poking around in the statblock XML file, it seems very difficult to extract the Building information into a sheet like they have for the Ultimate Campaign book. Can this be tacked on as a Todo?
  9. M

    Feature Request: Other Tab -> Capital Journal

    Is there a set reason why Capital Journal entries need to go above Current Capital / Buildings / et al.? I have over 20 journal entries and now have this stunning amount of room taken up to get to the real meat of the section. Can the Capital Journal entries be moved to the bottom of the UI...
  10. M

    Development Question: Calling a webservice with HL data

    So I'd like to write a function in HL that will post fields from an open character to a webservice, either by pushing a button or having a timer function update it. The purpose is to have a website with initiative tracker and some useful data, such as name, player, character image, current/max...
Back
Top