javalent/initiative-tracker

Feature request: enhancements for combat log

scooper4711 opened this issue · 0 comments

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

  • when adding a combatant to the battle mid-round, record the initiative.
  • when dragging a combatant to a different initiative, record the new initiative
  • at the start OR end of each round, give a summary of the combatants - current HP and current statuses.
  • failing that, whenever someone takes damage, record new current HP too.
  • Also if you don't do the round summary, each time a combatant gains or loses a status, display the current statuses for the combatant.
  • When a combatant drops to zero HP/gains the unconscious condition, record that.

Current behaviour

It records some, but not all, of the information needed to manually recover to an arbitrary round in combat

Reproduction

  1. try to recreate the state of a combat from the combat logs

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.6.5 and 1.6.5

Plugin Version

13.0.12

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response