Subtitles
Displays text for in-game sounds to help make the game more accessible for Deaf/HoH gamers.
CHANGELOG
Changelog
2.1.1 - 2024-01-01
HAPPY NEW YEAR!
Removed
- PlayClipAtPoint_Prefix patch temporarily removed
2.1.0 - 2023-12-10
Added
- Integration with AudibleDistanceLib
Removed
- Audible distance logic as that's in AudibleDistanceLib now
2.0.2 - 2023-12-07
Added
- Separate colors for sounds and dialogue
2.0.1 - 2023-12-06
Added
- Dialogue translations
Updated
- Update to SubtitlesAPI 0.0.1
2.0.0 - 2023-12-06
Added
- A new dependency on SubtitlesAPI (
207cef4
, @Xilophor) - Added more AudioSource patches. (
8aa12d7
, @legoandmars)
Removed
- Subtitle configuration as that has been extracted into SubtitlesAPI
1.2.0 - 2023-12-05
Updated
1.1.2 - 2023-12-05
Updated
- Update versions appropriately
- Subtitle tweaks
1.1.1 - 2023-12-05
Updated
- Made an oopsie and uploaded 1.1.0 with the old DLL
1.1.0 - 2023-12-05
Added
- Take audible distance into account instead of having every sound, even the ones far away, converted to subtitle on spot
Updated
- Subtitle tweaks
1.0.0 - 2023-12-04
- Initial commit