Commit Graph
37458 Commits
Author SHA1 Message Date
Miguel Peres 965f7a3578 Merge pull request #9120 from paulosergiojps/master
[GURPS] Update
2021-06-21 14:03:34 -03:00
Zakarik b7755a9fe0 [Knight]Bugfix 2021-06-21 18:15:18 +02:00
James A Culp III c8c28cd54e Update Shadowrun6thEdition.html 2021-06-21 10:57:47 -04:00
James A Culp III 6c3e384799 Update Shadowrun6thEdition.html 2021-06-21 10:57:31 -04:00
Vinicius 58b945771f Merge branch 'master' into master 2021-06-21 09:11:22 -03:00
Vinicius 732b28d9c5 Merge pull request #3 from ViniciusAlmeida25/ViniciusAlmeida25-patch-2-1
Update ls-style.css
2021-06-21 08:58:58 -03:00
Vinicius 1c7258860b Update ls-style.css 2021-06-21 08:58:32 -03:00
Vinicius d77e44159f Merge pull request #2 from ViniciusAlmeida25/ViniciusAlmeida25-patch-2
Update ludos-sheet.html
2021-06-21 08:57:15 -03:00
Vinicius 4e3ee737f2 Update ludos-sheet.html 2021-06-21 08:56:51 -03:00
James A Culp III 3782eaeff3 Update preview.png 2021-06-21 00:18:16 -04:00
James A Culp III c09ea21bcd Update CHANGELOG.md 2021-06-20 22:05:45 -04:00
James A Culp III af1d29c4b9 PC Sheets Added functionality so when firing mode is changed on the Core tab, the DV and AR are updated appropriately. Still doesn't split dice pools. 2021-06-20 22:00:15 -04:00
ChtiKenny ed824e3cdc capitalized Ammo 2021-06-21 03:46:59 +02:00
cbkcook 7ce8b32e53 Added Preview 2021-06-20 21:08:16 -04:00
cbkcook 4105302a56 Brindlewood Bay - 1st version of character sheet 2021-06-20 21:03:34 -04:00
ganonkevlarandAndreas J. b7d865b632 [Mutant chronicles 3] Update mutant_cronicles_3/sheet.json
Co-authored-by: Andreas J. <2890634+Anduh@users.noreply.github.com>
2021-06-20 14:54:23 -04:00
Peter Haldenby 4a70ee031c Update JS to same as main sheet, make obsolescence message more prominent 2021-06-20 11:13:20 -07:00
Peter Haldenby c8d27f7b3a Merge pull request #10 from Roll20/master
Updating from master repo
2021-06-20 11:04:30 -07:00
James A Culp III b5cb75fb31 PC Sheet Modifiers text boxes in various places in the sheet (Qualities, Augs, Gear, Matrix Devices, Programs, and Echos) now allow the player to add/subtract from attributes on the sheet. See roll20 forum thread for further details.
PC Sheet Removed Modifications from sprites.
2021-06-20 14:03:43 -04:00
James A Culp III 7800d3f73a Miscellaneous cleanup and normalization. 2021-06-20 13:59:03 -04:00
James A Culp III 01b79b52f3 Added Combat Paralysis effects to initiatives. 2021-06-20 13:54:57 -04:00
James A Culp III 9a16e3e5d7 Updated attributes to default to 1. 2021-06-20 13:49:31 -04:00
Peter Bjerg Lidegaard 2a9d1b3239 Merge remote-tracking branch 'origin/master' into AD&D_2E_Revised-More_Spells 2021-06-20 14:37:11 +02:00
Peter Bjerg Lidegaard d58ab14946 - Added early returns for removing a field that is essentially 0 (0, -0, "0", "-0", "", undefined, null)
- Added early returns for overwriting a field that is essentially 0 (0, -0, "0", "-0", "", undefined, null) with another value that is also essentially 0
2021-06-20 13:24:36 +02:00
wing-it f76d4d8860 New translations translation.json (German) 2021-06-20 06:26:40 -04:00
ChtiKenny ac40ba2706 added API info 2021-06-19 20:37:32 +02:00
Djjus 3a5b9c7aef Update README.md 2021-06-19 18:32:06 +01:00
Djjus fed022b2bf display armor qualities on dodge rolls 2021-06-19 18:31:36 +01:00
ChtiKenny 5fe2443871 minor changes to Dani request 2021-06-19 18:23:46 +02:00
ChtiKenny 11390578fe Dani request 2021-06-19 17:59:33 +02:00
ChtiKenny b17e356850 added grenades to the autofill 2021-06-19 15:30:44 +02:00
Peter Bjerg Lidegaard 47ce76906b - Updated changelog
- Improved performance of sheetworkers to avoid recalculation when the removed value is 0
2021-06-19 01:09:43 +02:00
Peter Bjerg Lidegaard c747ed2d87 - Ensured that error message field is non interactable and read only
- Greatly optimized the sheet workers, by checking if a removed value is 0, and therefore no calculation is needed
2021-06-19 01:07:12 +02:00
Nic Bradley 677ef8b90e Merge pull request #9090 from jorsermar/talessya-1.0
First version of Talessya sheet
2021-06-18 15:56:12 -07:00
sheet-service 0b49a82c8b update approved.yaml 2021-06-18 18:44:29 -04:00
Eric Fortin 2421aa8016 [Mutant chronicles 3] My roll20userid in sheet.json 2021-06-18 17:08:15 -04:00
Eric Fortin b6f5516897 Merge branch 'master' into mutant_chronicles_3_Update_April2021 2021-06-18 16:57:40 -04:00
Eric Fortin c9546d6afe [Mutant chronicles 3] New preview image and last minute changes 2021-06-18 16:56:42 -04:00
Peter Bjerg Lidegaard 988c09026d Added reset button for powers 2021-06-18 22:16:12 +02:00
Peter Bjerg Lidegaard d14e5f0743 Added "not quest" to priest reset button 2021-06-18 21:45:06 +02:00
Peter Bjerg Lidegaard 5ed1985e2d - Lowercased weapon lookup to make it case insensitive.
- Added the correct case name for weapons for completionist sake
2021-06-18 21:35:00 +02:00
ChtiKenny b2c1d07a0b added datalist to vehicle weapons 2021-06-18 20:44:14 +02:00
paulosergiojps 35c6004ecc Update GURPS
- Updated translation.json with strings from gurps.html.
2021-06-18 14:32:33 -04:00
Djjus b2eb7137ba corruption table update 2021-06-18 19:02:30 +01:00
ChtiKenny c415d0439d PPV now revert to null if not used 2021-06-18 19:51:06 +02:00
ChtiKenny bf9b486a09 added Primitive/Proven/Vengeful to Weapon AutoFill 2021-06-18 19:39:03 +02:00
ChtiKenny 1e97540ad9 fixed colors for Weapon Arc 2021-06-18 19:20:08 +02:00
ChtiKenny 490d82369b added Weapon-Arc support 2021-06-18 18:29:14 +02:00
wing-it f6966ec150 New translations translation.json (English) 2021-06-18 10:53:50 -04:00
Miguel Peres d0a1b15555 Merge pull request #9117 from Djjus/dj-wfrp4e-Init-cond-mod-fix
[Warhammer 4e Character Sheet] 1.41 Initiative penalty fix
2021-06-18 10:48:36 -03:00