Skip to content

Releases: enjarai/trickster

2.0.0-alpha.34 for 1.21

15 Sep 07:17
35b01ee
Compare
Choose a tag to compare
Pre-release
  • 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

13 Sep 05:12
590dae7
Compare
Choose a tag to compare
Pre-release
  • 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

08 Sep 18:02
Compare
Choose a tag to compare
Pre-release
  • Fix a bug that sometimes prevents drawing in subcircles of circles with inner circles. (@enjarai)

2.0.0-alpha.31 for 1.21

07 Sep 16:01
a931181
Compare
Choose a tag to compare
Pre-release

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

06 Sep 19:52
fc1355d
Compare
Choose a tag to compare
Pre-release
  • Fixed iterators stepping through the list backwards. (@StellarWitch7)

2.0.0-alpha.29 for 1.21

06 Sep 10:23
Compare
Choose a tag to compare
Pre-release
  • Fixed a major issue with the spell execution counter. (@enjarai)
  • Fixed a slight issue with negative index values in blunders. (@enjarai)

2.0.0-alpha.28 for 1.21

05 Sep 03:34
6a579c7
Compare
Choose a tag to compare
Pre-release
  • 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

05 Sep 01:41
35a6557
Compare
Choose a tag to compare
Pre-release
  • 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

26 Aug 18:42
Compare
Choose a tag to compare
Pre-release
  • Fix critical crash bug on dedicated servers. (@enjarai)

2.0.0-alpha.24 for 1.21

25 Aug 20:08
Compare
Choose a tag to compare
Pre-release
  • 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.
  • Reworked revision internals. (@StellarWitch7)
  • Broke spell import/export compatibility again, for the last time. (@enjarai)
  • Added sine, cosine, and tangent patterns. (@enjarai)