β οΈ ALPHA SOFTWARE - NOT READY FOR USEβ οΈ This module is in early development and is not ready for production use. Features are incomplete, APIs will change, and bugs are expected.
Do not use this in your active games yet!
A comprehensive party management system for Foundry VTT that works with multiple game systems including Dragonbane, D&D 5e, Pathfinder 2e, and more.
Full documentation is available at: docs.rayners.dev/journeys-and-jamborees
Journeys & Jamborees transforms how groups handle travel, resources, and party dynamics by treating the party as a cohesive unit with its own character sheet. Instead of juggling individual character inventories and tracking party resources across multiple sheets, J&J provides a unified Party actor that serves as the central hub for group activities.
This module is being actively developed. Major features are still being implemented.
- Core party management
- Character status tracking
- Resource tracking
- Journey logging system
- Weather and encounter integration
- Mount management
- Multi-language support
- UI/UX polish
- Testing and bug fixes
Development is tracked privately but bug reports are welcome via GitHub Issues.
- Party Actor: Custom actor type representing the entire party
- Character Management: Add/remove party members with proper permission handling
- Character Status: Active, traveling, or staying behind
- Travel Roles: Pathfinder, lookout, and quartermaster assignments
- Resource Tracking: Shared rations, water, and gold with automatic consumption
- Party Inventory: Separate from character inventories
- Keybinding: Press 'P' to quickly open the party sheet
- Permission System: Automatic ownership for party members
- Multi-System Support: Works with D&D 5e, Pathfinder 2e, Forbidden Lands, Simple Worldbuilding, and more
- Rest Mechanics: Automatic resource consumption when camping
- Food Gathering (Dragonbane): Hunting, fishing, and foraging with customizable RollTables
- Journey Tracking: Distance-based travel with configurable movement rates
- Testing Framework: Comprehensive test suite with Vitest and Quench integration
- Enhanced journey logging with session history
- Advanced weather and encounter systems
- Mount management
- Multi-language support
- Additional system integrations
- Advanced automation features
- Foundry VTT v13.0.0 or later
- A compatible game system (Dragonbane, D&D 5e, Pathfinder 2e, Forbidden Lands, Simple Worldbuilding, or any system with configurable support)
- Download the latest release from GitHub Releases
- Extract to your Foundry VTT modules directory
- Restart Foundry VTT
- Enable the module in your world
Once published to the Foundry package repository:
https://github.com/rayners/fvtt-journeys-and-jamborees/releases/latest/download/module.json
Journeys & Jamborees is designed to work with any game system in Foundry VTT:
- Pre-configured: Dragonbane, D&D 5e, Pathfinder 2e, Forbidden Lands
- Configurable: Customize movement rates, skills, and dice formulas for any system
- Automatic: Falls back to sensible defaults for unknown systems
See the System Configuration Guide for details.
- Create a new "Party" actor
- Add player characters to the party
- Assign travel roles
- Track resources and manage inventory
- Begin your journey!
For detailed instructions, see the Quick Start Guide.
Thank you for your interest in contributing to Journeys & Jamborees! We welcome community involvement.
- π Bug Reports: Use our bug report template
- π‘ Feature Requests: Use our feature request template
- π§ͺ Testing: Help test with different game systems and workflows
- π Documentation: Improve guides and add examples
- π Translations: Localize the module for other languages
- Read our Contributing Guide for detailed guidelines
- Check our Support Guide for help and community channels
- Review the Security Policy for responsible disclosure
This module includes comprehensive test coverage:
- Unit tests via
npm test
for development - In-app tests via Quench for end-to-end testing
When reporting bugs:
- Use the bug report template with all required information
- Run Quench test suites and include results
- Include console errors and reproduction steps
For more details, see our full documentation.
- Documentation: docs.rayners.dev/journeys-and-jamborees
- Bug Reports: GitHub Issues
- Discussion: Foundry VTT Discord #module-discussion
Consider supporting continued development of this module:
- GitHub Sponsors: github.com/sponsors/rayners
- Patreon: patreon.com/rayners
Your support helps fund ongoing development and maintenance.
This project is licensed under the MIT License - see the LICENSE file for details.
- The Dragonbane RPG by Free League Publishing
- The Foundry VTT development community
- All alpha testers and contributors