Commit Graph
36284 Commits
Author SHA1 Message Date
Kreuvf e0ac72fad4 * Update readme to better reflect current situation 2021-07-11 17:57:40 +02:00
Nic Bradley 1023eae7d9 Merge pull request #9203 from Tealk/ButterflyAspect
[ButterflyAspect] fix Headline & css class
2021-07-09 11:32:46 -07:00
Tealk 5d750915af fix Headline & css class 2021-07-09 19:47:22 +02:00
Nic Bradley 041ea3245c Merge pull request #9201 from Tealk/ButterflyAspect
[Butterfly Aspect] rulebook updates
2021-07-09 10:41:25 -07:00
Nic Bradley 0a9e4376da Merge pull request #9197 from Djjus/dev-wfrp4e-auto-xp-fix
[Warhammer 4e Character Sheet] Auto XP init fix
2021-07-09 10:41:03 -07:00
Djjus 9941fa8c59 add consumealcohol xp to total 2021-07-08 20:23:54 +01:00
Nic Bradley 61eb594d2d Merge pull request #9198 from Azurift/master
FFD20 (Final Fantasy d20) v1.61 hotfixes
2021-07-08 10:32:01 -07:00
Nic Bradley 61005a4cdd Merge pull request #9199 from johnmoney-code/only-war-enhanced-accurate-fix
[Only war enhanced] Bugfix
2021-07-08 10:29:09 -07:00
sheet-service 7f4596a10f update approved.yaml 2021-07-08 12:02:48 -04:00
johnmoney-code 2a9caf4ecf Fix accurate dmg DoS prompt not displaying
thanks ChtiKenny for the 2am announcement of exactly why my code  doesn't work
2021-07-08 02:09:55 -07:00
mlinarjc 9562b8d954 v1.61 hotfixes 2021-07-07 16:40:45 -05:00
johnmoney-code 418710aaf9 fix accurate tohit bonus not working on normal weapons 2021-07-07 14:36:24 -07:00
Djjus 8a793d1021 armor pen check box default checked 2021-07-07 17:52:42 +01:00
Djjus 43061c2b46 auto xp init fix 2021-07-07 17:46:03 +01:00
Miguel Peres fc3b932b05 Merge pull request #9194 from Stexinator/TheWitcher_deathsave_without_penalty
[TheWitcher] death save without penalties
2021-07-07 12:51:30 -03:00
Miguel Peres c0c4ad28ed Merge pull request #9193 from Stexinator/TheWitcher_remove_random_input_field
[TheWitcher] remove random input field
2021-07-07 12:51:08 -03:00
Miguel Peres 7e8dde903c Merge pull request #9192 from johnmoney-code/only-war-enhanced-accurate-tohit
[Only War Enhanced] Accurate +10 to hit as appropriate
2021-07-07 12:51:01 -03:00
Miguel Peres a64d3e5d09 Merge pull request #9191 from jaculpiii/ShadowrunSixthWorldv.37
Shadowrun Sixth World v.37
2021-07-07 12:50:44 -03:00
Miguel Peres b3fc3cc247 Merge pull request #9190 from olafvantol/minor-tweaks2
[HarnMaster3] Minor tweaks2
2021-07-07 12:50:34 -03:00
Miguel Peres f188b7bd51 Merge pull request #9189 from Azurift/master
FFD20 Pull Request
2021-07-07 12:50:17 -03:00
Miguel Peres 6b2cfb547f Merge pull request #9187 from Djjus/dev-wfrp4e-auto-xp
[Warhammer 4e Character Sheet] v1.5 Auto XP
2021-07-07 12:49:49 -03:00
Miguel Peres 5e0b61b69e Merge pull request #9186 from ChtiKenny/master
[Shadowbane Inquisition]removed easter egg
2021-07-07 12:49:35 -03:00
Miguel Peres aa4533a8d2 Merge pull request #9185 from Stexinator/TheWitcher_reorder_faststrikes_template
[TheWitcher] reorder fast strikes template
2021-07-07 12:49:28 -03:00
Miguel Peres c61c6b6e4a Merge pull request #9183 from sydearly/24XX-2
24 xx 2
2021-07-07 12:49:19 -03:00
Miguel Peres cf4b1de006 Merge pull request #9182 from ganonkevlar/mutent_chronicles_3_images
[Mutant Chronicles 3] Image host changed
2021-07-07 12:48:50 -03:00
Stexinator c5b2d5c966 [TheWitcher] death save without penalties 2021-07-07 17:14:40 +02:00
Stexinator 7f92d16a22 [TheWitcher] remove random input field 2021-07-06 17:06:14 +02:00
James A Culp III 801899fd74 Rolls->Misc tab added
Added Conversion for common Standard to Metric and vice versa.  Ft <=> M, Mi <=> Km, Lb <=> Kg
2021-07-05 21:53:55 -04:00
Tealk 98affa9ed8 update version 2021-07-05 21:37:22 +02:00
johnmoney-code 4fbe6e37d4 Accurate +10 to hit as appropriate
Adds JS that checks for the Accurate prerequisites in Ranged Weapons and Vehicle Ranged Weapons, and appropriately adds +10 to hit.

Moved the Accurate damage DoS dialog to only appear when it's needed

Adds default values to attr_ammo (used for the ammo counter API), and vehicle weapons. [Thanks to ChtiKenny, now I know why default values are a thing.]
2021-07-05 11:07:10 -07:00
James A Culp III a93e49397c Update CHANGELOG.md 2021-07-05 12:23:43 -04:00
James A Culp III 7d7add3c9f PC->Arms->Range/Melee Added "Engineering" option to the skill dropdown.
Bugfix - PC->Arms->Range/Melee fixed the dicepool display to now reflect the actual dicepool.  To make sure this is up to date when viewing a character sheet for the first time after this version goes live just toggle settings mode off/on or on/off for each weapon, that should trigger the update and update your primary displays as well.
Added some behind the scenes code to try and update the weapons to have the Attribute, Attribute Rating and Dicepool Modifier attributes set correctly after loading.  Also added versioning for the character sheet data.
2021-07-05 12:21:33 -04:00
Tealk dc36ec139c fourth syllable for time 2021-07-05 16:31:45 +02:00
Tealk ab3bf27a50 target range variable again 2021-07-05 16:22:49 +02:00
olafvantol f174800f9b Calculate total weight to tenths of pounds
Changed parseInt to parseFloat. Also removed some unnecessary  linebreaks and whitespaces
2021-07-05 08:30:28 +02:00
Djjus 01b4b2bdb8 further tidy up to stop double entries 2021-07-05 02:24:01 +01:00
mlinarjc 03e40cb80e v1.6 changes 2021-07-04 20:11:41 -05:00
Djjus 9468fa3e00 fix double other xp issue 2021-07-05 01:56:23 +01:00
Djjus 9fe70c63ad haggle adv change fix 2021-07-05 01:39:19 +01:00
Azurift b8942a7f2f Merge branch 'Roll20:master' into master 2021-07-04 19:38:55 -05:00
Djjus d167f4f1d7 ver 2021-07-04 17:07:07 +01:00
Djjus 4bb202c434 Update README.md 2021-07-04 17:05:01 +01:00
Djjus b497761d37 Update Warhammer 4e Character Sheet.html 2021-07-04 17:04:20 +01:00
Djjus c6bb9207e5 v1.5 Auto XP Calculation 2021-07-04 17:04:04 +01:00
ChtiKenny 1804451cf2 set ammo API to whisper 2021-07-04 13:14:27 +02:00
ChtiKenny f72533dcbb removed Dani request 2021-07-04 12:37:53 +02:00
James A Culp III c32ae97cd4 NPC Astral Initiative now auto-calculates for spirits and awakened grunts 2021-07-03 22:20:11 -04:00
James A Culp III 3099594b90 NPC->Vehicle/Drone fixed hot sim initiative auto-calculation (pilot * 2 +4d6 now) 2021-07-03 15:25:56 -04:00
James A Culp III 25aa86a92b NPC->Grunt Fixed sprint speed being 0 by default 2021-07-03 14:55:50 -04:00
James A Culp III 4b1b62de7b PC->Condition Monitor - Added Natural Healing Physical and Stun roll buttons. 2021-07-03 11:53:19 -04:00