Skip to content

Releases: enjarai/trickster

2.0.0-beta.8 for 1.21

01 Dec 21:29
fdbfbf4
Compare
Choose a tag to compare
2.0.0-beta.8 for 1.21 Pre-release
Pre-release
  • 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)

2.0.0-beta.7 for 1.21

25 Nov 19:59
Compare
Choose a tag to compare
2.0.0-beta.7 for 1.21 Pre-release
Pre-release

2.0.0-beta.6 for 1.21

19 Nov 22:21
07535ac
Compare
Choose a tag to compare
2.0.0-beta.6 for 1.21 Pre-release
Pre-release
  • Added a trick to merge maps. (@StellarWitch7)
  • Fixed a couple things in the book. (@StellarWitch7)
  • Fixed the swapping of the same slot with itself blundering unintentionally. (@StellarWitch7)
  • Made heat/cool ploys return their input. (@enjarai)
  • Made the block placement ploy play the appropriate sound. (@enjarai)
  • Made paired Echo Knots non-stacking. (@enjarai)
  • Fixed scrolls opening while in the offhand. (@enjarai)
  • Added a note about Grand Revision's item requirement. (@StellarWitch7)

2.0.0-beta.5b for 1.21

17 Nov 22:30
56c645e
Compare
Choose a tag to compare
Pre-release

2.0.0-beta.5 for 1.21

17 Nov 17:07
Compare
Choose a tag to compare
2.0.0-beta.5 for 1.21 Pre-release
Pre-release
  • Added Ploy of Investiture and Ploy of Divestiture. (@enjarai)
  • Changed Command Knot texture. (@enjarai)
  • Fixed Echo Knots not syncing their mana contents to clients on dedicated servers. (@enjarai)
  • Pushing mana into amethyst knots is now intended behaviour. (@enjarai)
  • Fixed a bug causing Spell Constructs to lose their spell when broken. (@enjarai)

2.0.0-beta.4 for 1.21

15 Nov 22:59
de91b72
Compare
Choose a tag to compare
2.0.0-beta.4 for 1.21 Pre-release
Pre-release
  • Added new inventory tricks. (@StellarWitch7)
    • It is now possible to query the current and max mana within a given slot.
    • Swapping slot contents is now supported.
  • Made the Conduit ploys have a more sensible signature. (@StellarWitch7)

2.0.0-beta.3 for 1.21

15 Nov 12:06
Compare
Choose a tag to compare
2.0.0-beta.3 for 1.21 Pre-release
Pre-release
  • Fixed spells being able to read from hats. (@enjarai)
  • Tweaked the base Spell Construct recipe to be significantly cheaper. (@enjarai)
  • Tweaked hats to not open their ui when right-clicked in the player's offhand. (@enjarai)
  • Fixed graphics-card dependent z-fighting on the Witch Hat. (@enjarai)

2.0.0-beta.2d for 1.21

14 Nov 10:07
Compare
Choose a tag to compare
Pre-release
  • Fixed spell slots in the player's inventory having a clickable hitbox when inactive.
  • Fixed an incorrect spell signature.

2.0.0-beta.2c for 1.21

14 Nov 03:30
cdcd35b
Compare
Choose a tag to compare
Pre-release
  • It appears that the serialization fixes from 2.0.0-beta.2 weren't actually saved to git. This has been rectified. The issue is most certainly resolved now. (@StellarWitch7)

2.0.0-beta.2b for 1.21

13 Nov 16:46
Compare
Choose a tag to compare
Pre-release
  • Fixed (hopefully) all remaining issues with map fragments by using a more reliable third party HAMT implementation.