Skip to content

Commit

Permalink
Teehee
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWitch7 committed Sep 15, 2024
1 parent e8d38f9 commit 35b01ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
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)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deps.yarn=1.21+build.2
loader_version=0.15.11

# Mod Properties
mod_version=2.0.0-alpha.33
mod_version=2.0.0-alpha.34
maven_group=dev.enjarai
archives_base_name=trickster

Expand Down

0 comments on commit 35b01ee

Please sign in to comment.