Recount

167 - User Fight Segments.

1. Add the ability to create a new fight segment on demand.
1a. User interface
Keybind: New Segment, End Segment.
Slash command: /recount newseg [label] /recount endseg so we can macro it.
[Buttons on Recount GUI?]
2. Expose an API for :NewUserSegment([label]) :EndUserSegment()
2a. So that we can use it for modules to automate segment creation based on
- for example - phase transitions provided by bossmods or our own custom addon.

Proposed functionality
:NewUserSegment([label]) should
- if no active user segment start one labeling it 'timestamp - label' or if no label provided 'timestamp - #usersegment'
- if an active user segment, end it and start a new one.
:EndUserSegment()
- end the active user segment.

I find myself many times wanting a way to break a fight down into smaller parts than fight start - end.

Thanks for considering it.

User When Change
Road_Block Jun 30, 2010 at 17:01 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Reported
Jun 30, 2010
Status
New - Issue has not had initial review yet.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0
Component
Recount

Reported by

Possible assignees