I worked on it a bit more today. I removed the AC and STR rating input fields and replaced them with a series of options in the Item Type selection box. I think this method is probably better. In addition I added some more options to reflect crafting possibilities in the Ultimate Equipment rules.
I also added the tools selection type and fixed a few bugs, adding some error trapping.
I'm working towards a bug free, flawless representation of the options in the OGLed rules.... read more
I haven't written any software to speak of since high school, so I was very proud to find that I could create a usable bit of code that does something useful. That said it's my first time using Javascript, and I was never a great programmer anyway.
The thing is GPLed and the game rules for Pathfinder are OGLed, so this is obviously a pretty open program. It's just a script contained within an HTML file which makes it really freaking cross platform since anything that can run browser with javascript can run it. Yay.... read more