Ground Soulgaze narration and report capture status - #709
Draft
RANGROO wants to merge 44 commits into
Draft
Conversation
The ALTER ... ADD COLUMN IF NOT EXISTS statements for retry_count and
last_error live inside _relCreateQueueTable() / _relCreateInitQueueTable(),
which are only called from the catch block of the enqueue path - reached only
when the table is missing entirely.
On an install whose queue table was created before last_error was added, the
enqueue path never throws, so the migration never runs. The retry bookkeeping
UPDATE then fails with
column "last_error" of relation "relationship_eval_queue" does not exist
and since a failed query is logged rather than thrown, retry_count is never
incremented. The entry never reaches max retries and is retried on every worker
tick indefinitely.
Ensure the columns at the point of use instead. Runs only when there is
something to retry and is memoised per process, so the normal path is
unaffected.
…handling, and refine quest generation prompts - Added detailed error logging in `buildSituationalMapDescription` for better debugging of door fetching logic. - Fixed potential issues in `rolemaster_helpers.php` by cleaning up unnecessary semicolons and ensuring consistent formatting. - Updated `comm.php` to use a new metadata key for auto greetings, improving NPC interaction logic. - Enhanced `api.php` to include teleportation logic for NPCs without disposition, ensuring smoother gameplay. - Improved documentation in `api_doc.php` regarding item spawning and NPC interactions. - Adjusted quest generation prompts in `agent0.php` to clarify user instructions and improve quest context. - Increased the limit of points of interest fetched in `largemapview.php` from 10 to 20 for better exploration options.
Add CHIM-iNeed to the plugin repository
Bump HerikaServer version to 3.2.5
* Added check on gamedata.php update for market prices
…tate Preserve NPC profile list state after reloads
Improve bulk action behavior editing
* bypass and update timestamp on NPC when passive events
Make autonomous bored events grounded and Smart-only
Replace Whisper and Close shortcuts with pipes
Trim CHIM web UI spacing
…-optimize-npc-restore Speed up NPC history restoration after game load
…columns Fix infinite retry loop in relationship queue when tables predate last_error
…ture-status # Conflicts: # prompts/prompts.php
This was referenced Aug 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
/var/www/html/HerikaServer; source/runtime SHA-256 hashes matchNordic Valley, visual context unavailable){"ok":false,"message":"No portrait image was uploaded."}ZipArchive, and two existing source/baseline assertions)Paired client PR
Limits
Visual Description: Savedruntime state remains unverified in-game