0.4.2 Update – Handling Dice Rolls

As promised version 0.4.2 is already here with a bunch of exciting new features added to the Dice Roll Engine. version 0.4.2 Added DiceRollString variable to controls’ roll event to allow roll string modificaton in onBeforeDiceRoll function. Changed Button text behaviour to add a click offset effect. Added logo file to extensions. Added logo icon…

Continue reading 0.4.2 Update – Handling Dice Rolls

New major update: The Dice Roll Engine

Today the version 0.4.0 (Doppleganger) has been released, which includes the long awaited advanced dice roll engine. version 0.4.0 New feature: Dice Roll Engine Removed Dice Roll Description Field property from Number Fields and Die Fields (obsolete by Dice roll engine) Changed behaviour of Dice Roll and Dice Roll Description Text from Number Fields to…

Continue reading New major update: The Dice Roll Engine

0.3.10 Update

There have been several updates in the last few days, but these updates are going faster than the blog entries. Most of the changes are bug fixes and minor upgrades. What we have so far: version 0.3.8 The LUA code of a control was not copied when creating duplicates of that control. Fixed. Fixed a…

Continue reading 0.3.10 Update

New Video tutorial series by Damned

Damned, the legendary member of the Fantasy Grounds community and creator of several famous rulesets has just published a series of Ruleset Wizard video tutorials. Don’t miss it: Damned’s Ruleset Wizard video tutorials

0.3.7 Update

A new update of Ruleset Wizard has been released today, with two new features: version 0.3.7 New feature: Lock/Unlock controls in Window designer. Added Custom Anchoring property to windows controls LUA editor in Window designer set expanded by default There are two new buttons in the Window Designer toolbar: These allow you to individually lock…

Continue reading 0.3.7 Update

Merging windows and controls

In today’s new video tutorial we will see how to merge windows and controls to modify existing elements in the base rulesets. We are going to see a typical scenario in which we will modify the main window of the character sheet, maintaining all the original functionality. We will move the existing controls to make…

Continue reading Merging windows and controls

0.3.6 Update

We reach version 0.3.6 as version 0.3.5 was only a hotfix. This release comes with some minor bug fixes and a new feature: Add content from another project. version 0.3.6 Fixed a crash when when there were 2 controls with the same name in a window New feature: Add Content from another Project The Add…

Continue reading 0.3.6 Update

0.3.4 Update

A new update of Ruleset Wizard has been released today, with some fixes and an interesting feature: Ruleset generation! version 0.3.4 Change the use of stringfields to stringcontrols in Labels to ensure FGU compatibility Fixed a crash when there were special characters in the name of a control Add a Compilation option to Ruleset properties…

Continue reading 0.3.4 Update

0.3.3 Update

A new update of Ruleset Wizard has been released today, with a new user requested feature: String resources. Now Ruleset Wizard will use string resources labels instead of the literal text in all your project controls, and it will create a new strings_[Ruleset Name].xml file with all these strings ready to be edited.