1
Fork 0
mirror of https://github.com/redstrate/Auracite.git synced 2025-04-24 13:37:45 +00:00
auracite/dalamud/Auracite
Joshua Goins b509e05407 Support grabbing from misc player state from the plugin
This currently includes mentor status, novice status and player
commendation count.
2024-10-05 12:36:36 -04:00
..
AppearanceStep.cs Support collecting gil from the plugin 2024-10-05 12:26:12 -04:00
Auracite.csproj Add Dalamud plugin to collect additional data in-game 2024-10-05 12:10:31 -04:00
Auracite.json Add Dalamud plugin to collect additional data in-game 2024-10-05 12:10:31 -04:00
CurrencyStep.cs Support collecting gil from the plugin 2024-10-05 12:26:12 -04:00
Dalamud.Plugin.Bootstrap.targets Add Dalamud plugin to collect additional data in-game 2024-10-05 12:10:31 -04:00
IStep.cs Begin collecting some appearance data from the plugin 2024-10-05 12:21:38 -04:00
MiscStep.cs Support grabbing from misc player state from the plugin 2024-10-05 12:36:36 -04:00
packages.lock.json Add Dalamud plugin to collect additional data in-game 2024-10-05 12:10:31 -04:00
PlaytimeStep.cs Begin collecting some appearance data from the plugin 2024-10-05 12:21:38 -04:00
Plugin.cs Support grabbing from misc player state from the plugin 2024-10-05 12:36:36 -04:00
StepWindow.cs Add Dalamud plugin to collect additional data in-game 2024-10-05 12:10:31 -04:00