Shadowrun Play > Character creation and critique

[6E] Character generation software Genesis - Release 6.0

(1/2) > >>

taranion:
For the last 5 or 6 weeks, I have been working on a new architecture for the character creation software "Genesis". The worst bugs are gone, so I am eager to release "Genesis 6" now.

https://www.rpgframework.de/index.php/en/2020/01/20/genesis-6-and-more/

The major feature is a more modularized approach, separating the application into the main application and plugins. This also allows for auto-updating the plugins and I hope to reduce the need to reinstall the application by that.

There are two more features the Shadowrun 6 players may benefit from:

* You can add custom data files now.
These data files are XML, accompanied by a Java properties file for the translations.
Unfortunately there is no documentation - only examples by looking at the regular data in the Git repository.
If you define custom data and add those to your character, your character can only be opened in the future by that instance of Genesis.
* You can add data descriptions
Genesis now allows you to export "Detail information" pages in your PDF. For spells this would include the spell details and the spell description, resulting in a "spellbook" for your character. For qualities it would be the quality description.
Of course copyright forbids us to include this descriptions, so Genesis enables you to enter your own by creating another custom data file by copying the descriptions from your rulebooks.I just made some skin deep tests of those features, so I am leaving it to you folks, to test it and give feedback.
With Genesis 6 having left my desk, I hope to start working on the pile of bugs that has been reported so far (Count today: 154 bugs, 38 feature requests)

Sir Ludwig:
Taranion,

I downloaded the newer version last night.  I like the option to create the "spell book" took me a second to figure it all out because I hadn't read this email, nor would I say I'm IT master.

Again, I like and greatly appreciate the time and effort you have put into this. 

Best,
Ludwig

Longshot23:
Probably not a big deal or priority, but any chance you could add an option about where the program gets installed on a given machine? As in, not default to C: ?

kurtomatic:
Thanks for all your work on this!

RE: Version 6.1.1

First, I'm sure you are aware, but Windows 10 doesn't like your installer very much, from a security perspective. I'm guessing it's unsigned. Just making sure that you are conscious of the psychological hurdle you're asking users to make in overriding the security protocol to install your app.

Also, your app is enforcing errata'ed Power Point rules for Physical Adepts (1st column, p. 66 of the "corrected second printing"). PhysAds and MysAds have different PP rules now, and this application is calculating them the same way. This makes correctly creating a Physical Adept impossible.

Cheers!

taranion:

--- Quote from: kurtomatic on ---Thanks for all your work on this!

RE: Version 6.1.1

First, I'm sure you are aware, but Windows 10 doesn't like your installer very much, from a security perspective. I'm guessing it's unsigned. Just making sure that you are conscious of the psychological hurdle you're asking users to make in overriding the security protocol to install your app.

Also, your app is enforcing errata'ed Power Point rules for Physical Adepts (1st column, p. 66 of the "corrected second printing"). PhysAds and MysAds have different PP rules now, and this application is calculating them the same way. This makes correctly creating a Physical Adept impossible.

Cheers!

--- End quote ---

Yes, the adept power point issue is on my ToDo List. It is a confusing mess of first and second printing and to make things worse, different german rules. I need to make the behaviour configurable.

As for the signing of the application: Correct, I did not find the time to learn how to sign in my build chain on GitHub. Help would be appreciated.

Navigation

[0] Message Index

[#] Next page

Go to full version