Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Builder BETA (Initial Release) #412

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

bdc4
Copy link
Collaborator

@bdc4 bdc4 commented Jun 2, 2020

Description

Added the Character Builder Vue.js application and appropriate link in the header. This pull request adds new files and pages, and only changes the existing state.js file to add the Character Builder to the header navigation. The package.json file was touched automatically when I installed the node_modules from npm, but please review it to make sure I haven't done something I shouldn't on accident.

Checklist

The following guidelines must be followed in EVERY pull request that is opened.

  • Title of the pull request is clear and informative
  • There are a small number of commits that each have an informative message
  • A description of the changes the pull request makes is included, and a reference to the bug/issue the pull request fixes is included, if applicable
  • The pull request does not introduce breaking changes (exceptions to this must be approved by the project leader)

* Added Character Sheet Vue

* Added Placeholder Skills and Stats tables

* Updates to Stats table formatting

* Added profeciency and styling to skills table

* added races, classes, subclasses

* added dynamic ability scores

* fixed dynamic ability score logic to use watch

* Working on profeciency checkbox bug

* fixed checkbox bug and generalized stats table

* update skills to be dynamically populated

* added image url picker

* Added saving and loading
@queryluke queryluke changed the base branch from master to v120-ext June 2, 2020 22:34
@queryluke queryluke merged commit dddfb5f into queryluke:v120-ext Jun 2, 2020
queryluke added a commit that referenced this pull request Jun 3, 2020
* Character Builder BETA (initial build) (#1) (#412)

* Added Character Sheet Vue

* Added Placeholder Skills and Stats tables

* Updates to Stats table formatting

* Added profeciency and styling to skills table

* added races, classes, subclasses

* added dynamic ability scores

* fixed dynamic ability score logic to use watch

* Working on profeciency checkbox bug

* fixed checkbox bug and generalized stats table

* update skills to be dynamically populated

* added image url picker

* Added saving and loading

* character sheet, new post, adding discord and shared assets

Co-authored-by: bdc4 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants