Official ICE Forums

Systems & Settings => Rolemaster => Rolemaster Software => Topic started by: Ginger McMurray on November 26, 2019, 11:58:43 AM

Title: ERA - Feature Request
Post by: Ginger McMurray on November 26, 2019, 11:58:43 AM
Hi,

Currently the css is embedded in the html file. It would be great if this were editable as an external file which was then copied into the HTML sheet. It would require a little tweaking, but would make things much more customizable with (assuming the css generation code is minimal) very little change to the code itself.

The biggest change I can see which would need to be made is to add ids to each table. That way if I , for example, wanted to hide the recovery chart, I could simply set that chart's id's style to display property to none.

It would also allow people to tweak the layout. For instance, I'd rather be able to rearrange the various divs so the sheet ends up being much more condensed.

----

One other request, can there be a way to add the spells known to the sheet, perhaps on page 2? That's a lot less important, as I'll likely want to print the entire spell law pages out for players.
Title: Re: ERA - Feature Request
Post by: Ephraim on November 27, 2019, 10:13:10 AM
As far as I can tell, the CSS is sourced from files in the @/Server/Resources/ directory.

You should be able to modify them. I haven't played with that aspect though.
Title: Re: ERA - Feature Request
Post by: Ginger McMurray on November 27, 2019, 03:06:43 PM
As far as I can tell, the CSS is sourced from files in the @/Server/Resources/ directory.

You should be able to modify them. I haven't played with that aspect though.

What file are you seeing them in? All I have are a bunch of images. There are no files containing "css" or "style" in my entire ERA directory.
Title: Re: ERA - Feature Request
Post by: Voriig Kye on November 27, 2019, 04:51:14 PM
Well, it's true there are css files in ERA/Server/Resources, it's only that they are hidden by default.

Anyway, they don't affect the printable character sheet. That is contained in the generated HTML file to make it more portable, and the list of css rules there are hardcoded into the system.

With that said, it could be changed in a future version, so that you have for instance a printableCharacterSheet.css that you can modify as you want in your installation, and then every printable sheet generated will embed that content to make it as portable as it is now, only with better customization.

It is in fact a great idea and I hope we can include it as soon as possible!
Thanks!
Title: Re: ERA - Feature Request
Post by: Ginger McMurray on November 27, 2019, 04:55:38 PM
Thanks!

For now, since it's a block of text that doesn't really change, I could always write a script to do the find and replace if I get feisty. :)
Title: Re: ERA - Feature Request
Post by: Voriig Kye on January 23, 2020, 06:33:42 PM
This requested feature is now included, as of the last update.

Thanks for your suggestion!
Title: Re: ERA - Feature Request
Post by: Ginger McMurray on January 23, 2020, 08:58:01 PM
This requested feature is now included, as of the last update.

Thanks for your suggestion!

Awesome! How do I update?
Title: Re: ERA - Feature Request
Post by: Voriig Kye on January 26, 2020, 02:19:36 PM
Awesome! How do I update?

I answered here (http://www.ironcrown.com/ICEforums/index.php?topic=14144.msg232791#msg232791).
Title: Re: ERA - Feature Request
Post by: Ginger McMurray on February 12, 2020, 12:02:42 PM
(Very minor) bug report:

81-90 (conspiratorial background) is missing under the background options table for special status.
Title: Re: ERA - Feature Request
Post by: Ginger McMurray on February 12, 2020, 12:57:01 PM
And a question: how do I use an NPC in a future combat after creating it based on a blank template? Example:


Step #6 eludes me. I can't load from a file because the file doesn't exist. The NPC doesn't show in the creature templates. He also can't be copied since he isn't in the combat already.

Do I need to create him as a full character and load from there? What about if there are wounds or other effects that carry from combat to combat?
Title: Re: ERA - Feature Request
Post by: Voriig Kye on February 20, 2020, 05:12:40 AM
(Very minor) bug report:
81-90 (conspiratorial background) is missing under the background options table for special status.

It's worse than that actually. The description for Conspiratorial background is included as part of Royal blood!  :o

It will be fixed in the next release. Thanks for reporting it!
Title: Re: ERA - Feature Request
Post by: jdale on February 20, 2020, 06:14:58 PM
A little conspiracy mixed in with the royal line seems pretty darn apropos actually.