Releases: Talia-12/Hexal
Releases · Talia-12/Hexal
0.3.0-2
v0.2.16-2
v0.2.16-1
v0.2.16-0
v0.2.7-3
Features
- Bound wisps have increased range, up to player range.
- Doubled upkeep costs for untriggered cyclic wisps.
- Added OpParticles to make some particles appear.
- Added patterns to get an entity's armour and toughness.
Bugfixes
- Fixed integer overflow bugs with Summon Wisp's cost.
- Made ILinkable work with Yarn and Quilt mappings.
- Fixed possible issue with the FileEncryptorDecryptor not handling some directory structures well.
v0.2.3
v0.2.2
v0.1.13
v0.2.1
v0.2.0
Features
- Now ported to 1.19.2!
- All of the Type Comparison Iotas have been replaced with purifications that return the type of the accepted iota to the stack, allowing you to store the desired type in the hex rather than comparing against something in the world.
- Added Place Block II, which places a block of the type that you pass to it at the given position.
- Added Running Sum and Running Product Purifications, which take a list and compute the running sum and running product.
Bugfixes
- Fixed error saving Everbook file when /everbook directory doesn't exist.
- OpSmelt respects breaking permission.