Go to file
2024-07-25 04:32:25 -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 fix: check if encounter is active 2024-07-25 02:07:07 -04:00
Commands.cs feat: add configuration and modes 2024-07-25 02:50:32 -04:00
Configuration.cs feat: add colours 2024-07-25 04:32:25 -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: initial commit 2024-07-24 16:30:12 -04:00
PartyDamage.sln chore: initial commit 2024-07-24 16:30:12 -04:00
PartyDamage.yaml feat: add some data handling 2024-07-24 17:48:24 -04:00
Plugin.cs feat: add colours 2024-07-25 04:32:25 -04:00
PluginUi.cs feat: add colours 2024-07-25 04:32:25 -04:00
RawCombatData.cs fix: check if encounter is active 2024-07-25 02:07:07 -04:00