Fantasy-Calendar icon indicating copy to clipboard operation
Fantasy-Calendar copied to clipboard

Refactor events

Open Haxxer opened this issue 1 year ago • 0 comments

Description

The current data-side management of events is all over the place, and needs a major refactor. In addition, leveraging promises here would allow us to drive this async.

  • An Event class for all events
  • EventConditionGroup class for containing several event conditions
  • EventCondition class that drives individual conditions

Haxxer avatar Sep 14 '23 00:09 Haxxer