Skip to content

v2.0.8.0 Update Notes

  • Full French localization has been introduced.
  • The algorithm of fuzzy search system has been refactored.
  • The appearance and animations of module cards in the main interface have been adjusted.
  • An issue that dev avatars may be missing in credits has been fixed.
  • An issue of redirecting to an incorrect page in some cases while trying to jump to author’s GitHub has been fixed.
  • New logic of auto migration of module configurations has been introduced.
  • Resource management and memory security of interfaces using vanilla game assets have been improved.

Recommended Module

Introduce a new interface displaying all the items in Glamour Dresser and Armoire while editing glamour plates, and provide a series of filters and favourites for better glamour management.

UnifiedGlamourManager UnifiedGlamourManager-Overlay
  • The search logic has been refactored.
  • New configuration Focus Search Bar On Open and Hide When No Focus. Enabled by default.

Auto Manage Glamour Dresser [UI_Operation]

Section titled “Auto Manage Glamour Dresser [UI_Operation]”
  • The feature Retrieve Armoire Gears now supports retrieving gears already in a gear set.
  • The module name, module description and module internal name have been adjusted. It’s required to re-enable the module after the update.
    • The previous name was Party Finder Filter.
  • The module could provide not only better access to vanilla Party Finder settings but also new customized settings for Party Finder.
  • The floating window has been fully refactored using vanilla game assets. New window is attached to the Party Finder interface, and its visibility control is built within the Party Finder interface.
BetterPartyFinderFilter-Addon-1 BetterPartyFinderFilter-Addon-2 BetterPartyFinderFilter-Addon-3
  • The configuration option Auto Cast Rod has been removed.

Auto Block Unnecessary Pop-ups [UI_Optimization]

Section titled “Auto Block Unnecessary Pop-ups [UI_Optimization]”
  • The logic of hiding pop-ups has been improved.

Auto Save Recruitment Edit Info [Recruitment]

Section titled “Auto Save Recruitment Edit Info [Recruitment]”
  • The module logic has been fully refactored.

    • The internal name of the module has been adjusted. It’s required to re-enable the module after the update.
    • The interface has been fully refactored using vanilla game assets.
    • The module now supports saving auto-translation fields in the comment.
    AutoRecordPartyFinderSettings-Addon
    • The module now supports applying saved information to the current recruitment.
    • The module now supports saving every term in recruitment information except party composition.
  • Now the module is a Recommended Module.

  • The auto configuration migration may fail due to data changes introduced in recent major updates. If that happens, no worries, previous configuration data is still accessible, in a file named PartyFinderSettingRecord.json in the module configuration folder.

  • The timing logic has been improved.
  • The implementation has been adjusted.
  • The source of fields forming random NPC names has been adjusted.
  • The registration of chat events and acquisition of player names in chat history have been removed for better performance.
  • The obfuscation logic of the BannerParty interface has been refactored.
  • The obfuscation logic of the NamePlate interface has been adjusted. Now only the job would be displayed for less unintended confusion and better performance.
  • Obfuscation would no longer be applied on some texts related to job names.
  • The logic related to memory security has been improved.
  • The identification precision has been improved. Now unrelated texts are very unlikely to be obfuscated.
  • The feature of character model obfuscation has been removed. Users could find similar features in the module Auto Replace Race And Gender.
  • The configuration option With Job Prefix has been removed.
  • The module now supports streaming the chat test page.
  • The module now supports Tool calls.
    • The configuration option Enable Game Context has been removed, since AI could acquire related information using related Tools now. Previously, context information was included in World Book.
    • The module compatibility has been improved, since AI could reply via Tools now. Previously, generated texts would be used for reply directly.
  • Now the context length is configurable, 250k by default. Context would be compressed by LLM if it exceeds the length. Previously, compression was made within fixed messages.
  • The storage and call logic of history data have been refactored.
  • The logic of the pre-security filtering system has been refactored. New hard barrier mechanism based on customized blacklist keywords has been introduced.
  • The appearance of the chat test page has been improved.
  • The logic related to resource management and memory security has been improved.
  • The logic has been greatly streamlined.
  • The flow has been refactored. Now it would directly return to the page before logging in. The Connection with the server was lost. dialog would no longer be displayed for a short period of time.
  • Now intervals of login requests could be reduced as well.
    • Character Data Acquisition:
      • Vanilla: 2s, 3s, 5s, 5s, 5s, 5s, then 30s for all the subsequent requests.
      • Module Enabled: 1s.
    • Character Login:
      • Vanilla: 5s for the first 7 requests, then 30s for all the subsequent requests.
      • Module Enabled: 1s.
    • The cooldown applied due to trying to login a character already online:
      • Vanilla: 30s.
      • Module Enabled: 1s.
  • The module description has been adjusted accordingly.
  • The logic has been refactored since the logic of the module Instant Logout Or Exit has also been refactored.

Auto Display Ready Check Remaining Time [Combat]

Section titled “Auto Display Ready Check Remaining Time [Combat]”
  • The logic has been completely refactored and greatly streamlined.
    • Now it adopts the vanilla game timestamp, instead of maintaining its own one in the past.使
    • The update efficiency and accuracy have been massively improved.
  • The drawing logic of the configuration interface has been refactored.
  • New configuration option Immediately-leaving Duty, to immediately leave without applying any delay after completing given duties. However, if a duty already exists in Blacklist Duty, immediately leaving won’t work.