Begin v.27 Changes

This commit is contained in:
James A Culp III
2021-04-05 21:17:36 -04:00
parent 8e31cf4cff
commit 8fd40dfdcc
3 changed files with 13 additions and 5 deletions
+12
View File
@@ -1,5 +1,17 @@
Change Log
==============================================
**2021-04-05** v.26 Chuz (James Culp)
Fixed NPC defense roll buttons
Added attr_speed for npc-vehicle sheet so it can be tracked on tokens
Fixed NPC soak roll buttons
Added cold sim and hot sim initiative modifiers and dice modifiers for all sheets
Hid unnecessary Matrix AR and Cold Sim VR initiative for Vehicles, Sprites and Hosts
NPC-Sprite - populate ASDF, Resonance and Initiative when sprite level or type is changed.
NPC-Sprite when changing level or sprite type, if powers or skills are empty the sheet will auto populate them with the values from the CRB
Added a bit of color to differentiate Skill vs. Speciallized vs. Expertise roll buttons.
PC-Matrix-Technomancer (formerly PC-Matrix-Complex Forms) created
New section now holds Complex Forms tab and submersion tab
Added Submersion tab with Resist Fade button (for compiling), submersion level, echoes and sprites
**2021-03-29** v.25 Chuz (James Culp)
Fixed Matrix ASDF indicator bubbles so 0 doesn't light up all 10 indicators
-4
View File
@@ -34,14 +34,10 @@ TO DO
* Make Magic updated if Essence drops below it
* Armor Social Ratings (Firing Squad p50)
* Add Capacity to Armor?
* Skills (Expertise and Specialization Buttons) colorize them ... maybe 2 light shades of purple one lighter than the other
* Sheetworker to uncheck speciallization if expertise is checked and vice versa for everywhere those occur (spells, arms)
* Have changes to primary ranged weapon firing mode update AR values and DV
* Add spot for augs/bioware grades (Standard/Beta/Delta/etc)
* Matrix -> Programs (checkboxes to indicate currently loaded)
* GOD character sheet (track OS score for multiple characters, npcs)
* Add spot for augs/bioware grades (Standard/Beta/Delta/etc)
* Skills (Expertise and Specialization Buttons) colorize them ... maybe 2 light shades of purple one lighter than the other
* Matrix -> Programs (checkboxes to indicate currently loaded)
* Major/Minor Actions block for PCs, maybe auto-calculated also?
* Add move-mod to PC sheet and Sprint roller calculations
@@ -3967,7 +3967,7 @@
<input type="hidden" name="attr_throwingweapons" min="0" value="0" />
<input type="hidden" name="attr_tracking" min="0" value="0" />
<input type="hidden" name="attr_unarmedcombat" min="0" value="0" />
<input type="hidden" name="attr_sheet_version" value="0.26">
<input type="hidden" name="attr_sheet_version" value="0.27">
<script type="text/worker">
//Sheet workers