From 8595bd30b9ea806fcc794bfd8637457a22db57c5 Mon Sep 17 00:00:00 2001 From: mjeffw Date: Tue, 31 Dec 2024 13:43:23 -0500 Subject: [PATCH] changelog: update bugfix entries for 17.17-beta and 17.16 --- changelog.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index a8eb614f..b44d8b5b 100644 --- a/changelog.md +++ b/changelog.md @@ -19,14 +19,18 @@ - Bugfix: Fix bl unit for high strength characters #2041 - Bugfix: DFRPG Slam calculation is incorrect in /slam #2053 - Bugfix: Item Statistics missing with GCA4 import. #2057 +- Bugfix: Injury Tolerance: Damage Reduction in the Damage Calculator does not allow decimal inputs for values less than 2. #2043 - Bugfix: Item Indent on Reopen #2049 -- Bugfix: Injury Tolerance: Damage Reduction in the Damage Calculator does not allow decimal inputs for values less than 2. #2043 (This is really a feature, not a bug.) - Bugfix: /iftest applies bonuses twice #2059 - Bugfix: GURPS.executeOTF is broken when using /if [On-the-Fly] cs:{ critsuccessclaus } s:{ thenclaus } f:{ elseclause } cf:{ critfailureclause } #2060 - Bugfix: Auto save foundry Qty/Count not works when Use Foundry Itens is active #2063 +- Bugfix: 17.17-beta TokenAction.newTurn throws "TypeError: Cannot read properties of undefined" #2074 +- Bugfix: 17.17 Beta - Move and Attack did not work on Confirmation Dialog #2075 - Bugfix: 17.17-beta2 broke Macro OtFs in the character sheet #2079 -- Bugfix: 17.16 chat message for Shock has duplicate pdflink span elements #2083 +- Bugfix: 17.17-beta 2 Confirmation Dialog Roll #2030 fails to recognize maneuver and character portrait #2080 - Bugfix: 17.17-beta2 Active Effects condition names are indistinguishable from each other in the droplist selector #2081 +- Bugfix: 17.16 chat message for Shock has duplicate pdflink span elements #2083 +- Bugfix: 17.17-beta2: Parry penalty is empty for existing characters, resulting in an NaN modifier #2086 - Bugfix: 17.17-beta2: Button in Chat message for Major Wound broken #2087 - Bugfix: 17.16 OtF Macro arguments do not support quoted strings #2089