Utility module with tweaks, enhancements and macros to help GMs with game management when running Warhammer Fantasy Roleplay (4e) sessions in Foundry Virtual Tabletop.
MIT License
15
stars
9
forks
source link
Extract socket handling and add trace logging #257
[X] Maintenance (updates to the repository, dependencies and other non-functional code management)
Description
Motivation and context
Preparatory work to support roll requests.
Summary of changes
- Extracted socket handler to its own module
- Fixed potential issues with actor selection for Advantage socket routines
- Added trace to module logging for improved debugging
- Updated Advantage handling module to test and use improved logging
### Development / Testing Environment
- Foundry VTT: 11.315
- WFRP4e System: 7.0.3
- GM Toolkit: 6.0.5
- Macro (if applicable): 6.0.5
Type of change
Description
Motivation and context
Preparatory work to support roll requests.
Summary of changes
- Extracted socket handler to its own module - Fixed potential issues with actor selection for Advantage socket routines - Added trace to module logging for improved debugging - Updated Advantage handling module to test and use improved logging ### Development / Testing Environment - Foundry VTT: 11.315 - WFRP4e System: 7.0.3 - GM Toolkit: 6.0.5 - Macro (if applicable): 6.0.5