-
Notifications
You must be signed in to change notification settings - Fork 12
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
9062242
commit fdbfbf4
Showing
2 changed files
with
11 additions
and
4 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,3 +1,10 @@ | ||
- Added an optional parameter to raycast tricks to find fluids. (@awakened-redstone) | ||
- Added some additional trigonometry tricks. (@thejebforge) | ||
- Fixed major packet spam causing server lag and bad connections. (@awakened-redstone) | ||
- Made the data files for conversion tricks more extensive. (@awakened-redstone) | ||
- Added a trick for eroding blocks using water. (@awakened-redstone) | ||
- Made vectors certain to blunder with NaN coordinates. (@StellarWitch7) | ||
- Added messages between spells. (@StellarWitch7) | ||
- Fixed number equality when in collections. (@StellarWitch7) | ||
- Added a tag to exclude blocks from the Ploy of Destruction. (@StellarWitch7) | ||
- Added a configuration for the max hardness of blocks broken by Ploy of Destruction. (@StellarWitch7) | ||
- Generally cleaned up the config screen. (@StellarWitch7) | ||
- Ingress of Suitability now checks whether the position is replaceable instead of air. (@StellarWitch7) | ||
- Added a client config to stop the player from opening unsigned scrolls which are in the offhand. (@StellarWitch7) |
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