2026-06-16: Locales support
Changelog
- the module now respects
DBC.Locale(#18) - added localizations for deDE (thx to @CriticalCid) and ruRU
- updated DeepSeek docs (#20)
- invalid quest completions are no longer getting processed (#16)
- fixed incorrect trigger event message
- fixed incorrect level up event messages
- fixed inability to call condense on the character you play as (#17)
- fixed time gap message being added as separate messages to the history
- fixed compilation errors/warnings for newer compiler versions (#23)
- fixed memory entries pagination for the web app (#21)
- various small fixes
Full Changelog: 2026-05-26...2026-06-16
Update Notes
- the prompts are now split between various locales, if you use custom prompts, make sure to move them to
/prompts/<locale_name>, by default/prompts/enUS