Commit Graph
52 Commits
Author SHA1 Message Date
Lithl 6d40d94d55 Removed obsolete proposal file 2014-07-01 17:49:28 -05:00
Lithl 8736a9f291 Updated preview 2014-07-01 17:47:55 -05:00
Lithl a3abe46aa4 Clean up CSS 2014-07-01 17:36:57 -05:00
Lithl 3b583e1acd Final stages
Settings tab cleaned up
Added sub-crafts to attack dropdowns
2014-07-01 15:07:00 -05:00
Lithl f6b4aa91fd Completed Background tab
I'd like the Familiar section to be formatted a little more nicely, but
this will have to do.
Cleaning up the Statistics tab after removing things is still on the
to-do list.
Need to add Merits/Flaws section on Statistics tab
2014-06-21 05:39:23 -05:00
Lithl cc13a1c22c Completed Magic tab, combat tab nearly complete
Moved movement calculations to combat tab
Added lift weight to combat tab
Removed charms, essence motes, and weapons from statistics tab
Repositioned dodge DV and mental dodge DV on statistics tab, re-styled
health/soak area
Removed quick reference area from statistics tab
Added sorcery, artifacts, and hearthstones to magic tab
2014-06-15 19:02:16 -05:00
Lithl a29ffda4b9 Combat page first pass
Essence motes, attack, damage moved to Combat page
Combos, armor added
Verbose charms, weapons added
Need to remove weapons from statistics page, replace charms on
statistics page with Merits & Flaws
Need to move Dodge DV and Mental DVs to Combat page
2014-06-12 00:20:41 -05:00
Lithl dfd7b5d88b Formatting 2014-06-10 15:09:19 -05:00
Aritei c104abe9d7 Update sheet.json 2014-06-07 04:11:25 +02:00
Aritei e55361d6b3 Update sheet.json 2014-06-07 04:11:10 +02:00
Aritei 178e31ddac Update sheet.json 2014-06-07 04:04:48 +02:00
Lithl a061092dd4 Update sheet.json 2014-06-06 10:02:57 -05:00
Lithl 36c1739524 Update sheet.json 2014-06-06 09:58:39 -05:00
Lithl dbd560ccf5 Update README
Sheet isn't a "work in progress" any more! :)
2014-05-31 03:30:16 -05:00
Lithl fb5ef12d82 Missing parentheses on JumpHorizontal 2014-05-18 00:23:09 -05:00
Lithl 3fab407e3d Style charm cost 2014-05-16 17:17:38 -05:00
Lithl 0e7c8039f2 Changed charm cost to type="text"
Charms might cost motes plus willpower plus health levels, etc. A single number is insufficient.
2014-05-16 17:17:20 -05:00
Lithl c682d59ff3 Typo 2014-05-16 17:12:12 -05:00
Lithl c3180fdb1a Custom macro instructions for including abilities 2014-05-16 17:11:16 -05:00
Lithl 7509c319ed Account for abilities reset to 0 in calculations 2014-05-16 17:07:45 -05:00
Lithl eeaf21a0ed Update instructions for rollable tables 2014-05-16 16:53:12 -05:00
Lithl 21814aa0e9 Styling reference section & rolls 2014-05-16 16:37:17 -05:00
Lithl 5dc4e9021c Adding reference section & rolls 2014-05-16 16:36:48 -05:00
Lithl cb85de230f 500x500 preview 2014-04-29 15:54:47 -05:00
Lithl 2e9c9a2a69 Merge branch 'do-not-pull'
Conflicts:
	Exalted2e/exalted2e.jpg
	Exalted2e/sheet.json
2014-04-29 15:38:29 -05:00
Lithl 155740c6ee Update DNP for merge 2014-04-29 15:30:31 -05:00
Lithl c0e789ec99 Update preview 2014-04-29 15:28:32 -05:00
Lithl f31b95387f Completed all elements of base sheet
Some bugs exist; still need feature enhancements
2014-04-29 15:23:58 -05:00
Lithl 04cb611a72 Advantages update
All content from original 1-page sheet is present except Background and
Charms
2014-04-28 00:07:21 -05:00
Lithl 564dee8ff7 Updated image 2014-04-28 00:05:01 -05:00
Lithl 87230024c3 Updating DNP
Update to changes as of 6b32916b32
2014-04-23 01:26:10 -05:00
Lithl ed63ed92b9 Updating DNP
Update to changes as of 6b32916b32
2014-04-23 01:23:44 -05:00
Lithl ddf08bde51 New preview image
As of commit 6b32916b32
2014-04-23 01:08:31 -05:00
Lithl 6b32916b32 Massive overhaul
- Updated layout
- Standardized attribute names
- "zero" checkbox now uses attr|max field to reduce number of generated
attributes
- removed many roll buttons breaking the layout
- bio/attr/ability should be complete; still need advantages
2014-04-23 01:06:24 -05:00
Lithl 211fac4795 Added images
Added images folder so that we don't attempt hotlinking
2014-04-22 23:56:44 -05:00
Lithl 1533160068 Do not need .INCOPLETE in no-pull branch 2014-04-18 02:13:20 -05:00
Lithl b7aab05a87 Cleaning master
Until this project is ready for final submission, exalted2e.jpg and
sheet.json should stay OUT out the master branch. Updates to them should
be placed in the do-not-pull branch.
2014-04-18 02:08:19 -05:00
Lithl 28a5eb8e33 Included sheet.json and preview image
Preview is of *current* sheet, not final product. The existence of
sheet.json is not an indication of preparedness to submit to the yaml,
so it has been renamed sheet.json.INCOMPLETE.
2014-04-18 02:02:11 -05:00
Lithl 2c198fbe7d Updated instructions
1 is the default weight, so there is no need to set it.
2014-04-14 20:34:36 -05:00
Lithl e24891f2d4 Fixed list 2014-04-14 20:31:57 -05:00
Lithl e2f534cb76 Installation instructions proposal 2014-04-14 20:23:30 -05:00
Lithl 32652be0fc Addressing Issue #12
Dots need to be siblings, and apparently don't like being siblings with
other dots. Fixed by wrapping each group in a <div>. Also cleaned up
code indentation and removed extraneous tags.
2014-04-14 19:49:43 -05:00
Lithl 7c4fa07026 Fix for pervious commit 2014-04-14 00:00:45 -05:00
Lithl d3fcaed099 Fixed checkbox 2014-04-13 23:52:37 -05:00
Lithl ad6b46a313 Synchronizing with Aritei
Replaced old work in repo with Aritei's progress
2014-04-13 23:50:29 -05:00
Aritei a1c64f0c63 The CSS file
This is 100% Brian's work or taken from the original example.
2014-04-13 14:36:16 +02:00
Aritei 8836efc898 Main sheet
Attributes and Abilities still missing checkbox for favored, does not yet auto-select favored abilities when selecting caste, Essence, Limit and Willpower are in but limit-roll does not yet actually increase limit automatically; Peripheral and Personal Essence are in but not yet a complete essence pool to use by the characters bars (is it possible to add a fourth bar to a character?); formatting and style is NOT final.
2014-04-13 14:34:27 +02:00
Aritei 458e1043ff Update README.md 2014-04-13 14:30:27 +02:00
Aritei c1947c106f Create exalted2eAritei.html 2014-04-13 14:30:00 +02:00
Lithl e8bf750551 Attributes and abilities complete
There are problems with the repeating section (specialties), and
attributes don't appear to be saving correctly; or possibly not loading
correctly.
2014-04-09 23:19:27 -05:00