Commit graph

23 commits

Author SHA1 Message Date
04731c2c06 Audit all 2026-07-16 15:29:28 -05:00
fd2283222c Refactor interest management in IdleSpectator to enhance reason ownership handling and improve dossier updates. Introduce new methods in InterestDirector for managing owned candidates and update WatchCaption to synchronize reason display with active dwell states. Revise AgentHarness to ensure accurate reason reporting during inactivity. Increment version in mod.json to 0.18.2 to reflect these changes. 2026-07-15 22:33:32 -05:00
020d73fa9c Phase 1 2026-07-15 22:16:24 -05:00
8427079188 Update IdleSpectator to version 0.16.8. Introduce new functionality for managing long nametags in WatchCaption, ensuring they do not overlap with level badges. Add new harness scenarios for testing nametag layout and headline display. Revise existing harness commands for improved clarity and control. Increment version in mod.json to reflect these changes. 2026-07-15 18:44:30 -05:00
1d2e830013 Refactor interest management in AgentHarness to replace InterestTier with score-based handling. Update scoring logic across components to prioritize TotalScore for event processing and session control. Revise harness scenarios for improved clarity and accuracy in event representation. Increment version in mod.json to reflect these changes. 2026-07-15 18:26:57 -05:00
8cb19e7388 Enhance interest session handling in AgentHarness by adding a force session option. Update harness scenarios to improve event clarity and ensure accurate dossier representation without tier badges. Increment version in mod.json to reflect these changes. Additionally, improve WatchCaption layout for reason text to accommodate full text display without truncation. 2026-07-15 17:53:44 -05:00
7068ac44c5 dont dedupe important verbs 2026-07-15 13:37:55 -05:00
8ab8a9880a Enhance ActivityLog with verb suppression logic to prevent duplicate task entries within a cooldown period. Introduce methods for managing logged verbs and their timestamps, and update related functionality in AgentHarness and WatchCaption for improved task synchronization. Add new harness scenarios for testing verb deduplication and task refresh. Increment version in mod.json to reflect these changes. 2026-07-15 13:29:20 -05:00
76e91385f6 Refactor activity action handling to improve clarity and functionality. Removed the ActivityActionLexicon class and integrated its logic into ActivityActionComposer, enhancing the management of action phrases. Updated various methods to streamline action processing and ensure proper context handling for verbs. Adjusted ActivityModifierVoiceOverlay and ActivityClauseAssembler to support new action structures. Incremented version in mod.json to reflect these changes. 2026-07-15 11:54:20 -05:00
4b8deb012c Implement life milestone tracking in ActivityLog and Chronicle. Introduced NoteMilestone method for logging significant events such as kills, deaths, and relationships, enhancing activity tracking. Updated Chronicle methods to utilize the new milestone logging, ensuring consistency between activity and chronicle records. Adjusted HUD icon handling for milestone activities and incremented version in mod.json to reflect these changes. 2026-07-15 11:07:52 -05:00
88a0c38c00 Enhance ActivityInterestTable and ActivityLog with comprehensive context building for actors. Introduced the BuildContext method to encapsulate actor details, improving activity tracking and logging. Updated ActivityLog to utilize the new context for better clarity in logged actions. Adjusted test scenarios in HarnessScenarios to validate these enhancements. Incremented version in mod.json to reflect the update. 2026-07-15 02:39:32 -05:00
63bf44cae5 Enhance ActivityLog and ActivityInterestTable with detailed target resolution and activity tracking. Implemented new methods for resolving actor targets and formatting activity statistics, including colored display options. Updated HUD interactions to reflect these changes and added test scenarios for improved activity logging and display functionality. 2026-07-14 23:40:39 -05:00
beb08265ec Its a start 2026-07-14 23:11:51 -05:00
94de8a3b5b Implement favorites filtering for Fallen characters in Chronicle and HUD. Added functionality to track and manage favorite subjects across death events, enhancing user experience. Updated test scenarios to validate new favorite handling and interactions. 2026-07-14 22:36:06 -05:00
94b356c9c8 Enhance Lore panel with Living and Fallen tabs, implementing character death tracking and improved HUD interactions. Added support for death manner classification and updated dossier handling for fallen units. Adjusted test scenarios to validate new features and behaviors. 2026-07-14 21:57:13 -05:00
b40f3f8621 Implement Lore panel functionality, replacing Chronicle with a new tabbed interface for World Memory and Character History. Enhanced HUD interactions, added search and favorites features, and updated key bindings. Adjusted test scenarios to validate new Lore features and behaviors. 2026-07-14 21:19:13 -05:00
0f30f18bcb Refactor Chronicle to World Memory, enhancing HUD and functionality. Updated entry handling, added age chapter support, and improved history display. Adjusted test scenarios and assertions to align with new features. 2026-07-14 20:09:55 -05:00
7b4ff19b01 Tooltip adjustments 2026-07-14 19:18:57 -05:00
7b9c0d5c8a Enhance Chronicle functionality and HUD layout. Added date tracking to Chronicle entries, improved display formatting, and adjusted HUD dimensions for better visibility. Updated assertions in test scenarios to reflect new features. 2026-07-14 19:08:00 -05:00
9ae7f7ffa1 Perfecting the dossier hud 2026-07-14 17:59:37 -05:00
343c4c686e Live HUD for character 2026-07-14 17:12:26 -05:00
3d6d8f27f3 Chronicle 2026-07-14 16:25:28 -05:00
43cc098ac9 Base chronicler 2026-07-14 15:55:22 -05:00