-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ce3fb9
commit 8878637
Showing
1 changed file
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
- Fixed commands not being registered on forge. (ThatGravyBoat) | ||
- Adding scrolling to item modal (ThatGravyBoat) | ||
- Added history and undo/redo to text editor (ThatGravyBoat) | ||
- Added language support for zh_cn (SettingDust) | ||
- Changed how quest progress is checked should fix bugs where it would not complete for certain tasks (SettingDust) | ||
- Fixed certain buttons not having tooltips (ThatGravyBoat) | ||
- Added support for using REI keybinds on items in the quest book (ThatGravyBoat) | ||
- Made it so advancement display info is now synced to clients (ThatGravyBoat) | ||
- Fixed advancement tasks not be granted if task was unlocked after advancement was acquired (ThatGravyBoat) | ||
- Check if stats requirement is already acquired when task is unlocked (ThatGravyBoat) |