Update GameAssist to version 0.1.4.7 and enhance documentation#2287
Update GameAssist to version 0.1.4.7 and enhance documentation#2287Mord-Eagle wants to merge 8 commits into
Conversation
Update code to v0.1.4.7
Created file and folder for version 0.1.4.7
Updated ChangeLog to reflect version 0.1.4.7 detailing changes from 0.1.1.0 to current.
Updated version and description of GameAssist, added new requirements and modules.
Added a new conflict entry to the script.json file.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e5a5c03df7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e5a5c03df7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This updates the existing One-Click GameAssist package from v0.1.1.2 to v0.1.4.7.
The intermediate v0.1.2-v0.1.4.6 project releases were developed and tested outside the One-Click repository. They remain documented in the project changelog and are available at https://github.com/Mord-Eagle/GameAssist but are not listed as previousversions because matching published version folders do not exist. The existing published rollback versions 0.1.1.2, 0.1.1.1, and 0.1.1.0 are preserved.
Package changes
adds GameAssist/0.1.4.7/GameAssist.js;
updates GameAssist/script.json to v0.1.4.7 using the required GameAssist.js filename and property-based modifies declarations;
updates the One-Click description, dependencies, named conflicts, commands, setup instructions, and troubleshooting documentation;
replaces the older package README with the current v0.1.4.7 documentation.
Release highlights
clearer !ga-status system health and troubleshooting panels;
configuration self-healing and versioned configuration snapshots;
improved CritFumble help and natural-1 workflow;
exact built-in and custom concentration-marker recognition;
NPC death tracking with Campaign, Chapter, Section, and Session handouts;
NPC death audit, report writing, hierarchical clearing, and curated Arc records;
NPCHPRoller initialization protection that prevents false death/revival history;
verified TokenMod marker requests through its documented --api-as path;
optional StatusInfo detection and observer-path diagnostics.
Requirements and compatibility
D&D 5E (2014) character sheet;
TokenMod 0.8.88 supported baseline for NPCManager and ConcentrationTracker marker changes;
StatusInfo 0.3.11 optional for condition descriptions and menus;
seven campaign rollable tables for CritFumble, documented in the package description and README.
GameAssist and the submitted source are released under the MIT License.
Project documentation: https://github.com/Mord-Eagle/GameAssist
Detailed release history: https://github.com/Mord-Eagle/GameAssist/blob/main/CHANGELOG.md