You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
automatically open your translation request if you self is Host
update translate chat text feature
fix typo
set prettyToggle permanent in caption. for easier set off on
some variable rename and fix a typo
update suggestionWhenJoinAGameSetup
fix modProfile.alwaysInReplay could be empty
update option.json
add days to inNextFullMinute
fix nextGameStartTime
enable read useRatedDefaultInGameName again and not always be true
fix typo minutes to nowMinutes
don't speak messages every two seconds and don't speak links
don't speak same message twice and only save messages every two seconds
prevent RestartEngine when in in-game state
delete some unused code
update README.md
remove tips for start in infinite loop
add feature 0ad restart automatically when mods changing
update option.json
add 0ad_TTS_userCfg.py experimental
add branch voice-language-alignment-of-ai. Ensure that the voice language of an AI aligns with the language of the message it is posting. Currently, the AI's voice language is fixed to English, but it should be adjusted dynamically to match the language preference of the user.