Skip to content

Version 3.4.10.272

Compare
Choose a tag to compare
@EQAditu EQAditu released this 30 Aug 04:15
· 33 commits to master since this release
3b09e93

Miscellaneous
Fixed the Open File dialog not filtering game logs correctly. Added a warning about missing/corrupted app.config files. Open log files are checked for new data more often(10ms).

Plugins/API
The modified ListView control used by ACT is now marked public, named ListViewNoFlicker; if used correctly, it bypasses unnecessary repaints that cause flickering on large updates. Downloaded plugin ZIPs are now kept in the temp folder instead of the Plugins folder. Added PluginGetGithubApi() to get the backing GitHub API JSON for the plugin(not rate limited).