Skip to content

Commit

Permalink
Hell yah!
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWitch7 committed Sep 16, 2024
1 parent ea6800e commit 2bbed5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
- 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)
- Solved scroll and mirror UI not updating the item most of the time. (@StellarWitch7)
- Fixed inconsistency in the distortions section of the book. (@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.34
mod_version=2.0.0-alpha.35
maven_group=dev.enjarai
archives_base_name=trickster

Expand Down

0 comments on commit 2bbed5a

Please sign in to comment.