Commit Graph
51 Commits
Author SHA1 Message Date
Raymond Gatz eb093ca8c0 Bug Fix for Evasion Specialization Field (#5044)
Field would calculate the would penalty wrong (Would add the wound penalty instead of subtract it)
Bug caused by incorrect function call in math ('abc' instead of 'abs')
2019-05-06 18:11:28 -05:00
Theodore Alteneder a641104f09 Exalted3 - Add support for quick characters.
Adds checkbox on settings page to toggle quick-character mode. This option hides sections of the sheet that aren't used by quick characters (or are calculated differently for them), and adds new sections for quick-character dice pools.
2018-05-26 17:33:23 -07:00
Theodore Alteneder fa78b048df Ex3: Add support for battle groups. 2018-04-29 22:12:59 -07:00
pinmissile 40fe6ac063 Merge branch 'master' into master 2017-08-24 16:27:40 +02:00
pinmissile faf92306e7 Added roll template, description box and roll button for charms / sorceries
The roll template itself is admittedly generic, because I'm hesitant to
commit to any particular color schemes or classes due to that PCs come
in exceedingly different shapes and sizes in Exalted.
2017-08-16 18:29:45 +02:00
Brian Shields 570cea9aac Added @{parry-specialty} and @{evasion-specialty}
New attributes similar to existing @{resolve-specialty} and
@{guile-specialty} attributes.

Also adjusted health track to fix layout issue.
2017-08-15 11:47:32 -07:00
pinmissile a857b671ef Updated sheet to 2.1
Ensured future compatibility with coming rules supplements by removing
hard-coded maximum mote pools. Separated Charms and Sorceries into their
own tabs with an improved format. Added an optional settings tab.
2017-08-09 08:25:12 +02:00
Brian 3b2cc09fb1 Exalted 3e sheet v2.1 updates
Prevent overflow for crafting/MA

With teh Cimiez font, the "Show Crafts"/"Show Stlyes" text are wholly
contained within their buttons. If Cimiez is not loaded, the text
overflows onto the next ability.

Prevent horizontal scrolling without Cimiez

xp/sxp line was causing horizontalscrolling with the default character
sheet window size when Cimiez wasn't available.

Fixed issues with resizing charsheet dialog

Fixed horizontal scroll issue w/o Cimiez font

Removed spinners from FFX number inputs
2017-04-10 14:21:52 -07:00
pinmissile 6e0e880bb5 Small functionality added to wound penalty
Added -3 wound penalty option, as the Pain Tolerance merit changes -4
wound penalties to -3
2016-07-25 18:49:27 +02:00
lithl 3dc1721a00 Turn off debug mode for production 2016-05-30 22:57:09 -05:00
lithl 9363aa650e Fix object mapping
Return to minified TAS
2016-05-30 22:52:51 -05:00
lithl 139b5e6298 Don't run upgrade script on new characters
Prevent charm erasure
2016-05-30 22:17:59 -05:00
lithl 5c3346f841 Added i18n-labels for optgroup
Updated i18n-place to i18n-placeholder
Added styling to abbreviated text
2016-04-28 00:04:02 -05:00
lithl a149403d0f Added i18n and i18n-place data attributes 2016-04-26 20:33:11 -05:00
lithl 698df6503d fix z-index issue with crafting and martial arts 2016-04-26 18:09:33 -05:00
lithl fef6c1fe5e Create version upgrade sheet workers script 2016-04-26 17:49:47 -05:00
lithl fcccfd96d5 add name to charm effect field 2016-04-25 16:59:15 -05:00
lithl 67a748f50c fix 9cbe8ca753 2016-04-25 16:53:36 -05:00
lithl 737d2d4c47 rename essence values 2016-04-25 16:52:06 -05:00
lithl 9cbe8ca753 change gear to repgear 2016-04-25 16:47:30 -05:00
lithl be4cc93ba3 fix willpower copy/paste error 2016-04-25 16:42:58 -05:00
lithl 2d94350eb3 change repeating_merits fields 2016-04-25 16:41:24 -05:00
lithl 215ec4a2f1 change repspecialtyname to repspecialty 2016-04-25 16:39:53 -05:00
lithl c8dba730f3 change repeating_martialarts fields 2016-04-25 16:38:09 -05:00
lithl b3d9d21412 change repeating_specialties to repeating_specialty 2016-04-25 16:28:48 -05:00
lithl fdd02527ce change repeating_ma to repeating_martialarts 2016-04-25 16:27:24 -05:00
lithl 1a578d87d2 fixed guile 2016-04-22 13:43:27 -05:00
lithl 453e3876f3 Added misc. gear 2016-04-22 13:12:56 -05:00
lithl 6b78e6f532 Added sorceries 2016-04-22 12:52:28 -05:00
lithl c169c1b6f2 Added charms 2016-04-22 12:06:03 -05:00
lithl 0b5b20895f Added intimacies
A sheet worker creates 4 intimacies (1x Defining, 1x Major, 2x Minor)
the very first time the sheet is opened
2016-04-22 11:31:01 -05:00
lithl 46ed99f0a7 Health & wounds
Added health track & wound penalty
Max wound penalty calculated with sheet worker
Wound penalty subtracted from non-soak defenses
2016-04-22 10:45:31 -05:00
lithl 9ef8f709bd Add Armor and Health & Defense sections
Health & Defense missing health
Parry calculated with sheet worker script
2016-04-22 08:59:25 -05:00
lithl ccdf406549 Weapons table & footer img
Improved styling of weapons table (although during editmode it increases
the sheet's width, but nothing else)
Added an image to the footer to spruce it up a little (taken from Ex3
book)
2016-04-22 03:46:12 -05:00
lithl d2ce47efad Create fixed footer w/version & wiki link 2015-11-04 07:03:29 -06:00
lithl 4d842096e7 Add xp/crafting/weapons 2015-11-04 02:49:44 -06:00
lithl ac3a13e01f Add willpower/limit/essence 2015-11-04 00:45:33 -06:00
lithl 84c2cda8be Updates merits section 2015-11-03 22:48:08 -06:00
lithl b2d5df690c Add specialties 2015-10-30 06:32:48 -05:00
lithl 40edba61f9 Complete abilities section 2015-10-30 06:08:51 -05:00
lithl 79fbac36fc Implement looping traits for attributes
Code developed at http://jsfiddle.net/Lithl/jovd7L7s/

This implementation of Storyteller System traits is superior to the one
previously used on this sheet and developed for the 2e sheet in that it
permits higher values without taking up additional space. On the other
hand, it also requires using images to display the values.
2015-10-30 02:46:18 -05:00
lithl 38b84ebab5 Placeholder bio text, optgroups for supernal 2015-10-30 01:39:04 -05:00
lithl 7e415f14e1 Update biography section at top of sheet
New design more closely matches the design of the sheet in the book
2015-10-30 00:23:56 -05:00
Alanith 97f724fc41 Update Ex3-Sheet.html
Fixed Limit Condition.
2015-10-04 18:42:06 -04:00
Alanith 5a266ea9bc Ex3-sheet.HTML
Fixed spells and edited the formatting a bit for them and charms.
2015-10-04 18:13:30 -04:00
Alanith de971e08c7 Update Ex3-Sheet.html
Latest update of sheet, Fixed Intimacies and Weapons overlapping one another.
2015-10-04 15:20:54 -04:00
Alanith b1f768378a Update Ex3-Sheet.html
Added repeatable weapons, intimacies, charms, spells, merits, specialities, and crafts. Also added the survival ability.

Everything should work out okay, though charms and spells are a bit wonky if you have more then four intimacies or more then one weapon, I'll try to figure out how to make that flow better next time.
2015-09-26 06:25:47 -04:00
Rats808 60d8d93466 Minor fixes 2015-08-14 08:57:56 -07:00
Rats808 6f066bdb00 Added intimacies section, put names to all the input/textareas I forgot to 2015-08-13 10:51:28 -07:00
Rats808 d205c63c21 Removed style brackets 2015-08-13 09:24:49 -07:00