Added season finished options. (locking daily quests and/or locking all quests)
Fixed:
Fixed a multitude of issues related to the rewards menu.
Fixed drawing past max tier option being inverted.
Fixed AuctionHouse Kludge quests.
Fixed issue with shift-clicking a crafting quest.
Fixed the /bp open for daily quests menu.
Fixed API events.
Notes: For the season finished options, add the following:
Code (YAML):
season-finished:
stop-daily-quests: false
# Whether once the season is finished, daily quests will stop being rolled / progress not counted. stop-other-quests: false
# If set to true, anything other than daily quests will not be progressable. Combine with the option above to block all quests.