Skip to content

Releases: Noisyfox/ACT.FFXIVPing

3.1.1 Bugfix

23 May 12:44
Compare
Choose a tag to compare

修复一处空指针异常

Fix a NullReferenceException

3.1.0 Beta

21 May 04:41
Compare
Choose a tag to compare
3.1.0 Beta Pre-release
Pre-release

优化协议自动解析
如果超过一定时间没有成功抓取到新的数据包则显示N/A而不是旧的ping值
优化调试日志,FFXIV解析插件的网络日志中不再会包含本插件的调试信息了

Improve OpCode detection
Show N/A instead of outdated ping if fail to capture new network data for a certain period of time
Improve debug logging, and FFXIV_ACT_Plugin's log file should no longer contain debugging message from this plugin anymore

3.0.0 Beta

19 May 15:06
Compare
Choose a tag to compare
3.0.0 Beta Pre-release
Pre-release

支持最新游戏版本

Add support of latest games

2.8.0

09 Aug 11:12
Compare
Choose a tag to compare

优化国服支持

Improve FFXIV Chinese client support

2.7.0 Beta

06 Jul 13:09
Compare
Choose a tag to compare

增加国际服6.18支持 (#16)
注意:将来的游戏版本更新可能会导致插件失效,甚至导致ACT崩溃。如果发现ACT无法启动或者崩溃,请先关闭游戏再开启ACT,然后禁用本插件并等待插件更新
注意:不一定支持将来的国服6.18版本
注意:请先关闭ACT后再更新游戏本体

Add support for global version Patch 6.18 (#16)
NB: Future game updates might break this plugin again, or even lead to ACT crash. If ACT keeps crashing, please close FFXIV before opening ACT, then disable this plugin and wait for new plugin release
NB: Unclear if non-global version (CN, KR, etc.) patch 6.18 will be supported or not
NB: Close ACT before updating the game client

2.6.0 Beta

12 Jun 02:16
Compare
Choose a tag to compare
2.6.0 Beta Pre-release
Pre-release

增加国际服6.15支持
注意:将来的游戏版本更新可能会导致插件失效,甚至导致ACT崩溃。如果发现ACT无法启动或者崩溃,请先关闭游戏再开启ACT,然后禁用本插件并等待插件更新
注意:不一定支持将来的国服6.15版本

Add support for global version Patch 6.15
NB: Future game updates might break this plugin again, or even lead to ACT crash. If ACT keeps crashing, please close FFXIV before opening ACT, then disable this plugin and wait for new plugin release
NB: Unclear if non-global version (CN, KR, etc.) patch 6.15 will be supported or not

2.5.0

28 May 11:03
Compare
Choose a tag to compare

修复可能的高CPU高内存占用问题

Fix possible hight CPU usage and huge memory consumption issue

2.4.0

20 Sep 13:48
Compare
Choose a tag to compare

优化协议自动解析

Improve OpCode detection

2.3.1

08 Jun 13:00
Compare
Choose a tag to compare

修复一个检测游戏进程时罕见的崩溃

Fix a rare crash when checking game process

2.3

15 Mar 13:53
Compare
Choose a tag to compare
2.3

降低 CPU 占用率
优化协议自动解析

Reduce CPU usage
Improve OpCode detection