
Hades 2 TOLk Compatibility
Integrates TOLk screen-reader into Hades 2Details
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
2.0.0 - 2025-11-05
Added
- Configuration system with four new options:
PopupAnnouncements.ReadInteractPrompts(default: true) - Toggle reading of interact promptsPopupAnnouncements.ReadDamageNumbers(default: false) - Toggle reading of damage numbersVoicelines.ReadDialogues(default: true) - Toggle reading of dialogue linesVoicelines.ReadNonDialogue(default: true) - Toggle reading of non-dialogue voicelines
- Non-dialogue voiceline reader with proper timing support
- Combat popup announcements (damage numbers and interact prompts)
- Critical hit detection - prepends "Crit" to damage numbers containing "!"
- Banner message reader for info banners
- Dialogue reader with speaker name and title/epithet support
- Trade screen prompt reader with complete item exchange information
- Simple prompt screen reader for title and description
- Quest Log (Book of Fates) enhancements:
- Quest descriptions now read by screen reader
- Reward information (amount and resource name) displayed
- Silver Pool (Weapon Shop) enhancements:
- Cost information for unpurchased items
- Talent Screen (Path of Stars) major enhancements:
- Status announcements: "On", "Off", "Locked", "On, Queued"
- Cost display for available talents
- Full trait descriptions with stat details
- Icon path to text conversion in descriptions
- Book of Shadows (Codex) enhancements:
- Entry descriptions now read by screen reader
- Gift count tracking (e.g., "Gifts given 3 of 6")
- Advanced icon path to text conversion system
- Handles both @GUI\Icons\ and @gui/icons/ path formats
- Supports Health, Gold, Magick, Armor, Attack, Speed and many more icons
Changed
- Namespace changed from
erumi321toLirin - Website URL updated to
https://github.com/Lirin111/Hades2TolkCompatability - Text processing now handles icon paths in descriptions and tooltips
- Dialogue system now extracts speaker names from voice cue references
- Updated dependency versions for compatibility with latest modding framework
1.0.2 - 2024-07-11
Fixed
- (s) now just reads as s, shortening time to read some phrases
1.0.1 - 2024-06-13
Added
- Main menu has same text processing as the rest of the game
Fixed
- Main menu now reads text (again)
1.0.0 - 2024-06-12
Fixed
- No longer stutters when format or "icon" is in text
0.1.2 - 2024-05-27
Fixed
- Icon typo
0.1.1 - 2024-05-23
Removed
- Small print line
0.1.0 - 2024-05-23
Added
- Added TOLK reader and icon replacement