Skip to content

Commit

Permalink
Update time!
Browse files Browse the repository at this point in the history
  • Loading branch information
enjarai committed Aug 18, 2024
1 parent 0b03083 commit 0e0c32c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
- Added spell importing (creative only) and exporting using base64 strings. (@enjarai)
- Added patterns to insert entities into and extract them from Top Hats. (@StellarWitch7)
- Added a Mana Hypoflux effect that gets applied when carrying an entity in a Top Hat. (@enjarai)
- Polished in-world spell circle visuals. (@enjarai)
- Fixed NPE crash with some in-world spell circles. (@enjarai)
- Removed event listening spell circles entirely. All placed circles now function purely as spell executors. (@enjarai)
- Significantly overhauled the Tome of Tomfoolery with new categories and better organisation. (@enjarai)
- Updated export string format to be more compact, the new version is incompatible with any exports from alpha 21. (@enjarai)
- Rebalanced the Conduit's Ploy by limiting the maximum tax ratio in vanilla to 1/20th of the used mana. (@enjarai)
- Additionally made all golems mana-devoid by default.
- Pehkui compat has been removed. (@enjarai)
- All scaling is now done using the vanilla scale attribute.
- Additionally, as a balancing measure, entities with changed scale will slowly revert back to their original scale over time.
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.21
mod_version=2.0.0-alpha.22
maven_group=dev.enjarai
archives_base_name=trickster

Expand Down

0 comments on commit 0e0c32c

Please sign in to comment.