#Savage Worlds Web Tools
###GitHub Hosted Application Page http://jdgwf.github.io/savage-worlds-web-tools/
###Overview This is a collection of javascript web applications for the Savage Worlds pen and paper role playing system owned by Pinnacle Entertainment Group.
A few may question why I chose HTML/JS for this app instead of traditional compile and distrubute. The primary reason was accessiblity. I can use the same code on an iPad, a Mac Pro, a Windows XP machine, Linux and even my daughter's Kindle. I'm not afraid of closing my source up so the the accessabiliy of javascript (although the distributed code is minified) was a bonus to me not a burden.
Since this really doesn't do any processor intensive calculations, JavaScript does well for pushing around variables and objects for such low-intensive purposes. IF I were to recreate this, I'd probably write it in C++ using the Qt framework, but that'd require multiple accounts and distribution and complitaion methods ("ain't nobody got time for that!").
I expect bugs, please feel free to point them out to me by tweeting me at the top of the hosted github application and I'll get on it as soon as I can.
Fully Functional Tools Include:
- Dice Roller
- Raise Calculator
- Mass Battle Calculator
- Starship Creator
- Vehicle Creator
- Walker Creator
- Power Armor Creator
- Character Creator (Novice is fully functional)
- TODO:
- Data Entry still needed
- Equipment
- COMPLETE - SWD Personal Equipment
- COMPLETE - Fantasy Companion Equipment
- Horror Companion Equipment
- SciFi Companion Equipment
- Powers
- COMPLETE - SWD Trappings and Powers
- Fantasy Companion Trappings and Powers
- Horror Companion Trappings and Powers
- Equipment
- Data Entry still needed
- TODO:
- Monster Search
- TODO:
- Data Entry still needed
- Savage Worlds Deluxe - Complete
- Fantasy Companion - mostly complete 99/ of approx 150 entries
- Horror Companion - has only a test entry (1) / of approx 130 entries
- Savage Free Bestiary - has 7 entries
- Sci-Fi Companion - has no entries
- Super Powers Companion - has no entries
- Data Entry still needed
- TODO:
####The roadmap for these tools include:
-
Character Creator ( rewrite in progress since Aug 9th, novice creation complete, adding of advancements is next on list )
- TODO
- Ability to adorn armor and affect derived stats, optional derived stats (e.g. Sanity from Horror Companion )
- Data entry for Horror and SFC Companions
- Advancement
- TODO
-
Robot Creator (planned)
-
World Creator (planned)
You should be able to double-click on the HTML file in any web modern web browser to use the tools. Or visit the GitHub application page linked above.
###Disclaimer This tool references the Savage Worlds game system, available from Pinnacle Entertainment Group at www.peginc.com. Savage Worlds and all associated logos and trademarks are copyrights of Pinnacle Entertainment Group. Used with permission. Pinnacle makes no representation or warranty as to the quality, viability, or suitability for purpose of this product.