Skip to content

0.4

Choose a tag to compare

@Larkinabout Larkinabout released this 28 Jun 23:44
· 38 commits to master since this release
  • Feature: Open multiple Challenge Trackers at the same time. The existing ChallengeTracker.open() function will now open a new Challenge Tracker each time. The ChallengeTracker.hide() and ChallengeTracker.show() functions have also changed as a result and will now only hide or show a specific Challenge Tracker when its title is passed as an argument, e.g., ChallengeTracker.hide('Skill Challenge 1').
  • Feature: Set advanced options when opening a Challenge Tracker including, whether or not to show it to your players, the current completed segments, the colors, size and title. See README for more info.