-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
bananatron
committed
Sep 24, 2014
1 parent
1c3bb84
commit e78b2fe
Showing
4 changed files
with
4 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
Web based character creator for DND 5th edition. | ||
Rework skill options to where it pulls from class array on main page, not on html entry | ||
impl point buy update where stats update on change |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
#Add: | ||
Validation to form to now let submit with -1 on pb_total for pointbuy | ||
Class selection | ||
PDF Convert | ||
IDs for tool label seletion for easier mobile use | ||
IDs for tool label seletion for easier mobile use | ||
Rework skill options to where it pulls from class array on main page, not on html entry | ||
impl point buy update where stats update on change |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters