-
Notifications
You must be signed in to change notification settings - Fork 10
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
e8d38f9
commit 35b01ee
Showing
2 changed files
with
11 additions
and
5 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,4 +1,10 @@ | ||
- Fixed input issues with Notulist's Ploy, where a scroll could be made unwritable. (@StellarWitch7) | ||
- Added a ploy to spawn the block edit particle without editing a block. (@Vlue) | ||
- Made bars more respectful of the space they are given. (@redstonekasi) | ||
- Made the Ender Dragon, Warden, and Wither impossible to contain within a top hat. (@StellarWitch7) | ||
- Solved certain serializations being invalid, causing client disconnects in some cases. (@enjarai) | ||
- Improved book tutorials. (@enjarai) | ||
- Made impulse grace more sensible. (@enjarai) | ||
- Majorly improved the depth available to the editing screen. | ||
- Fixed doubles being downcast to floats, which resulted in precision loss. (@enjarai) | ||
- Made the available depth virtually infinite. (@StellarWitch7) | ||
- Fixed a slight issue with the spell writing trick. (@StellarWitch7) | ||
- Fixed the main hand spell being rendered in front of the player when editing the offhand scroll. (@StellarWitch7) | ||
- Stopped the server from syncing mana to clients, as it is unneeded. (@StellarWitch7) | ||
- Fixed a broken internal book link. (@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