Skip to content

cloris-chan/Aion2Flow

Repository files navigation

Aion2Flow

繁體中文

Release License: GPL-3.0

Aion2Flow is a real-time combat analysis tool for AION 2 (TW).

Highlights

  • Live combat list with battle timer, DPS, total damage, and contribution share
  • Per-combatant detail flyout for outgoing and incoming damage, healing, and shield
  • Per-skill breakdown with crits, hit rate, multi-hit, back/parry/block, evade, invincible, and more
  • Auto-archived recent battles with quick switching between history and live view
  • UI localization for Traditional Chinese, English, and Korean

Safety

  • No game file modification
  • No process injection
  • No memory reading
  • No separate Npcap / WinPcap setup required
  • Traffic analysis stays on the local machine

Download

Prebuilt builds: GitHub Releases

Requirements

  • Windows x64
  • Administrator privileges to start
  • .NET 10 SDK if building from source

Build

dotnet build -c Release

Run

dotnet run --project src/Aion2Flow

Test

dotnet test

AOT Publish

dotnet publish src/Aion2Flow -c Release -r win-x64 -p:PublishAot=true

Output:

src/Aion2Flow/bin/Release/net10.0-windows/win-x64/publish/

About

Aion2Flow is a real-time combat analysis tool for AION 2 (TW).

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages