-
Notifications
You must be signed in to change notification settings - Fork 65
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
588a95b
commit 352864d
Showing
3 changed files
with
11 additions
and
12 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,12 +1,10 @@ | ||
# Changelog | ||
|
||
## Added | ||
|
||
- `uk_ua` translation [#732](https://github.com/direworlf20-mc/issues/732) | ||
|
||
## Fixed | ||
|
||
- Fixed the way the stairs mode actually works | ||
- When looking at a block one below your feet and looking at one of the side faces of the block will allow you to build downwards facing out from that block position. | ||
- When looking down at the ground and whilst being higher than the location you're looking at. Stairs will now try and build upwards towards you. | ||
- The rest of the functionality is the same. | ||
- Resolves [#396](https://github.com/Direwolf20-MC/BuildingGadgets/issues/396) [#601](https://github.com/Direwolf20-MC/BuildingGadgets/issues/601) [#713](https://github.com/Direwolf20-MC/BuildingGadgets/issues/713) | ||
- Issue preventing changing the range above 15 after modifying the max range in the config [#719](https://github.com/Direwolf20-MC/BuildingGadgets/issues/719) | ||
- Blacklist not working [#724](https://github.com/Direwolf20-MC/BuildingGadgets/issues/724) | ||
- Copy paste gadget not working when setting energy max = 0 [#617](https://github.com/Direwolf20-MC/BuildingGadgets/issues/617) | ||
- Crashes being caused by construction blocks not checking for null correctly [#738](https://github.com/direworlf20-mc/issues/738) | ||
- Commands not being registered correctly [#734](https://github.com/direworlf20-mc/issues/734) |
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
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