Releases: marzent/IINACT
IINACT 2.0.2.0
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
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
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
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
- @joshua-software-dev made their first contribution in #38
Full Changelog: v1.0.3...v1.1
IINACT 1.0.3
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
- fixCactbotUser by @tssailzz8 in #37
- 6.35 fixes
New Contributors
- @tssailzz8 made their first contribution in #37
Full Changelog: v1.0.2...v1.0.3
IINACT 1.0.2
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
- Use correct machina submodule
- Fix CI by @cozyGalvinism in #32
New Contributors
- @cozyGalvinism made their first contribution in #32
Full Changelog: v1.0.1...v1.0.2
IINACT 1.0.1
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
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
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
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
- @nopjmp made their first contribution in #18
- @Sharparam made their first contribution in #22
Full Changelog: v0.4...v0.4.1