Skip to content

v1.34.0

Choose a tag to compare

@TheGiddyLimit TheGiddyLimit released this 27 Feb 22:35
· 126 commits to development since this release
  • Added in-character language system to chat (massive props and thanks @ Redweller)
    • Includes support for all PHB languages (with the exception of the "secret" languages; Druidic and Thieves' Cant), and additional substitute languages (French-like, German-like, Italian-like, Russian-like, and Spanish-like) which can be used for languages and/or regional dialects otherwise not known by the system
    • Allows chatting in any language known to your character
    • Messages spoken in-language will appear to other players as flavorful gibberish, translated to the original message if their character knows the language
    • Added social panel allowing quick selection of language (and /w target)
    • [Note that this requires the use of the OGL sheet in order to correctly read proficiencies]
  • Added various quality-of-life features to chat (massive props and thanks @ Redweller)
    • (Use /help in-game to see the full list of available commands, highlights include...)
      • Added GM-only command to check which players are running the script, and which version
      • Added GM-only command to speak as a given character
      • Added shorthand various shortcuts and wrappers for the base "/talktomyself" command, allowing easier toggling and/or running of multiple commands
    • Added optional GM notifications for players going on/offline
  • Tweaked existing chat features (thanks @ Redweller)
    • Animated initial loading sequence
    • Overhauled look and feel of other notifications [the "retro" version remains available as a config option]
    • Added new "Chat" config group, and consolidated existing chat options (emojis; streamer mode) there
  • Fixed custom styling failing to properly apply (thanks @ Redweller)