top of page
RPGX_Logo.png

LATEST NEWS

Search

RPGX AI Assistant — v3.2.1 Release Notes

Released: May 25, 2026

Download: Latest Version

🎲 Player Queries — AI Access for the Whole Table

The biggest feature addition since launch. Players can now submit queries through the AI Assistant without any direct access to the GM's local machine or RAG server. Everything routes securely through Foundry's built-in socket system — no port forwarding, no IP sharing, no extra configuration required.

Works across all three hosting scenarios automatically:

  • Remote Foundry server (cloud/VPS hosted)

  • Local network Foundry

  • GM running Foundry on their own machine as a station


How It Works

  1. The brain button is now visible to all players, not just the GM

  2. Players open the query panel and submit their question as normal

  3. The query travels through Foundry's socket to the GM's client

  4. The GM receives an approval popup showing the player's name and their question

  5. On approval, the GM's local Ollama/RAG stack processes the query

  6. The answer is delivered back to chat — whispered privately or broadcast to everyone

Players never touch the GM's local server. The GM's machine is never directly exposed.


New Settings

Two new settings have been added under a Player Query Settings section in the module configuration:

Setting Default Description Enable Player Queries Off Master switch. Must be on for any player query routing to work. Players receive a friendly dialog if this is off. Auto-approve Player Queries Off Skip the GM approval popup and process player queries immediately.


GM Approval Popup

When a player submits a query and auto-approve is off, the GM sees:

🎲 Player Query — [Player Name] "The player's question appears here" ✓ Approve ✗ Deny

Denied queries notify the player with a small dialog. No query goes unacknowledged.

If multiple GMs are connected to the same session, only the primary active GM receives the popup — no duplicate dialogs.


💬 Whisper Reply

The GM Only checkbox has been renamed to Whisper Reply and now applies to both GMs and players consistently:

  • Checked — the AI response is whispered privately to whoever made the query (plus all GMs, so the GM always sees responses)

  • Unchecked — the AI response is broadcast to the full chat


🐛 Bug Fix — socket: true Declaration

module.json now correctly declares "socket": true, which is required by Foundry for cross-client socket messaging. This was the root cause of the player query feature not functioning in initial testing.


PDF File Ingestion

Now you can ingest PDF files embedded in journals or directly from an outside source: Integrated, no extra software needed.


Upgrading

No database migrations or re-ingestion required for this update. Drop in the new module files and reload Foundry. Enable Player Queries in module settings if you want your players to have access.


Full Changelog: v3.1.0...v3.2.0

Download: Latest Version

 
 
 

Comments


Dash

Join our mailing list for the latest news, videos, & extra content!

Dash

Follow us on:

  • Patreon
  • Facebook Page
  • GitHub
  • Discord
  • Youtube Page

RPGX Studios, X8 Nerdcast, and all related content are the sole property of X8 Studios LLC.  and may not be copied or redistributed without the express written permission © 2018 by x8 Studios. 

bottom of page