Skip to content

Commit bc7c4ef

Browse files
committed
chore: changelog updated
1 parent 2c434e0 commit bc7c4ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
* Added ability to move tasks and rewards left or right in the quest view panel (in edit mode)
1212
* Added "Move Left" and "Move Right" context menu entries when right-clicking tasks & rewards
1313
* Pressing cursor left or right while hovering tasks & rewards also moves the item left or right
14-
* Alt-Left-Click and Alt-Right-Click now work on all GUI objects, not just tasks
14+
* Alt-Left-Click and Alt-Right-Click now works on all GUI objects, not just tasks
1515
* Alt-Left-Click to quick-open the editor screen for any object
1616
* Alt-Right-Click to copy the hex object ID for any object to the clipboard
1717
* Added a new "Grab Copy of Item" context menu entry for item tasks in the quest view panel
1818
* This is intended to allow getting copies of items with custom components (e.g. FTB Filter System filters) if you don't have a copy of the item to hand
1919
* More visually attractive highlighting of the currently-selected chapter
2020
* Also added two new fields to `ftb_quest_theme.txt` resource pack file: `selected_chapter_highlight_1` and `selected_chapter_highlight_2`
21+
* Added configurable repeat cooldowns for repeatable quests
22+
* See the new "Quest Repeat Cooldown" field in the Misc section of the quests properties screen
23+
* Repeat cooldown is triggered when the first player on the team claims the quest reward for the quest
2124

2225
## [2001.4.17]
2326

0 commit comments

Comments
 (0)