Releases: enjarai/trickster
Releases · enjarai/trickster
2.0.0-alpha.34 for 1.21
- 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.0.0-alpha.33 for 1.21
- 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)
2.0.0-alpha.32 for 1.21
- Fix a bug that sometimes prevents drawing in subcircles of circles with inner circles. (@enjarai)
2.0.0-alpha.31 for 1.21
BREAKING CHANGES
- Majorly re-worked Iteration Distortion: it is now Folding Distortion. All prior uses will fail. (@StellarWitch7)
2.0.0-alpha.30 for 1.21
- Fixed iterators stepping through the list backwards. (@StellarWitch7)
2.0.0-alpha.29 for 1.21
2.0.0-alpha.28 for 1.21
- Fixed the revision for copying a circle to the offhand, as it would also copy to the main hand. (@StellarWitch7)
2.0.0-alpha.27 for 1.21
- Re-work wards to be purely retaliatory. (@StellarWitch7)
- Add a distortion for executing a spell in the current argument scope. (@Master-Bw3)
- Add a revision for copying a circle to the offhand. (@StellarWitch7)
2.0.0-alpha.26 for 1.21
- Fix critical crash bug on dedicated servers. (@enjarai)
2.0.0-alpha.24 for 1.21
- Added the start of a tutorial to the Tome of Tomfoolery. (@enjarai)
- Allow inscribed spells to be transferred between items using a vanilla anvil. (@StellarWitch7)
- Items may trigger their inscribed spell when certain actions are performed with them.
- For example, a pickaxe will trigger its spell when mining a block.
- This makes inscribed spells functionally similar to vanilla enchantments, though as yet more limited.
- Items may trigger their inscribed spell when certain actions are performed with them.
- Reworked revision internals. (@StellarWitch7)
- Broke spell import/export compatibility again, for the last time. (@enjarai)
- Added sine, cosine, and tangent patterns. (@enjarai)