From f06c310ea9eb6b87416d9ecc9b3194b707b5367d Mon Sep 17 00:00:00 2001 From: Finn Date: Wed, 8 May 2024 23:59:13 -0500 Subject: [PATCH 1/3] Updated the notecard in preparation for 3.8.0 release Didn't have space for a thanks section without making an entirely new page. Oh well. --- config.json | 2 +- ... => ArkhamSCE380-592024-Page1.bd6b3e.json} | 40 +++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) rename objects/{ArkhamSCE370-352024-Page1.6657b6.json => ArkhamSCE380-592024-Page1.bd6b3e.json} (59%) diff --git a/config.json b/config.json index cee2ca52..4f718c91 100644 --- a/config.json +++ b/config.json @@ -225,7 +225,7 @@ "Tokencache_Curse.16a9a7", "Tokencache_Frost.b2b7be", "PhysicsDetector.b300d8", - "ArkhamSCE370-352024-Page1.6657b6" + "ArkhamSCE380-592024-Page1.bd6b3e" ], "PlayArea": 1, "PlayerCounts": [ diff --git a/objects/ArkhamSCE370-352024-Page1.6657b6.json b/objects/ArkhamSCE380-592024-Page1.bd6b3e.json similarity index 59% rename from objects/ArkhamSCE370-352024-Page1.6657b6.json rename to objects/ArkhamSCE380-592024-Page1.bd6b3e.json index 3844b661..a147cf7a 100644 --- a/objects/ArkhamSCE370-352024-Page1.6657b6.json +++ b/objects/ArkhamSCE380-592024-Page1.bd6b3e.json @@ -10,10 +10,10 @@ "g": 1, "r": 1 }, - "Description": "Thanks for downloading Arkham SCE 3.7.0!\n\n- Feast of Hemlock Vale Campaign Expansion is now fully released!\n- Updated all FoHV player cards with high-quality scans!\n- Also updated Edge of the Earth player cards!\n- Implemented cards from the latest Taboo list update.", + "Description": "Thanks for downloading Arkham SCE 3.8.0!\n\nAdded Parallel Rex Murphy to the deck importer!\r\nPlaymat slots are now editable via a new button!\nThe options panel has been updated with a new look.\r\nEdge of the Earth weaknesses now spawn with a single Damage or Horror token as a reminder of how they can be removed.\r", "DragSelectable": true, "GMNotes": "", - "GUID": "6657b6", + "GUID": "bd6b3e", "Grid": true, "GridProjection": false, "Hands": false, @@ -25,7 +25,7 @@ "LuaScriptState": "", "MeasureMovement": false, "Name": "Notecard", - "Nickname": "Arkham SCE 3.7.0 - 3/5/2024 - Page 1", + "Nickname": "Arkham SCE 3.8.0 - 5/9/2024 - Page 1", "Snap": true, "States": { "2": { @@ -40,10 +40,10 @@ "g": 1, "r": 1 }, - "Description": "- Added a new card to the Fan-made Accessories barrel that can be used to easily track bonus VP that can't immediately be spent.\n- The \"Take Clue\" hotkey can now be used to take a clue from a clue pool bag, and has variants for multi-handed play.\n- Opening a menu (such as the downloads menu) no longer causes it to appear on every other player's screen.\n", + "Description": "Left/Right-click functionality swapped on Draw Encounter button in preparation for a future update. Feedback welcome!\nCard states can now be changed with number keys.\r\nCleanup Helper now resets activation tokens.\r\nThe deck importer now can import Hemlock Vale story assets.\r\nHotkey Reference card has been updated.", "DragSelectable": true, "GMNotes": "", - "GUID": "a22c7e", + "GUID": "4a2b72", "Grid": true, "GridProjection": false, "Hands": false, @@ -55,17 +55,17 @@ "LuaScriptState": "", "MeasureMovement": false, "Name": "Notecard", - "Nickname": "Arkham SCE 3.7.0 - 3/5/2024 - Page 2", + "Nickname": "Arkham SCE 3.8.0 - 5/9/2024 - Page 2", "Snap": true, "Sticky": true, "Tooltip": true, "Transform": { - "posX": 8.080297, - "posY": 1.556635, - "posZ": -35.1032448, - "rotX": 0.00008872076, - "rotY": 89.97568, - "rotZ": 0.0284017846, + "posX": -27, + "posY": 1.55149889, + "posZ": -56.165, + "rotX": -2.24994334e-8, + "rotY": 90.00003, + "rotZ": 6.59473e-9, "scaleX": 3, "scaleY": 1, "scaleZ": 3 @@ -85,10 +85,10 @@ "g": 1, "r": 1 }, - "Description": "- Implemented many miscellaneous bugfixes and metadata tweaks.\n\n- Extra-special thanks to everyone who helped us release Feast of Hemlock Vale as quickly as we could!!", + "Description": "Nkosi Mabati helper updated with custom token compatability.\nNew right-click options havee been added to Rite of Sanctification and Nepthys.\nMyriad other under-the-hood code optimizations and bugfixes have been included.\nFixed Ancient Covenant and Blasphemous Covenant having low-quality images.\n", "DragSelectable": true, "GMNotes": "", - "GUID": "c01be8", + "GUID": "b27cd3", "Grid": true, "GridProjection": false, "Hands": false, @@ -100,17 +100,17 @@ "LuaScriptState": "", "MeasureMovement": false, "Name": "Notecard", - "Nickname": "Arkham SCE 3.7.0 - 3/5/2024 - Page 3", + "Nickname": "Arkham SCE 3.8.0 - 5/9/2024 - Page 3", "Snap": true, "Sticky": true, "Tooltip": true, "Transform": { - "posX": 48.5480232, + "posX": -27, "posY": 1.55149889, - "posZ": 2.98858, - "rotX": -8.131164e-8, - "rotY": 90.00001, - "rotZ": 5.652705e-8, + "posZ": -56.165, + "rotX": -4.866979e-8, + "rotY": 90.00003, + "rotZ": 1.92361256e-8, "scaleX": 3, "scaleY": 1, "scaleZ": 3 From bcff1c294a31f58a16d0768dbb2cdeb1b11ee485 Mon Sep 17 00:00:00 2001 From: Finn Date: Sat, 11 May 2024 16:02:47 -0500 Subject: [PATCH 2/3] Revisions based on Review feedback Updated notes to better indicate new Draw Card functionality and to clarify the bless card changes. --- config.json | 2 +- ...=> ArkhamSCE380-5122024-Page1.bd6b3e.json} | 22 +++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) rename objects/{ArkhamSCE380-592024-Page1.bd6b3e.json => ArkhamSCE380-5122024-Page1.bd6b3e.json} (74%) diff --git a/config.json b/config.json index 4f718c91..6943f0ee 100644 --- a/config.json +++ b/config.json @@ -225,7 +225,7 @@ "Tokencache_Curse.16a9a7", "Tokencache_Frost.b2b7be", "PhysicsDetector.b300d8", - "ArkhamSCE380-592024-Page1.bd6b3e" + "ArkhamSCE380-5122024-Page1.bd6b3e" ], "PlayArea": 1, "PlayerCounts": [ diff --git a/objects/ArkhamSCE380-592024-Page1.bd6b3e.json b/objects/ArkhamSCE380-5122024-Page1.bd6b3e.json similarity index 74% rename from objects/ArkhamSCE380-592024-Page1.bd6b3e.json rename to objects/ArkhamSCE380-5122024-Page1.bd6b3e.json index a147cf7a..6f9c7458 100644 --- a/objects/ArkhamSCE380-592024-Page1.bd6b3e.json +++ b/objects/ArkhamSCE380-5122024-Page1.bd6b3e.json @@ -25,7 +25,7 @@ "LuaScriptState": "", "MeasureMovement": false, "Name": "Notecard", - "Nickname": "Arkham SCE 3.8.0 - 5/9/2024 - Page 1", + "Nickname": "Arkham SCE 3.8.0 - 5/12/2024 - Page 1", "Snap": true, "States": { "2": { @@ -40,7 +40,7 @@ "g": 1, "r": 1 }, - "Description": "Left/Right-click functionality swapped on Draw Encounter button in preparation for a future update. Feedback welcome!\nCard states can now be changed with number keys.\r\nCleanup Helper now resets activation tokens.\r\nThe deck importer now can import Hemlock Vale story assets.\r\nHotkey Reference card has been updated.", + "Description": "Draw Encounter button now draws to the rightmost empty threat area slot on left-click, and to draw area on right-click.\nCard states can now be changed with number keys.\r\nCleanup Helper now resets activation tokens.\r\nThe deck importer now can import Hemlock Vale story assets.\r\nHotkey Reference card has been updated.", "DragSelectable": true, "GMNotes": "", "GUID": "4a2b72", @@ -55,7 +55,7 @@ "LuaScriptState": "", "MeasureMovement": false, "Name": "Notecard", - "Nickname": "Arkham SCE 3.8.0 - 5/9/2024 - Page 2", + "Nickname": "Arkham SCE 3.8.0 - 5/12/2024 - Page 2", "Snap": true, "Sticky": true, "Tooltip": true, @@ -63,9 +63,9 @@ "posX": -27, "posY": 1.55149889, "posZ": -56.165, - "rotX": -2.24994334e-8, - "rotY": 90.00003, - "rotZ": 6.59473e-9, + "rotX": 4.07705976e-8, + "rotY": 90.00001, + "rotZ": 4.08891943e-9, "scaleX": 3, "scaleY": 1, "scaleZ": 3 @@ -85,7 +85,7 @@ "g": 1, "r": 1 }, - "Description": "Nkosi Mabati helper updated with custom token compatability.\nNew right-click options havee been added to Rite of Sanctification and Nepthys.\nMyriad other under-the-hood code optimizations and bugfixes have been included.\nFixed Ancient Covenant and Blasphemous Covenant having low-quality images.\n", + "Description": "Nkosi Mabati helper updated with custom token compatability.\nNew right-click option has been added Nepthys.\nRite of Sanctification no longer has to be right-clicked for each token sealed.\nFixed Ancient Covenant and Blasphemous Covenant having low-quality images.\nMyriad other under-the-hood code optimizations and bugfixes.", "DragSelectable": true, "GMNotes": "", "GUID": "b27cd3", @@ -100,7 +100,7 @@ "LuaScriptState": "", "MeasureMovement": false, "Name": "Notecard", - "Nickname": "Arkham SCE 3.8.0 - 5/9/2024 - Page 3", + "Nickname": "Arkham SCE 3.8.0 - 5/12/2024 - Page 3", "Snap": true, "Sticky": true, "Tooltip": true, @@ -108,9 +108,9 @@ "posX": -27, "posY": 1.55149889, "posZ": -56.165, - "rotX": -4.866979e-8, - "rotY": 90.00003, - "rotZ": 1.92361256e-8, + "rotX": 5.014709e-8, + "rotY": 90.00001, + "rotZ": 3.128093e-8, "scaleX": 3, "scaleY": 1, "scaleZ": 3 From 7acc2dcdbb8b62bf26b3084519d4df6060c7c56b Mon Sep 17 00:00:00 2001 From: Finn Date: Sun, 12 May 2024 03:48:21 -0500 Subject: [PATCH 3/3] Fixed things getting reversed --- objects/ArkhamSCE380-5122024-Page1.bd6b3e.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/ArkhamSCE380-5122024-Page1.bd6b3e.json b/objects/ArkhamSCE380-5122024-Page1.bd6b3e.json index 6f9c7458..0448dbd3 100644 --- a/objects/ArkhamSCE380-5122024-Page1.bd6b3e.json +++ b/objects/ArkhamSCE380-5122024-Page1.bd6b3e.json @@ -40,7 +40,7 @@ "g": 1, "r": 1 }, - "Description": "Draw Encounter button now draws to the rightmost empty threat area slot on left-click, and to draw area on right-click.\nCard states can now be changed with number keys.\r\nCleanup Helper now resets activation tokens.\r\nThe deck importer now can import Hemlock Vale story assets.\r\nHotkey Reference card has been updated.", + "Description": "Draw Encounter button now draws to the draw area on left-click, and to the rightmost empty threat area slot on right-click.\nCard states can now be changed with number keys.\r\nCleanup Helper now resets activation tokens.\r\nThe deck importer now can import Hemlock Vale story assets.\r\nHotkey Reference card has been updated.", "DragSelectable": true, "GMNotes": "", "GUID": "4a2b72",