zeteticl / fvtt-tokenactionhud

Creating a token action HUD module for Foundry VTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token Action HUD

This module populates a repositionable HUD showing the most common actions for a selected token.

Token Action HUD

Installation

  1. Inside Foundry's Configuration and Setup screen, go to Add-on Modules
  2. Click Install Module
    • or in the Manifest URL field, paste: https://github.com/Drental/fvtt-tokenactionhud/releases/latest/download/module.json
  3. Within the game, click on Settings > Manage Modules and make sure Token Action HUD is enabled.

Recommended Modules

Token Action HUD uses either the Color Picker, libThemer or VTTColorSettings library modules for its color picker settings. Only one is required.

Supported Systems

  • 3.5e SRD
  • Alien RPG
  • Blades In The Dark
  • Call of Cthulhu 7th edition (Unofficial)
  • Chroniques Oubliées Contemporain
  • Chroniques Oubliées Fantasy
  • Clé en main
  • Cthulhu Hack
  • Cypher System
  • DnD 4th Edition
  • DnD5e, including MinorQol, Magic Items, and Item Macro.
  • Dungeon World
  • Dungeonslayers 4
  • Earthdawn 4th Edition
  • Forbidden Lands
  • GURPS 4th Edition Game Aid (Unofficial)
  • Kamigakari: God Hunter
  • LANCER
  • OpenD6 Space
  • Pathfinder 1
  • Pathfinder Second Edition (Official)
  • Savage Worlds Adventure Edition
  • Shadow of the Demon Lord
  • Starfinder
  • Star Wars FFG system for Foundry VTT
  • Symbaroum
  • Tagmar RPG
  • Tormenta20
  • Warhammer Fantasy Roleplay 4th Edition

Supporting Other Systems

If you'd like a system to be supported by Token Action HUD and are able to develop it yourself, feel free to submit a pull request. See How to Add Support for a System/Module for help in developing Token Action HUD. Otherwise, raise a feature request for the system here.

Usage

Once activated, selecting a token that has an actor/character sheet associated with it and that you have permission to control should display an an action bar that is populated with the actions and abilities available for that token. The HUD can be disabled on a per-user basis if so desired.

Offers a variety of settings including support for third-party roll handlers (Please contact me if you'd like to add yours, or improve the functionality of those offered), and can be repositioned. Customizable settings

How to Use Custom Categories

See How to Use Custom Categories

Dungeon World

Dungeon World

Warhammer Fantasy Roleplay 4th Edition

Warhammer Fantasy Roleplay 4th Edition

Pathfinder Second Edition (Official)

Pathfinder Second Edition (Official)

Starfinder RPG

Starfinder RPG

Support

For questions, feature requests or bug reports, please open an issue here.

Pull requests are welcome. Please include a reason for the request or create an issue before starting one.

Thanks

First and foremost, thank you to the Community Helpers on Foundry's Discord who provide tireless support for people seeking help with the HUD. Enormous thanks also goes to the following people for their help in getting the HUD to its current state: Drental, Kekilla, Rainer, Xacus, Giddy, and anyone who has provided advice to any and all of my problems on Discord, as well as all the other developers who make FoundryVTT a joy to use.

License

This Foundry VTT module is licensed under a Creative Commons Attribution 4.0 International License and this work is licensed under Foundry Virtual Tabletop EULA - Limited License Agreement for module development.

About

Creating a token action HUD module for Foundry VTT


Languages

Language:JavaScript 95.5%Language:CSS 3.8%Language:Handlebars 0.7%