Releases: enjarai/trickster
Releases · enjarai/trickster
2.0.0-beta.8 for 1.21
- 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
- Added an optional parameter to raycast tricks to find fluids. (@Awakened-Redstone)
- Added some additional trigonometry tricks. (@TheJebForge)
- Fixed major packet spam causing server lag and bad connections. (@Awakened-Redstone)
2.0.0-beta.6 for 1.21
- 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
- Fixed an ingress being impossible to draw. (@StellarWitch7)
- Fixed a signature within the Tome. (@StellarWitch7)
2.0.0-beta.5 for 1.21
- 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
- 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
2.0.0-beta.2d for 1.21
- 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
- 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
- Fixed (hopefully) all remaining issues with map fragments by using a more reliable third party HAMT implementation.