Commits on Source (4)
-
Ken Kyger authored
- Added "maximum": "13" to the compatibility section of module.json, ensuring the module is recognized as compatible with Foundry VTT versions up to 13. This change enhances user clarity regarding supported versions.
-
Ken Kyger authored
- Updated .gitignore to exclude development ZIP files. - Refactored Taskfile.yml to include new tasks for installing development versions and building ZIP files. - Enhanced logging in Alpha5 scripts by utilizing Alpha5Utils for consistent message formatting. - Added new settings and user management features in Alpha5Settings for better API integration. - Improved diagnostics and error handling across various components to provide clearer feedback to users. These changes improve the overall usability and maintainability of the Alpha-5 module, ensuring a smoother experience for developers and users alike.
-
Ken Kyger authored
- Changed logging statements in Alpha5 scripts to replace `game.world.id` with `game.world.title` for improved clarity in log messages. - Updated API endpoint construction to use the encoded world title instead of the world ID, ensuring consistency across the module. - Adjusted diagnostics to reflect the world title in relevant logs, enhancing the overall user experience and debugging capabilities. These changes enhance the clarity of log messages and ensure that the correct world identifier is used throughout the module.
-
semantic-release-bot authored
# [1.7.0](v1.6.3...v1.7.0) (2025-06-18) ### Bug Fixes * **logging:** update world identifier logging to use world title ([b6d60f12](b6d60f12)) ### Features * **module:** enhance Alpha-5 module functionality and logging ([dfa32e22](dfa32e22))
foundry_vtt/module-dev.json
0 → 100644
foundry_vtt/scripts/api/Alpha5Utils.js
0 → 100644
tasks/install-dev.sh
0 → 100755
tasks/sync-dev-version.js
0 → 100755