-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ehnanced ladders now check quark:ladders tag. Narrator module keybind…
… fix
- Loading branch information
1 parent
b341459
commit c304952
Showing
4 changed files
with
15 additions
and
23 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,2 +1,5 @@ | ||
- Fixed a crash when middle clicking a block and having Variant Selector module off | ||
- Middle clicking a variant block while NOT having its parent variant in hand will now make you select the latter | ||
- Magnets can now push multiple blocks at once | ||
- Magnets can now pull blocks through semi transparent blocks, including other moveable ones like rails | ||
- Variant selector will properly delegate method calls to the selected block placement logic | ||
- Enhanced ladders features will now only be applied to blocks in the quark:ladders tag | ||
- Fixed an issue with NarratorReaduout module and its keybinds not being registered if module is turned off |
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
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