Fantasy-Calendar
Fantasy-Calendar copied to clipboard
Refactor events
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