We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cd940 commit 135752fCopy full SHA for 135752f
CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
* These are like gamestages, but per-team instead of per-player
12
* Added "Team Stage" boolean option (default false) for Stage Tasks to check for a team stage instead of player-based game stage
13
* Stage Reward now grants a team stage if "Team Reward" is true
14
+* The text color for not-started chapters in the left-hand chapter panel is now themable
15
+ * It uses the `quest_not_started_color` value from `ftb_quests_theme.txt` (default is white as before)
16
17
### Fixed
18
* Fixed some logic errors related to quest exclusion and flexible mode
0 commit comments