Skip to content

Commit

Permalink
chore: changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Aug 16, 2024
1 parent d77d753 commit 6169f4e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [2001.4.9]

### Added
* A few new template substitutions are available in command rewards
* `{team_id}` - the short team name, e.g. "Dev#380df991"
* `{long_team_id}` - the full team UUID, e.g. "380df991-f603-344c-a090-369bad2a924a"
* `{member_count}` - the number of players in the team
* `{online_member_count}` - the number of currently-online players in the team

### Fixed
* Fixed "Hide Quests until Dependencies Visible" setting actually checking for dependencies being _complete_
* Added new "Hide Quests until Dependencies Complete" setting
Expand Down

0 comments on commit 6169f4e

Please sign in to comment.