-
Notifications
You must be signed in to change notification settings - Fork 8
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
fixed typo in armor table ("Heavy" armor incorrectly listed as "Light") #1
Merged
Conversation
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
queryluke
pushed a commit
that referenced
this pull request
Jun 2, 2020
* 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
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]>
queryluke
pushed a commit
that referenced
this pull request
Jun 10, 2020
* 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
added a commit
that referenced
this pull request
Jun 10, 2020
* Character Builder BETA (initial build) (#1) * 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 Builder v1.0 * 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 * Added backgrounds import * Added tabs and weapons logic * Move save load into component * fixed loading character bug * Got live save/load working with some cache bug * Fixed cache bug * added delete weapon functionality * Added start of powers header * Added max tech point calculations * added tech point limit * Added Caster Atribute * Added flex ordering to powers * Added biotics header info * Added Sentinel logic * added spell lookup * updated weapons and armor to match power architecture * Added character info tab searching * added vertical tabbing in character info * added vertical tab styling * added "other" section * style updates * added max hp * Added barrier filtering by class * resolve merge cf * add bind keys Co-authored-by: bdc4 <[email protected]>
queryluke
pushed a commit
that referenced
this pull request
Jun 25, 2020
* 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 Builder BETA (initial build) (#1) * 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 * Added backgrounds import * Added tabs and weapons logic * Move save load into component * fixed loading character bug * Got live save/load working with some cache bug * Fixed cache bug * added delete weapon functionality * Added start of powers header * Added max tech point calculations * added tech point limit * Added Caster Atribute * Added flex ordering to powers * Added biotics header info * Added Sentinel logic * added spell lookup * updated weapons and armor to match power architecture * Added character info tab searching * added vertical tabbing in character info * added vertical tab styling * added "other" section * style updates * added max hp * Added barrier filtering by class * Character Builder v1.0 * 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 * Added backgrounds import * Added tabs and weapons logic * Move save load into component * fixed loading character bug * Got live save/load working with some cache bug * Fixed cache bug * added delete weapon functionality * Added start of powers header * Added max tech point calculations * added tech point limit * Added Caster Atribute * Added flex ordering to powers * Added biotics header info * Added Sentinel logic * added spell lookup * updated weapons and armor to match power architecture * Added character info tab searching * added vertical tabbing in character info * added vertical tab styling * added "other" section * style updates * added max hp * Added barrier filtering by class * installed tiptap-vuetify 1.0.0 * added traits wysiwyg * generalized code into DocumentCollector.vue component * Added class features and dynamic template calc * Added all document collectors * Bug fixes for document collector * level validation and moved barrier usage * added import warning and some object validation
4 tasks
queryluke
added a commit
that referenced
this pull request
Jun 25, 2020
* 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 Builder BETA (initial build) (#1) * 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 * Added backgrounds import * Added tabs and weapons logic * Move save load into component * fixed loading character bug * Got live save/load working with some cache bug * Fixed cache bug * added delete weapon functionality * Added start of powers header * Added max tech point calculations * added tech point limit * Added Caster Atribute * Added flex ordering to powers * Added biotics header info * Added Sentinel logic * added spell lookup * updated weapons and armor to match power architecture * Added character info tab searching * added vertical tabbing in character info * added vertical tab styling * added "other" section * style updates * added max hp * Added barrier filtering by class * Character Builder v1.0 * 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 * Added backgrounds import * Added tabs and weapons logic * Move save load into component * fixed loading character bug * Got live save/load working with some cache bug * Fixed cache bug * added delete weapon functionality * Added start of powers header * Added max tech point calculations * added tech point limit * Added Caster Atribute * Added flex ordering to powers * Added biotics header info * Added Sentinel logic * added spell lookup * updated weapons and armor to match power architecture * Added character info tab searching * added vertical tabbing in character info * added vertical tab styling * added "other" section * style updates * added max hp * Added barrier filtering by class * installed tiptap-vuetify 1.0.0 * added traits wysiwyg * generalized code into DocumentCollector.vue component * Added class features and dynamic template calc * Added all document collectors * Bug fixes for document collector * level validation and moved barrier usage * added import warning and some object validation Co-authored-by: bdc4 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Armor table fix