Go to file
2024-07-27 21:37:57 -04:00
.gitignore chore: initial commit 2024-07-24 16:30:12 -04:00
Client.cs feat: handle pets 2024-07-24 18:04:52 -04:00
CombatData.cs feat: only compare against same role 2024-07-27 19:48:29 -04:00
Commands.cs feat: add configuration and modes 2024-07-25 02:50:32 -04:00
Configuration.cs feat: add configurable thresholds 2024-07-27 21:37:57 -04:00
Evaluator.cs feat: add more wuk lines 2024-07-27 21:26:56 -04:00
ImGuiHelper.cs feat: add configuration and modes 2024-07-25 02:50:32 -04:00
OnDispose.cs feat: add configuration and modes 2024-07-25 02:50:32 -04:00
packages.lock.json chore: initial commit 2024-07-24 16:30:12 -04:00
PartyDamage.csproj chore: bump version to 1.0.3 2024-07-27 03:55:52 -04:00
PartyDamage.sln chore: initial commit 2024-07-24 16:30:12 -04:00
PartyDamage.yaml chore: add some info 2024-07-25 18:34:57 -04:00
Plugin.cs feat: add configurable thresholds 2024-07-27 21:37:57 -04:00
PluginUi.cs feat: add configurable thresholds 2024-07-27 21:37:57 -04:00
RawCombatData.cs feat: only compare against same role 2024-07-27 19:48:29 -04:00