Commit Graph
25 Commits
Author SHA1 Message Date
David Maitland f6b7fc4e99 - Remove debugging from Brawl attack button
- Fix duplicated damage code query duplicated dice properly
2021-01-23 00:14:26 +00:00
David Maitland e01c478748 Remove duplicated damage dice from damage code query 2021-01-22 23:29:29 +00:00
David Maitland 64a7637527 - Make damage roll query optional
- Fix Resilience calculation missing Fort value
- Add damage dice to DC option tooltip
- Fix bug where threshold modifier was enabled by default
- Implement option to disable armor, dodge & special stat calculations
- Unarmed/Brawl attack text should be translated
2021-01-21 23:43:27 +00:00
David Maitland 8da69897a3 Add character_id to luck re-roll api call & add re-roll query option to
not reduce luck uses
2021-01-09 23:00:24 +00:00
David Maitland f9eb99f37e - Add Luck button!
- Add button to add initiative to tracker
- Use tracker macro to reduce initiative for "Full Dodge" and Riposte
- Add button to adjust initiative for next combat phase
- Add Parry & Riposte buttons for each weapon
- Add Luck Re-Roll button when using the API
- Optimise grid spacings for FireFox
- Add translation to roll template
- Add translation order for selects options
- Add translations for roll queries
2021-01-07 22:33:55 +00:00
David Maitland 0f43467b82 - Added support to field calculations for specific special abilities:
- Collar
  - Instinctive
- Added base stat action roll button below skills. Contort roll incorporates build modifier.
- For weapons with Unreliable trait, the roll template will show if weapon becomes jammed
- Added required food units below build
- Ensure all read-only fields have a grey background
2020-12-27 16:00:21 +00:00
David Maitland 6c64f434a1 Fixed translation.json syntax error.
Added note about API script to README.
2020-12-16 19:52:54 +00:00
David Maitland 006fc16b06 Added support to field calculations for specific special abilities:
- Tightening the Belt
  - Moving Target
  - Giant Genetics
  - Luck Stars
2020-12-14 22:49:37 +00:00
David Maitland 09a41a6ae7 Add roll buttons for attacks & defense:
- Add roll buttons for defense & build/repair checks (#26)
- Change weapon trait field font to match abilities & gear (#22)
- Build DC label should be "DC Modifier" (#28)
- Skill layout width should flex (#30)
- Skill proficiency changes should affect attack thresholds (#31)
2020-12-13 00:05:46 +00:00
David Maitland 1e7b82dd4d Added roll & damage buttons to weapon attacks
- Change ability & gear table layouts so headings & content rows can use
  same width percentages (#29)
- Fix weapon DC field so its not a number input (#23)
- Add button for weapon attack and damage rolls (#24)
- Unarmed attack should be Light damage + build DC modifier (#27)
2020-12-11 23:45:01 +00:00
David Maitland bdbde90816 Add misc/temp initiative modifier input (#5).
Fixed number input padding (#20)
2020-12-06 21:37:47 +00:00
David Maitland acc7565ed8 Added indicators for abilities buffing Luck & Dodge
- #15 Add indicator that Faith ability bonus applied
- #16 Add indicator that Reflex ability bonus applied
2020-12-06 00:09:36 +00:00
David Maitland 8f07d797ad Issue fixes:
- #6 - Add misc. threshold modifier input (player can check a box to get
  prompted for roll's threshold modifier)
- #7 - Detect "Faith" special abilitiy and adjust luck uses per day
  (added repeatPresence generic function to set attribute based on
  presence of keyword in repeating group field)
- #8 - Detect "Reflex" special ability and adjust dodge threshold
- #12 - Special ability detection should work with translations
- #13 - Fix missing hunger border radius
2020-12-05 22:52:46 +00:00
David Maitland 89e95a6235 Added encumbrance and experience. Corrected attribute names for current
vs. max (as per Roll20 naming conventions). Fixed all proficiency values
to be lower case.
2020-11-16 22:51:12 +00:00
David Maitland efe62e368c Added build table 2020-11-16 20:39:05 +00:00
David Maitland e5dadea0d3 Added resolve, infection & health sections 2020-11-15 19:16:00 +00:00
David Maitland 9322a0a252 Added resolve table 2020-11-11 23:38:21 +00:00
David Maitland 77b0a0e875 Added CP section 2020-11-11 22:20:27 +00:00
David Maitland ba53d47642 Added attack, gear & abilities sections 2020-11-11 21:02:50 +00:00
David Maitland e9558b7e4c Special Stats v1 completed 2020-11-08 17:11:49 +00:00
David Maitland 5f7d447798 Added initial special stats 2020-11-06 19:57:03 +00:00
David Maitland 769568340d Skills section v1 complete 2020-11-06 13:57:08 +00:00
David Maitland 2d4049997c Character and stats section tidied up 2020-11-02 22:25:17 +00:00
David Maitland 2b26a699b9 First two sections plus images 2020-11-01 23:40:00 +00:00
David Maitland dcc759f8b8 First version 2020-11-01 16:46:48 +00:00