Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[L5R] Major update incoming, how to handle best?

So I've been working on the L5R sheet for the past few weeks and have a large update planned. Improvements: Skills can now be used with any trait Initiative, weapon damage, and skills now all have +roll, + keep, and flat bonus modifiers. Added custom skills for every category Added four weapons sections (Melee, Bows, Thrown, Custom). Arrow damage is now modifiable Added inventory section and added money Added history section and improved "school techniques" section Added Kiho and Kata to the Spells page, with appropriate fields Added "effects" button with roll and keep dice to spells, in addition to casting button I had some questions on how to implement this update. I wrote most of the original L5R sheet, but had to have Calle A upload it, since I'm bad at Github apparently. I think I'm getting better at it, and after waiting a few weeks on trying to push a Star Wars d6 change, I finally figured out I should make a pull request instead. ( here <a href="https://github.com/Roll20/roll20-character-sheets/" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/</a>... ) Is this correct? Do I need to contact or talk to anyone to have it approved? I also was wondering what the process for deprecating the older versions of the sheet is. If people really want to keep the older version I understand, although I don't think anything will be lost, and I would prefer to move everyone over. However I would definitely like to at least have a note on the old sheet that there's a new and improved version available. How could I do this, or do I not need to worry? Thanks Nick
If anyone is interested in poking the new sheet, the files I'm working with are viewable here:&nbsp;<a href="https://github.com/PolarBruski/L5RRoll20/tree/master" rel="nofollow">https://github.com/PolarBruski/L5RRoll20/tree/master</a>
I know this is a minor issue (and likely not an issue to most at all), but while you're updating the L5R character sheet, could you align the ring and trait names a bit better. As it is now, at least on Chrome browsers, the names are misaligned so that they're too high, e.g. under Air, Reflexes is right under the Air value box, closer to it than the box that's actually for the Reflexes value; and Awareness is right under Reflexes, etc.. This is confusing and wonky. Pretty please, fix this. (Also, if memory serves, the skill group names are also misaligned, the names (in red) not being over the black brush stroke graphic. It'd be great if they were correctly aligned as well.)
Yep! &nbsp;This is by no means a finished product, but so far the Ring and Trait names look more like this: Headings are simpler and like this: I've reworked almost the entire sheet to get rid of crufty html cludges and tables, and replaced them with the Pure Custom CSS Grid from the shaped DnD Sheet. &nbsp;Hopefully it looks better and more professional now.