mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-15 20:02:16 +00:00
* fix(slur): use functions that support Unicode Replaces Dreammaker's standard functions with Unicode-enabled anlogs. Fixes a problem with displaying Cyrillic characters in drunk characters' words. * refactor(mob_helpers): use switch in `slur` proc * feature: unicode support in `whisper` Allows you to use the Cyrillic alphabet while whispering * chore: add changelog for #18616 * style(whisper): add spaces to `capytext_char` call Requested-by: FluffyGhoster