No description
Find a file
Joshua Seigler a78a8eb7d6 Use HTTPS
2019-06-09 09:09:41 -04:00
icons Add Action Skill for Vanilla Version (#6) 2018-06-12 12:09:51 -04:00
patch Use HTTPS 2019-06-09 09:09:41 -04:00
assassin.html Use HTTPS 2019-06-09 09:09:41 -04:00
assassinPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
background.jpg when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
changelog.txt Added Community Patch to the Site (#1) 2017-09-01 23:21:49 -04:00
CNAME Create CNAME 2017-07-16 16:18:12 -04:00
commando.html Use HTTPS 2019-06-09 09:09:41 -04:00
commandoPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
gunzerker.html Use HTTPS 2019-06-09 09:09:41 -04:00
gunzerkerPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
index.html Use HTTPS 2019-06-09 09:09:41 -04:00
LICENSE Add MIT license 2017-07-16 16:44:27 -04:00
main.css Add Action Skill for Vanilla Version (#6) 2018-06-12 12:09:51 -04:00
mechromancer.html Use HTTPS 2019-06-09 09:09:41 -04:00
mechromancerPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
mechromancerPortrait2.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
psycho.html Use HTTPS 2019-06-09 09:09:41 -04:00
psychoPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
README.md Create README 2017-07-16 16:41:15 -04:00
siren.html Use HTTPS 2019-06-09 09:09:41 -04:00
sirenPortrait.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_blue.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_blue_gray.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_green.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_green_gray.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_red.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skill_bg_red_gray.png when I made this I didn't know how to use version control systems LOL 2017-07-16 16:16:14 -04:00
skillManager.js Update skill level cap to 80 2019-06-08 20:41:37 -04:00
vanilla.html Use HTTPS 2019-06-09 09:09:41 -04:00

Borderlands 2 skill calculator

This project was one of my first publicly-used websites. I am a big fan of the Borderlands franchise, and when Borderlands 2 came out, I really wanted a better skill calculator than the official one.

I put this together in, like, a week or so, using some assets from the original skill calculator and some high resolution character renders. I wanted something fully client-side with few or no external dependencies. I didn't know about Knockout or any similar tech so I stored the data in the DOM (!).

Please feel free to submit pull requests or even to fork this for your own uses.