* Alice Is Missing Character Sheet
Adding the Alice Is Missing character sheet to the repository.
* Alice Is Missing JSON Correction
Corrected the incorrect JSON syntax
* Update JSON
Added Instructions to JSON
* UpdateAgainJSON
Another update to JSON for instructions
* JSON Syntax Correction
I'm new at this, updated syntax
Changed crit/critfail messages on to-hit rolls
Added a d100 function. Queries for a target number, then rolls a d100, then divides the difference by 10, showing all 3 numbers.
Changed Critical Damage attribute from attr_shields_max to attr_critical_dmg. Any existing number under Critical Damage will be deleted. On the bright side, clicking "Wounds" will now properly display information about current/max Wounds and Crit Dmg value.
Added a Force Field section to the Infographic. Has spots for a Name, Overload Rating, and Protection Rating.
Added a Shock roller. Queries for Fear DoF, then rolls Severity.
Psyker Focus Power Tests on Unfettered or Push will show a red number when it's time to roll for Psychic Phenomena
Phenomena and Perils buttons added. Will roll for Psychic Phenomena and Perils of the Warp respectively
* update planned changes in README
* convert skills table to css grid
* convert other traits table to divs
* change morality dots to buttons
* remove active dots for health and clarity
* change willpower checkboxes to buttons
* convert vitae and beats checkboxes to buttons
* update giant and small-framed checkboxes
* convert armor table to grid
* remove unused checkbox input styling
* clean up armorgrid styles
* change flex: 1 to flex-grow: 1
* simply css select selectors
* fix default armor flag value
* remove unused otherattributes css class
* convert input radio to button
* clean radio, healthbox, checkbox styling
* clean unneccessary log statements
* fix health calculation with Number cast
* remove unused css class
* consistent flag conditions
* replace weapon table with grid
* fix dot content alignment
* simplify Initiative roll button styling
* convert dice roller table to grid
* fix logo height relative to dice roller
* Fixed targeting rolls
Target Armor was not working properly for players (only for GM) because of them trying to call on target abilities. Created hidden buttons on character sheet for targeting enemy armor / enemy ship armor instead!
* Added default ship modules to the ship sheet
* Layout changes and CSS cleanup
* Added missing translation key
Update da ficha de Karyu, acrescentando Botões de rolagem, organizando as ocupações e acrescentando uma e acrescentando checkbox de ferimento e uma barra a mais nos caminhos.
Alterações
Acréscimo de botões de rolagem na ficha
Acréscimo de caixas de ferimento adicionais
Acréscimo da caixa de Karma na ficha
Acréscimo da barra de escritas "reviravoltas"
Acréscimo do botão de rolagem com vantagem e desvantagem.
Changes
Addition of scroll buttons on the plug
Addition of additional injury boxes
Adding the Karma box to the form
Addition of the "twists" writing bar
Addition of the scroll button with advantage and disadvantage.
* New version - allows rolling the dice pool with a single click
The current version of this sheet has a menu system for rolling dice that takes 3 clicks to roll each time. This new sheet has the roll button on the sheet.
Added fill from the left on all checkboxes.
Added space for new skills to be added by the player.
+ a variety of other fixes.
* Re-submiting with trailing comma removed
I've also removed the translation files as you advised translations are submitted through another process.
* Updated with sheetworker to improve compatibility with older sheet
Added sheetworker so all stats from older sheet will now migrate properly. Changed the way dice rolls work as publisher has clarified conflicting rules in the game handbook.