v2.0.8.0 Update Notes
Framework Modifications
Section titled “Framework Modifications”- 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.
New Modules
Section titled “New Modules”Unified Glamour Manager [UI_Optimization]
Section titled “Unified Glamour Manager [UI_Optimization]”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.
Module Modifications
Section titled “Module Modifications”Better Teleportation [UI_Optimization]
Section titled “Better Teleportation [UI_Optimization]”- The search logic has been refactored.
- New configuration
Focus Search Bar On OpenandHide When No Focus. Enabled by default.
Auto Manage Glamour Dresser [UI_Operation]
Section titled “Auto Manage Glamour Dresser [UI_Operation]”- The feature
Retrieve Armoire Gearsnow supports retrieving gears already in a gear set.
Better Party Finder Filter [Recruitment]
Section titled “Better Party Finder Filter [Recruitment]”- 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 previous name was
- 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 Finderinterface, and its visibility control is built within theParty Finderinterface.
Auto Clear Fishing Spot Alert [General]
Section titled “Auto Clear Fishing Spot Alert [General]”- The configuration option
Auto Cast Rodhas 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.
- 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.jsonin the module configuration folder.
Auto Lucid Dreaming [Action]
Section titled “Auto Lucid Dreaming [Action]”- The timing logic has been improved.
Auto Start FATE [Combat]
Section titled “Auto Start FATE [Combat]”- The implementation has been adjusted.
Live Anonymous Mode [General]
Section titled “Live Anonymous Mode [General]”- 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
BannerPartyinterface has been refactored. - The obfuscation logic of the
NamePlateinterface 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 Prefixhas been removed.
Auto Chat Bot Reply [General]
Section titled “Auto Chat Bot Reply [General]”- The module now supports streaming the chat test page.
- The module now supports Tool calls.
- The configuration option
Enable Game Contexthas been removed, since AI could acquire related information using related Tools now. Previously, context information was included inWorld Book. - The module compatibility has been improved, since AI could reply via Tools now. Previously, generated texts would be used for reply directly.
- The configuration option
- 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.
Better Friend List [UI_Optimization]
Section titled “Better Friend List [UI_Optimization]”- The logic related to resource management and memory security has been improved.
- The logic has been greatly streamlined.
Instant Logout Or Exit [System]
Section titled “Instant Logout Or Exit [System]”- 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.
Auto Remove Login Cooldown [System]
Section titled “Auto Remove Login Cooldown [System]”- 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.
- Character Data Acquisition:
- The module description has been adjusted accordingly.
Better World Visit [System]
Section titled “Better World Visit [System]”- The logic has been refactored since the logic of the module
Instant Logout Or Exithas 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.
Auto Leave Duty [Combat]
Section titled “Auto Leave Duty [Combat]”- 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.