Commit Graph
211 Commits
Author SHA1 Message Date
wing-it e0aad72a79 New translations translation.json (Chinese Traditional) 2021-05-24 12:04:55 -04:00
wing-it d4f57a6b2b New translations translation.json (Portuguese) 2021-05-24 12:04:54 -04:00
wing-it ea72e6c268 New translations translation.json (English) 2021-05-24 12:04:53 -04:00
wing-it b7c4a5d0a6 New translations translation.json (Polish) 2021-05-24 12:04:45 -04:00
wing-it e92c65cd3d New translations translation.json (Korean) 2021-05-24 12:04:44 -04:00
wing-it 7dfe8cf5e6 New translations translation.json (French) 2021-05-24 12:04:41 -04:00
wing-it 42faecbb7a New translations translation.json (Spanish) 2021-05-24 12:04:40 -04:00
wing-it e15a65518f New translations translation.json (Afrikaans) 2021-05-24 12:04:39 -04:00
wing-it 25a93ab2fe New translations translation.json (Catalan) 2021-05-24 12:04:38 -04:00
wing-it a79bf0d25b New translations translation.json (Dutch) 2021-05-24 12:04:37 -04:00
wing-it a30002c9b6 New translations translation.json (Czech) 2021-05-24 12:04:36 -04:00
wing-it 2303a7db52 New translations translation.json (German) 2021-05-24 12:04:35 -04:00
wing-it c8c2c4ae13 New translations translation.json (Greek) 2021-05-24 12:04:34 -04:00
wing-it 50c9d2fb9f New translations translation.json (Hebrew) 2021-05-24 12:04:32 -04:00
wing-it 411c70cbca New translations translation.json (Hungarian) 2021-05-24 12:04:32 -04:00
wing-it ef50b5a731 New translations translation.json (Italian) 2021-05-24 12:04:31 -04:00
wing-it 771f09d20b New translations translation.json (Japanese) 2021-05-24 12:04:29 -04:00
wing-it a8cfabb778 New translations translation.json (Danish) 2021-05-24 12:04:29 -04:00
fredhicks aea07cadf4 Settings support for preconfiguring column groupings for combinable skills
Settings support for preconfiguring column groupings for combinable skills
2021-05-22 17:03:27 -04:00
fredhicks 6961c90f9c Update FateOmni.html
Altered rollable aspect formatting so the rating value of each aspect is constantly visible rather than conditionally.
2021-05-21 17:13:58 -04:00
fredhicks ab87ac7a57 Labels for combinable skills columns
Labels for combinable skills columns
2021-05-21 16:38:54 -04:00
fredhicks c63d940e53 Update sheet.json
Removed a duplicate preference setting
2021-05-21 16:12:29 -04:00
fredhicks 0c1cf4ae3f Developer mode & compendium support
Made changes to the sheet to support JSON object export of sheet data and import of same, with an eye on supporting compendium features down the line.
2021-05-21 12:29:08 -04:00
wing-it 67161af1f5 New translations translation.json (German) 2021-05-17 16:28:10 -04:00
wing-it 2252fe3687 New translations translation.json (Greek) 2021-05-17 16:28:07 -04:00
wing-it c542a6f462 New translations translation.json (Hebrew) 2021-05-17 16:28:03 -04:00
wing-it 43e8a69e8f New translations translation.json (Hungarian) 2021-05-17 16:28:01 -04:00
wing-it 8806e17cd2 New translations translation.json (Italian) 2021-05-17 16:27:58 -04:00
wing-it 727d1fa6d6 New translations translation.json (French) 2021-05-17 16:27:51 -04:00
wing-it c833062934 New translations translation.json (Spanish) 2021-05-17 16:27:48 -04:00
wing-it f6fc0e1263 New translations translation.json (Danish) 2021-05-17 16:27:44 -04:00
wing-it 21d65ef488 New translations translation.json (Afrikaans) 2021-05-17 16:27:43 -04:00
wing-it 73ebd3fd0c New translations translation.json (Catalan) 2021-05-17 16:27:41 -04:00
wing-it 8c81b5a229 New translations translation.json (Czech) 2021-05-17 16:27:38 -04:00
wing-it cf5a279fdf New translations translation.json (Japanese) 2021-05-17 16:27:33 -04:00
wing-it 421a343988 New translations translation.json (Swedish) 2021-05-17 16:27:31 -04:00
wing-it 7c0d0520d3 New translations translation.json (Turkish) 2021-05-17 16:27:28 -04:00
wing-it 0e4e70e3bd New translations translation.json (Ukrainian) 2021-05-17 16:27:23 -04:00
wing-it d36ea81480 New translations translation.json (Chinese Traditional) 2021-05-17 16:27:21 -04:00
wing-it 21d1753dde New translations translation.json (English) 2021-05-17 16:27:18 -04:00
wing-it 820f0ea472 New translations translation.json (Russian) 2021-05-17 16:27:10 -04:00
wing-it dcd62302c9 New translations translation.json (Portuguese) 2021-05-17 16:27:09 -04:00
wing-it 9e58c14bd5 New translations translation.json (Polish) 2021-05-17 16:27:06 -04:00
wing-it 5b58dda30e New translations translation.json (Dutch) 2021-05-17 16:27:03 -04:00
wing-it f76714df9a New translations translation.json (Korean) 2021-05-17 16:26:59 -04:00
wing-it ccd4faa630 New translations translation.json (Slovenian) 2021-05-17 16:26:58 -04:00
fredhicks 2c8a364a36 Packages
Added support for character Packages — collections of skill point spends, aspects, and stunts which you can choose to add to your sheet — in support of It's Not My Fault. The feature set for Packages will likely expand in the nebulous future, but this feels like the right start.
2021-05-14 18:34:08 -04:00
fredhicks 0bd81bad89 Multiple features added
- translation.json bugfix

- now possible to remove an aspect's label, so you can list multiple aspects in a row under the first one's label-header; necessitated moving option controls and flags display down onto the line for the aspect itself, as they were previously located next to the label, but if the label can now sometimes be empty/skipped, that's no longer appropriate.

- Rollable aspects can now have ratings as high as 10

- Combinable Skills now added to the sheet, supporting things like Two-Column Fate and other implementations that add two or more skills together for a roll. You'll need to flip the Combinable Skills setting on in order to see them on your sheet. Once you do you'll have controls available to pick which column each skill belongs in, and whether you're allowed to pick multiple skills from the same column. Once your skills are placed in the columns as desired, you may click a checkmark next to the ones you wish to combine for a roll. Once you do a button will appear at the top of the section allowing you to roll your selected combination.
2021-05-12 18:27:19 -04:00
fredhicks a7319b4245 Update translation.json
addressed a capitalization drift issue
2021-05-12 13:12:12 -04:00
wing-it 4dc1c3909f New translations translation.json (French) 2021-04-27 18:38:44 -04:00