Skip to content

Releases: enjarai/trickster

2.0.0-alpha.2 for 1.21

16 Jul 16:30
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.1 for 1.21

13 Jul 19:06
Compare
Choose a tag to compare
Pre-release
  • Added a mana system to ensure relatively fair play in survival, hopefully without compromising on tomfoolery. (@StellarWitch7)
  • Added a meta-programming system to dynamically write and edit spells within spells. (@Master-Bw3)
  • Added the warding charm to indirectly protect yourself from being targeted by others. (@StellarWitch7)
  • Made spell scrolls signable. (@enjarai)
  • Made signed spell scrolls easily cloneable. (@enjarai)
  • Added single use spell scrolls with a fixed mana buffer. (@enjarai)
  • Added shadow blocks, a way to disguise blocks as other blocks. (@StellarWitch7)
  • Added third person visuals for editing scrolls. (@Master-Bw3)
  • Added ways to import spells from other inventory items. (@enjarai)
  • Added a tooltip showing the inscribed spell on an item. (@Master-Bw3)
  • Added the ability to trigger inscribed spells on many common items. (@StellarWitch7)
  • Added multiple extra scribing patterns. (@enjarai)
  • Added previews for scribing patterns in the guide book. (@enjarai)
  • Scribing patterns no longer clear the glyph they're drawn in place of. (@StellarWitch7)
  • Generally made many changes to the guide book.
  • Added iteration patterns.
  • Added more block manipulation patterns.
  • Added more entity manipulation patterns.
  • Added more vector manipulation patterns.
  • Added more list manipulation patterns.
  • Added more meta-execution patterns.
  • Added torture.
  • Fixed many issues.

1.1.1 (Modfest Edition) for 1.21

03 Jul 19:05
7295f33
Compare
Choose a tag to compare
Pre-release

This version is a modfest-safe version of the latest build of this mod, as such, it should not include any new features over the previous version, only bugfixes and internal improvements.

  • Fix a critical client crash with ticking spell circles.

1.1.0 (Modfest Edition) for 1.21

03 Jul 18:13
7295f33
Compare
Choose a tag to compare
Pre-release

This version is a modfest-safe version of the latest build of this mod, as such, it should not include any new features over the previous version, only bugfixes and internal improvements.

1.0.4 for 1.21

26 Jun 13:16
Compare
Choose a tag to compare
1.0.4 for 1.21 Pre-release
Pre-release
  • Fixed being able to crash the server with a fork-bomb-like spell.
  • Made a few fixes to conjure water: (Thanks @Master_Bw3!)
    • Fixed conjure water working in the nether.
    • Fixed conjure water not working on waterloggable blocks.
    • Fixed conjure water not working on cauldrons.

1.0.3 for 1.21

24 Jun 14:01
Compare
Choose a tag to compare
1.0.3 for 1.21 Pre-release
Pre-release
  • Fixed being kicked from the server when opening the creative inventory while holding a complicated scroll.

1.0.2 for 1.21

24 Jun 10:10
Compare
Choose a tag to compare
1.0.2 for 1.21 Pre-release
Pre-release
  • Added conjure water and conjure flower tricks.
  • Fixed missing entries in creative inventory.
  • Added a check for adventure mode to prevent block editing.

1.0.1 for 1.21

23 Jun 21:08
Compare
Choose a tag to compare
1.0.1 for 1.21 Pre-release
Pre-release
  • Fix broken pattern rendering in guidebook.
  • Fixed wand rendering in hand incorrectly.