Go to file
2024-07-27 03:48:05 -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 clearing settings 2024-07-25 18:21:46 -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.2 2024-07-27 01:57:05 -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 fix: account for low mana again 2024-07-27 03:48:05 -04:00
PluginUi.cs feat: add clearing settings 2024-07-25 18:21:46 -04:00
RawCombatData.cs fix: check if encounter is active 2024-07-25 02:07:07 -04:00