Skip to content

Releases: marzent/IINACT

IINACT 2.0.2.0

18 Mar 19:07
Compare
Choose a tag to compare

What's Changed

  • Added Dalamuds FilePicker to OverlayPlugin
  • Minor fixes

Full Changelog: v2.0.1.0...v2.0.2.0

IINACT 2.0.1.0

17 Mar 16:42
93d3efe
Compare
Choose a tag to compare

What's Changed

  • Added missing UI options
  • Reimplement WebSocket Server with NetCoreServer
  • Minor fixes

Full Changelog: v2.0.0.0...v2.0.1.0

IINACT 2.0.0.0

15 Mar 23:04
Compare
Choose a tag to compare
IINACT 2.0.0.0 Pre-release
Pre-release

What's Changed

  • IINACT is now a Dalamud Plugin
  • Dalamud-based network capture; does not require extra Deucalion injection or PCap
  • Improved Performance
  • Improved WebSocket stability

Full Changelog: v1.1...v2.0.0.0

IINACT 1.1

11 Mar 07:47
Compare
Choose a tag to compare

Do not run this as Administrator

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Known issue are listed here

What's Changed

  • Add fix for Quic not loading correctly under wine. by @joshua-software-dev in #38
  • Replaces PCap packet capture with injection based Deucalion one

New Contributors

Full Changelog: v1.0.3...v1.1

IINACT 1.0.3

07 Mar 18:08
Compare
Choose a tag to compare

Do not run this as Administrator

Requires a WinPCap compatible driver (for example Npcap)

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Known issue are listed here

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

IINACT 1.0.2

12 Feb 17:40
Compare
Choose a tag to compare

Do not run this as Administrator

Requires a WinPCap compatible driver (for example Npcap)

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Known issue are listed here

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

IINACT 1.0.1

10 Feb 00:41
Compare
Choose a tag to compare

Do not run this as Administrator

Requires a WinPCap compatible driver (for example Npcap)

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Known issue are listed here

What's Changed

  • Pulling latest OverlayPlugin, Cactbot and ClientStructs changes

Full Changelog: v1.0.0...v1.0.1

IINACT 1.0

13 Jan 17:55
Compare
Choose a tag to compare

Do not run this as Administrator

Requires a WinPCap compatible driver (for example Npcap)

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Known issue are listed here

What's Changed

  • Option to specify target PID via command line
  • Will notify about updates
  • Pulling latest OverlayPlugin, Cactbot and machina changes
  • Will preserve application settings on upgrade
  • .NET 7 by @marzent in #24

New Contributors

Full Changelog: v0.4.2...v1.0.0

IINACT 0.4.2

02 Nov 21:00
Compare
Choose a tag to compare

Do not run this as Administrator

Requires a WinPCap compatible driver (for example Npcap)

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Additionally a faster version build for .NET 7 is attached, although Wine currently has multiple issues running it.

Known issue are listed here

What's Changed

  • Updated opcodes for 6.28
  • More reliable plugin auto-updater

Full Changelog: v0.4.1...v0.4.2

IINACT 0.4.1

19 Oct 21:38
Compare
Choose a tag to compare

Do not run this as Administrator

Requires a WinPCap compatible driver (for example Npcap)

Already includes the .NET runtime and all dependencies (not-self-contained obviously doesn't for it you will need the windows-desktop runtime)

Additionally a faster version build for .NET 7 is attached, although Wine currently has multiple issues running it.

Known issue are listed here

What's Changed

  • Use a named mutex to implement duplicate process detection. by @nopjmp in #18
  • Fix Cactbot filenames in presets by @Sharparam in #22
  • Incorporate OverlayPlugin 0.19.10 changes

New Contributors

Full Changelog: v0.4...v0.4.1