github ravahn/FFXIV_ACT_Plugin 2.2.0.2
Version 2.2.0.2

latest releases: 2.7.0.2, 2.7.0.1, 2.7.0.0...
2 years ago

Version 2.2.0.2 includes updates to support FFXIV patch 5.57, as well as the following infrastructure changes:

  • Updated to use Machina network capture library via nuget packages, now that I have started releasing those again
  • Modified project to use the new SDK-style c# project file format
  • Fixed some IDisposable issues
  • Migrated to use a new IoC container - Microsoft.MinIoC
  • Fixed various object reference problems to help release memory when it is not needed. End-users should use the Clear Encounters button in ACT if memory usage is high. If this does not help, turn on the "Immediately free all unused memory when clearing encounters" option in ACT, and then clear encounters again. This will force c# Garbage Collection to run explicitly. Or, just restart ACT.
  • Added .EditorConfig file to the solution and started applying some of the rules. This is a work in progress.
  • Added strong assembly naming to FFXIV_ACT_Plugin and related DLLs. The first 8 bytes of the public key are: 9f740ac505d6bc50

Don't miss a new FFXIV_ACT_Plugin release

NewReleases is sending notifications on new releases.