Sunday, August 4, 2013

AutoHARP Version 1.0.3 Now Available

Version 1.0.3 is now available on RPGNow and SourceForge for just the demo version. Here is the change log from versin 1.0.2
  • wxWidgets backend updated to 2.9.4 (previous version was 2.9.1)
  • MonsterFromCoreRules for Harp Fantasy updated per recent Harp Fantasy rules and information
  • Martial Law database will now install with proper flags set so Defense information and Social Class information will be made available.
  • Adding ranks to armor penalty now updates proper skills
  • You can now update the Racial Stats
  • Added Social Class to the Traits tab
  • Minimum maneuver penalties now displayed under the defenses tab when you select armor
  • Armor Penalty now part of the printed sheet
  • MonsterFromCoreRules.xml now renamed to MonsterTablesFromCoreRules.xml
  • Armor penalty applied to skills with Strength and quickness stats
  • Adjusting special bonuses to the stats now updates the skills bonuses
  • Armor penalty Qu-AP is now updated to 0 if negative

Purchase the AutoHARP Fantasy Database
Purchase the AutoHARP Sci-Fi Database
Download AutoHARP
Submit bugs, enhancement requests
AutoHARP Blog

You can go to Iron Crown.com to ask questions or you can post them to the discussion board on the SourceForge website.

AutoHARP is supported under Windows XP/7/8 and Ubuntu.

Sorry but I cannot support customization to the databases. I only support the databases as they are packaged at RPGNow.

Also I do not have an update for Ubuntu users at this time. I am having difficulty compiling the application under wxWidgets 2.9.4.

Up next
  • finishing up the Monster customization window
  • Finishing up the Sci-Fi Xtreme database
  • Work on the College of Magics database

Monday, July 8, 2013

What's coming up for AutoHARP?

Version 1.0.3

  • Some database clean up. Merging and removing files from Harp Sci-Fi.
  • DONE
  • Bug Fixes / Other enhancement requests.
Version 1.0.3 will have no major updates as I am currently funneling a large batch of changes which will make up version 1.1.

Version 1.1

  • A better way to build the Config file by having the definition on how to build it part of the Version.xml included with the book. DONE
  • Better menu functionality making sure certain options are hidden if they cannot be used. DONE
  • Include Training Packages for leveling up.
  • Create functionality to support Sci-Fi Xtreme such as, interstellar travel DONE, Virtual Characters DONE, Cyberware DONE, Robot and Android character creation DONE and Vehicle combat In progress.
  • Redesign the AddItems dialog, AddSkill/SubSkill Dialog and add drill down support for skills, spells, items, races, cultures, professions and Training Packages.
  • New Monster Management front-end. Allowing users to edit the MonsterTables xml file. DONE
  • Tighten up the error messages so they are more clear. In progress
  • Tighten up code making sure the application is more stable. In progress
  • Better documentation in the application. In progress
  • Built-In help functionality in the application. In progress
  • Support for College of Magics including new professions, spells and spell rules.
  • Hopeful support for Cyradon In progress and Tintamar.

Martial Law is now available at RPGNow!

Martial Law is completed and now available as a download from RPGNow. Included with Martial Law is:
  • New skills, including new weapons, combat styles and martial arts styles.
  • New Combat Actions
  • New Combat Rules for the Combat Tracker. User can now choose to use the attack rules for Martial Law over the attack rules from the Core Rules, Harp Fantasy book. Includes new critical tables and attacks by location.
  • New social class rules that affect the character's starting money. Included with this change which was not included with the book are talents for the Lower, Middle and Upper Class (Nobility which is already included). I included this because these classes give more money than the default. Players can select the social class during character creation on the first page. A new combo box is included to select the character's social class.
  • New armor materials and quality, including additional armor pieces. Now the user can further customize their armor by adding materials and improving the quality of the armor. Armor by the piece can also be defined for specific armor types. For example, Helm can be defined to only include Chain, Chain/Plate and Plate.
  • New Talents and Items from Martial Law

Tuesday, July 2, 2013

AutoHARP Update Version 1.0.2

An Update for Version 1.0.2 is now available on RPGNow and SourceForge. Both the Databases and the application have had significant updates. Here is the change log from version 1.0.1 to 1.0.2
  • I have updated the database to eliminate the need for base xml files. (the files such as combat.xml, cultures.xml, skills.xml and so on). These files defined where to find the data for a particular book. All such information has been consolidated into a new file called Config.xml. This file is where AutoHARP goes to find path information. There is a Config.xml file for each database. Therefore the Config.xml under Harp Fantasy and the Config.xml under Harp Sci-Fi are two different files which control their own database respectively.
  • A new front end to edit Config.xml is now included in AutoHARP under the Tools menu called Attach Books.
  • AutoHARP will now prompt the user to install a book if the book has not been installed yet. Installation of book happens in the Config.xml now. Having this Config.xml can be handy if you have created many custom files. You can back up this one file when you update and replace it when updating is complete. Again updates do not affect any new files you created.
  • BMR information under the Races file in the Harp Fantasy book have been updated to their correct values.
  • Bronze pieces have been removed from the Harp Fantasy book.
  • You can now define random money for default starting money in your preferences file. For example, instead of the default value of 15, you can now define 1D20.
  • Book information has been removed from the preferences file. It is no longer necessary as the Config file now holds this information.
  • Player actions were spent in the Combat Tracker if they received a critical. This has been fixed so the player's actions are not spent until they actually act.
  • Actions that take longer than a round were not getting carried over to the next round. They now carry over and decrement correctly.
  • Active Spell View in the Combat Tracker is no longer crashing if you select the Scaling spell or tier
  • Looking up a fumble when using the Psi Dialog under Combat Tracker now works
  • You can now scroll through the criticals when using the Combat Tracker for Sci-Fi.
  • The correct number of rounds for the spell (based only on the PPs shown) now displays correctly. I have also included an update that refreshes this label after casting as more information was collected. I am looking into having this value be there without having to first cast.
  • In the Spell Dialog and Maneuver dialog the Critical Data button was not working. However this is due to not having a fumble chart available. Unless you are rolling a fumble for these windows, there is nothing to display. I have added an error to tell users this.
  • Actions were expiring one round too soon if they were 2 rounds or more. This has been resolved.
  • Have added all the fumble charts to the Critical combo box under the Attack dialog so the player can select a particular fumble chart. Now players can roll off any fumble chart, not just the combat fumble chart.
  • Weight now displays two decimal points
  • Armor by the piece was dropping decimal points if the DB was set to a value containing a decimal point. For example if a piece of armor was set to 2.5, the DB would calculate this as 2, not 2.5.
  • Added a field under the Statistics tab so that a user can add a bonus to the character's BMR
  • Ubuntu Support now available

Purchase the AutoHARP Fantasy Database
Purchase the AutoHARP Sci-Fi Database
Download AutoHARP
Submit bugs, enhancement requests
AutoHARP Blog

You can go to Iron Crown.com to ask questions or you can post them to the discussion board on the SourceForge website.

AutoHARP is supported under Windows XP/7/8 and Ubuntu. Sorry but I cannot support customization to the databases. I only support the databases as they are packaged at RPGNow.

Up Next

Time to focus on the Harp Sci-Fi side of things which include the expansion rules from Sci-Fi Xtreme. Will work on Cyradon as a database and College of Magics as a book when they become available. I will also tighten up some code to help with error messages. Expansion to include front end to help edit your preferences file. For course any bug fixes found along the way. Enhancement requests are always welcome.

Tuesday, June 18, 2013

What's coming up?

Martial Law: I'm currently updating my database files to include information from the newly released Martial Law. I have for the most part finished up the necessary changes to the Character Creator. Updates include additional Weapons, Skills, Talents, and Armor. There will also be additional armor pieces as well as the ability to add armor with quality and material. More options to build your armor by the piece. New rules are in place which allow the user to define sections of armor with specific armor types. This change will be included in the Harp Fantasy database as well. The user can also define the character's social class giving the character sheet specialized starting money based on their social class. I have added Talents to reflect the character selecting a social class that is higher than poor as the character can receive more money than what is standard in the Harp Fantasy rules. For the Combat Tracker, it will include additional actions as well as new Combat Tables and a new Martial Law Combat System which was included with the Martial Law book. I will also include as a bonus character sheets of the NPCs written in Martial Law which will be available to only those who purchase Martial Law.

I am moving along well with the changes for Martial Law and predict having a completed application update by the end of the month.

Next on the list is Sci-Fi Extreme which includes Vehicle combat and Robot/Android character creation.

Monday, June 17, 2013

Important Notice about Versions

If you are getting a path not found error when creating a character sheet, it is probably due to not having an updated Database. The Main application comes with an updated demo database however if you have purchased the Harp Fantasy and Harp Sci-Fi databases through RPGNow, you may have an older version. You should have received a notice that updated files are available to you at RPGNow for either the Harp Fantasy database or the Harp Sci-Fi database, whichever database you purchased. To check your Database version go to the following path: "[installation path]/Harp Databases/Harp Fantasy". Inside the Harp Fantasy directory should be a file called version.xml. Open this file in Wordpad or Notepad. Look for the version number which should be either 1.0.0 or 1.0.1

Right now here is a roadmap to let you know what you need when it comes to versions.

Application VersionSupported Database versions
AutoHARP1.0Database version 1.0.0
AutoHARP1.0.1Database version 1.0.1

Sorry for not being clear on this before.

Sunday, June 16, 2013

AutoHARP Version 1.0.1 Update!

AutoHARP has been updated to version 1.0.1. Here is a list of fixes and new features
  • Database Enhancement: The database has been given a facelift in order to make it easier to customize. The older version had information located in the base xml classes as well as book definitions. I have moved the information out of these files and into the book xml class. I have added a new attribute called baseRules that tell the application where to find this information. Users can now define their own base rules.
  • Changing the cost or locking out a skill now propagates into the subskills if any exist. Changing the cost of the skill now automatically locks the skill out for changes.
  • Locking out a skill now is saved with the character sheet. Before it was not included.
  • The Human Hybrid now gets 3 stat points instead of 2
  • When you import an attack into your Offensive Information the ranks were not included in the import. Ranks are now included so that now they will show up when you import your character into the Combat Tracker. However there is no way to add ranks if you create an attack manually. This fix will come with the next version.
  • Lock Out Cost for Skill now changes to Unlock Cost for Skill if it is locked out.
  • Offensive Information will delete the proper attack, instead of the attack just above the one you selected.
  • Agile Defense was missing from the Harp Fantasy Database. I have added it as Agile Defense, including it as Swashbuckler in the description. I have declined to make it Agile Defense/Swashbuckler because Martial Law contains the talent Swashbuckler. Even though they are the same it is nice to be able to search for either talent.
  • Toolbar now shows tooltips.
  • Harp Sci-Fi database has been updated to change any reference to the Stat name Intuition to Insight
  • Minimum penalty for armor now adjusts properly.
  • Entertainer profession from Harp Sci-Fi now lists the right talents
  • Professions with their own spell list now have their spells show up when adding profession ranks in the Mystical Arts category.
  • Can now remove adolescence ranks in the New Charcter wizard
  • Fixed the shortcuts under the File menu.
  • Removed the Help button from the New Character wizard and the New Level wizard.
Purchase the full Harp Fantasy Database: http://www.rpgnow.com/product/115091/AutoHARP-Fantasy
Purchase the full Harp Sci-Fi Database: http://www.rpgnow.com/product/115095/AutoHARP-SF
Download AutoHARP: https://sourceforge.net/projects/autoharpsuite/
Submit bugs, enhancement requests: https://sourceforge.net/p/autoharpsuite/tickets/?source=navbar
News: http://autoharpsuite.blogspot.com/

You go to http://www.ironcrown.com/ICEforums/index.php to ask questions or you can post them to the discussion board on the SourceForge website.

AutoHARP is supported under Windows XP/7/8 Sorry but I cannot support customization to the databases. I only support the databases as they are packaged at RPGNow.