Change goal logic to be based on stars #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "stars-goal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change the goal so, instead of just completing songs, you need to obtain a certain number of stars when playing. There are new options to enable this, and to configure the difficulty so harder songs don't require as good a score.
This updated a large chunk of the logic, locations, and rules, and as a part of this there was also a little refactoring to move reused logic together. In particular,
Tracknow has helper methods for getting the item, region, and location names.