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 1edcf81 commit bbe681e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
* Sidebar buttons for this and other FTB mods can now be enabled/disabled/rearranged (new functionality in FTB Library 2101.1.0)
* 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_
Expand Down

0 comments on commit bbe681e

Please sign in to comment.