Jaksuhn / SomethingNeedDoing

51 stars 33 forks source link

Exposing more fate related values from FFXIVClientStructs #200

Closed pot0to closed 3 months ago

pot0to commented 3 months ago

Exposing values from FFXIVClientStructs/FateContext.cs for:

I believe StartTimeEpoch is the value I need to calculate how much time is left in each fate. Unfortunately, Duration doesn't seem to do this and instead only tracks how long the fate is supposed to last (900s or 15min for most regular fates).

IsBonus for determining which fates to prioritize.