
Journal Short Circuit's Journal: d20 Character Sheet Alpha 3 3
Well, it's up. The third alpha of my d20 Character sheet. You can download this one in a ZIP file, if you prefer. (I noticed nobody's bothered with the tarballs. Silly Windows users.) You can also check out the previous versions.
To major changes this time around. Now you can expand and collapse almost any div block with a header. (The one exception being the introductory paragraph.) The other major change is the addition of tracking Shields, armor and other protective items. (Sorry, no armor class calculations yet. That's for next week.)
There was also some simplification of the Hit Points section, based on feedback to last week's version.
Yes, I briefly tested it on Windows and in Internet Explorer. The only problem I noticed is that the fonts look like crap. Guess I'm just used to anti-aliasing under Linux. No wonder so many websites use images for text.
Next week will bring Armor Class calculations, along with skill and money tracking. (The AC calculations will be the tough part. Skill and money tracking shouldn't take more than an hour.)
Assuming, of course, I don't get too distracted by NWN.
mayber later... (Score:2)
2 suggestions... (Score:2)
Second, strip the URL of repetitious and unnecessary parameters. If you don't fill out a certain box, don't put that parameter into your URL. It makes them shorter, and easier to read. I started with this(/. adds extra spaces, I added the line breaks):
Re:2 suggestions... (Score:1)
On the bright side, it's functionality easily implemented, at least on the PHP side. All my static input fields are created using a function called ptext(). It'll be a simple m