Skip to content
 
 

Repository files navigation

Quick Status Select

Quick Status Select adds a search row to Foundry VTT's Token HUD status-effect palette, making it faster to find and apply conditions or effects on a selected token.

This repository is a public compatibility fork of Jeremiah Verba's Quick Status Select. It preserves the original module id, behavior, and MIT license attribution while publishing a Foundry V14 verified build.

Support: If this compatibility fork helps your Foundry V14 workflow, donations are optional and support Spencer's compatibility testing, release packaging, and documentation. Upstream author and contributor credit remains below.

Sponsor on GitHub Donate with PayPal

Install

Use this manifest URL in Foundry's module installer:

https://github.com/SpencerZPoole/qss/releases/latest/download/module.json

Release assets:

Compatibility

  • Module version: 2.0.3
  • Foundry VTT: minimum 13, verified 14.362
  • Verified test environment: Foundry 14.362 with D35E 3.0.2

Quick Status Select is intended to remain system-agnostic for systems and modules that preserve Foundry's standard Token HUD status-effect palette.

Usage

  1. Enable Quick Status Select in your world.
  2. Select a token and open the Token HUD.
  3. Open the status/effects palette.
  4. Type in the Search: field to filter statuses by id or localized label.
  5. Press Enter to apply the first visible matching status, or click any visible icon.

Changes in This Fork

This V14 verification build keeps the existing QSS experience and focuses on compatibility and polish:

  • Verified the module on Foundry VTT 14.362.
  • Replaced regex filtering with plain-text matching, so special characters in the search field cannot trigger invalid-regex errors.
  • Restored a visible Search: row with a Status placeholder in the Token HUD status palette.
  • Kept the search row compact and part of the icon grid while filtering, preventing the large blank overlay area that could appear above filtered results.
  • Reset the palette scroll position as the filter changes, so matching icons stay anchored below the search row.
  • Kept Enter-to-apply and clickable status icons working with the filtered results.

Screenshots

Quick Status Select with the status search field empty

Quick Status Select filtering status effects

Quick Status Select showing a narrowed status list

Credits and License

Quick Status Select was originally created by Jeremiah Verba. This fork also builds on compatibility work credited to Emmi in the module metadata.

The module is distributed under the existing MIT license. See src/LICENSE for the license text and original copyright notice.

Created with help from create-foundry-project.

About

Quick Status Select fork for Foundry V14.362 validation, compact status search, and regex-safe filtering.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages