-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Squashed, rebased, merged in changes from Kevin, tested that no…
…thing seems to have broken. Also made sure we comply with the various licenses. Changes from Kevin below: Fixes: New Skill page, New Font, Many CSS/HTML adjustments Fixes: Tabs need fixing, added inventory, storage and finances. Fixes: Sub-tabs, initial tab still blank and broken Fixes: Finished all the pages, ready for first release Fixes: Macro text visibility fix: Removed read only, attempts to fix drop-down fix: Skill modifiers and option default jumps fixed *so happy!* fix: Added total (skill+mod) near dice, added CSS styling to finish skill list Updated Skill list modifiers and resetting modifier option window. All good, very happy! (#43)
- Loading branch information
Showing
42 changed files
with
2,026 additions
and
1,680 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -2,4 +2,5 @@ export class TwodsixSystem { | |
//Nothing to do yet | ||
|
||
//TODO | ||
|
||
} |
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
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
Oops, something went wrong.