As much as this would be a neat feature it would not be a feature I could code and send out to people for 2 reasons;Frank O. said:
Hello everyone! Thanks for the ongoing hard work on the character sheet. I have one question for a feature: Alot of people use the Star Wars Character Generator for their EotE related stuff. Would it be possible in the future to have something like an import tool for that? You can save your characters in XML-Files and the generator has alot of data also in XML files. Maybe it would be good to integrate this? For example that you can select weapons from a database and such? Just an idea... i know the focus at the moment is on clean up and optimizing
Linnford B. said:
Hi Rhino
Looked at the New Sheets looking really good. However could you please place the Initiative Tab in Combat to the top of that tab :).
Just spent ages looking for it wondering where it had moved off too, also there is a error with the header for it. It just comes up as a white bar (Reason why i couldn't find the Intiative setting). This Error shows up on Chrome and Firefox
From a design standpoint it is inappropriate to have something used ONLY at the beginning of combat at the top. Just because the last guy working on the character sheet was confused by this fact, does not mean everyone should have to scroll down to get it out of the way.
That being said I made a fork just for you, and then the "real one" that I will continue with going forward.
GM Knowledge Rhino said:
Linnford B. said:
Hi Rhino
Looked at the New Sheets looking really good. However could you please place the Initiative Tab in Combat to the top of that tab :).
Just spent ages looking for it wondering where it had moved off too, also there is a error with the header for it. It just comes up as a white bar (Reason why i couldn't find the Intiative setting). This Error shows up on Chrome and FirefoxFrom a design standpoint it is inappropriate to have something used ONLY at the beginning of combat at the top. Just because the last guy working on the character sheet was confused by this fact, does not mean everyone should have to scroll down to get it out of the way.
That being said I made a fork just for you, and then the "real one" that I will continue with going forward.
- 4.0.2.11 - Fork with Initiative at the top - https://jsfiddle.net/x0o7xnq7/
- 4.0.2.11 - Correct version with it displayed at the bottom (with a fixed titlebar) - https://jsfiddle.net/x0o7xnq7/1/
HoneyBadger said:
I disagree. Initiative being at the top makes sense from a gameplay point of view. It's one of the first things you have to do. Perhaps a way to collapse it or hide it more easily after being used would be better than throwing it to the bottom.
GM Knowledge Rhino said:
Now if I can just get people off the old vehicle tabs I can delete that wasted space as well.
Lifer4700 said:
GM Knowledge Rhino said:
Now if I can just get people off the old vehicle tabs I can delete that wasted space as well.
Thank you for your continuing work on this sheet!
Out of curiosity, if you remove the section of the character sheet that pertains to vehicles, would there be a separate vehicle sheet?
It was happening to everyone.Ellwood S. said:
I take it you're getting the 503's as well. So, I'll just hit submit once, and check later to see if it posted.
I tried a couple other things, hoping that would work (\u000D, /\u000D, \r and /\r trying to force a carriage return within the text block) but sadly those wouldn't parse correctly. :-(It is due to that section being part of a command sent to a script and the script actually posting to the chat. The HTML isn't really handling it at all.
Separate question, is there a way to have the encumbrance values update to the top of the sheet? It's not hard to update manually, just wondering if you could take the armor and weapons and auto-populate.
GM Knowledge Rhino said:You should post that on the wiki! Nicely done
Because of an issue that came up I decided to write up a FAQ / Guide about the Character Sheet.
https://docs.google.com/document/d/1MtwdhHDKzENCPS...
Hopefully it makes the Character Sheet make more sense (if it was confusing).
Alicia G said:
GM Knowledge Rhino said:You should post that on the wiki! Nicely done
Because of an issue that came up I decided to write up a FAQ / Guide about the Character Sheet.
https://docs.google.com/document/d/1MtwdhHDKzENCPS...
Hopefully it makes the Character Sheet make more sense (if it was confusing).
If you would like to create a script to import from OggDude's generator to this sheet, you are more than welcome. I have stated my stance on doing it myself.Frank O. said:
Hi, it is me again. Thanks for all the hard work again. I have thought about the copyright issues and stuff when you import things from character generator. Wouldnt it be possible to just mention the pages the things are written on and just take the stats? I am just thinking of possibilites. The OggDude CharGen uses XML to export which would be possible to load i think. Sorry to bring it up again, but that idea never left my mind :)
GM Knowledge Rhino said:
Give me a few minutes to copy in my latest changes and I will post to this thread the current script/html/css