Skip to content

v1.1.2

Choose a tag to compare

@YuukoTRPG YuukoTRPG released this 02 Aug 09:49
· 11 commits to main since this release
  • Reworked message synchronization between the chat window and scene tabs, improving performance and stability during initial loading, tab switching, live message creation/editing/deletion, and loading older messages while scrolling.
  • Fixed issues where rapid tab switching or consecutive operations could cause messages to be duplicated, disappear, or be overwritten by stale renders.
  • Updated the indicators for unread tabs, new messages, and the “Jump to Bottom” control.
  • Improved the logic for inserting, editing, and restoring inline emotes (avatars used as emotes).
  • Added conflict detection to the message editor. If a message has been updated by another operation, saving is cancelled to prevent overwriting the latest content.
  • GMs can select OOC or scene tabs when exporting chat logs, and choose whether to include currently visible whispers, blind rolls, and other private messages.
  • Improved offline HTML export, including embedded images and CSS resources. Warnings are displayed when external resources cannot be retrieved.
  • Adopted Foundry VTT v13 native APIs and improved color settings, file picker support, drag-and-drop, audio, message hooks, and permission checks.

  • 重整聊天視窗與場景分頁的訊息同步,改善初次載入、分頁切換、即時新增/編輯/刪除,以及捲動載入舊訊息時的效率穩定性。
  • 修正快速切換或連續操作時,可能造成訊息重複、消失或被舊畫面覆蓋的問題。
  • 修改未讀分頁、「有新訊息」與「回到底部」的提示。
  • 改善行內表符(以頭像作為表情)的插入、訊息編輯與還原的邏輯。
  • 訊息編輯器新增衝突檢查,若訊息已被其他操作更新,會取消儲存以避免覆蓋最新內容。
  • GM 身份可選擇場外/場景分頁匯出聊天紀錄,也可選擇是否包含目前可見的密語、暗骰與其他私密訊息。
  • 改善離線 HTML 匯出、圖片與 CSS 資源內嵌,無法取得的外部資源會顯示警告。
  • 採用 Foundry VTT v13 原生 API,改善色彩設定、資源管理器器、拖放、音效、訊息 Hook 與權限判斷。