Перейти к содержимому
Mineforgian

Hexal

An add-on for hexcasting

Загрузки
97K
Подписчики
70
Обновлён
30 октября 2025 г.
Лицензия
MIT

Опубликован 20 сентября 2022 г.

A mod for Forge and Fabric extending Hex Casting to add a few simple patterns as well as a new type of entity, wisps, that can cast spells for you.

  • Collect more information about the world with patterns to get the current time, compare the type of two blocks/entities/iota, and more.
  • Bend the world further to your will with new spells such as Smelt, Freeze, and Falling Block.
  • Summon wisps to handle your casting for you at a distance, or to run complex calculations.

Ченджлог

0.3.1Релиз1.20.1 · 30 октября 2025 г.

0.3.1 - 2025-10-30

Changed

  • Updated zh_cn translations, by ChuijkYahus in #179.
  • Disabled the everbook size limit in singleplayer, by beholderface in #185.

Fixed

  • Fixed several bugs with gates, by Robotgiggle in #184:
    • Removed arbitrary 32k block range limit.
    • Fixed gates not working for entities with passengers.
    • Fixed a crash caused by teleport-related changes in Hex Casting 0.11.3.
    • Improved behaviour when teleporting stacks of entities with gates.
  • Development: Removed hexal.serialization-hooks dependency on Fabric.
0.3.1Релиз1.20.1 · 30 октября 2025 г.

0.3.1 - 2025-10-30

Changed

  • Updated zh_cn translations, by ChuijkYahus in #179.
  • Disabled the everbook size limit in singleplayer, by beholderface in #185.

Fixed

  • Fixed several bugs with gates, by Robotgiggle in #184:
    • Removed arbitrary 32k block range limit.
    • Fixed gates not working for entities with passengers.
    • Fixed a crash caused by teleport-related changes in Hex Casting 0.11.3.
    • Improved behaviour when teleporting stacks of entities with gates.
  • Development: Removed hexal.serialization-hooks dependency on Fabric.
0.3.0Релиз1.20.1 · 14 октября 2025 г.

0.3.0 - 2025-10-14

Added

  • Added a pattern called Preview Craft which returns a list of Item Stack iotas representing what Craft would have returned for the same inputs.

Changed

  • Updated to Minecraft 1.20.1!
  • Moved Hexal into the Falling Colors organization.
  • Published Hexal to https://maven.hexxy.media.
  • Added entity iotas to the Everbook blacklist.
  • Changed Stacking Distillation II to also accept Item Stack iotas as input.
  • Sorter's Purification can now convert motes to Item Stack iotas.
  • Disabled several unnecessary log messages.
  • Wisps now initialise their ravenmind to the ravenmind of their caster when they are made.
  • Polished the Everbook, by beholderface in #173:
    • Everbook data is now compressed before sending it to the server to minimize packet size related issues.
    • Added a 10-second timer (configurable) to save the Everbook to disk, rather than only saving on logout.
    • Macros now play a single context-appropriate sound when drawn, rather than playing the sounds of potentially hundreds of patterns at once.
  • Added a configurable server-side Everbook size limit, by beholderface in #177.
  • Updated zh_cn translations, by ChuijkYahus in #115, #132, and #170.

Fixed

  • Fixed weird behaviour when casting Break Block on a Mote Nexus.
  • Fixed several bugs related to bound wisps.
  • Fixed a crash when setting the bound wisp to null.
  • Fixed Place Block II not working in survival mode.
  • Fixed a crash when saving a wisp in a Create schematic.
  • Fixed several typos in Hexal's notebook content.
  • Fixed a server crash with Phase Block, caused by an issue in Lib39.
  • Fixed Phase Block not checking for edit permissions.
  • Fixed a broken error message when attempting to use Phase Block on an unbreakable block.
  • Fixed the Everbook not checking for illegal iotas inside of anything other than lists (eg. bubbles), by kineticneticat in #159.

Removed

  • Moved type iotas into MoreIotas.
  • Moved Thanatos' Reflection into Hex Casting.
0.3.0Релиз1.20.1 · 14 октября 2025 г.

0.3.0 - 2025-10-14

Added

  • Added a pattern called Preview Craft which returns a list of Item Stack iotas representing what Craft would have returned for the same inputs.

Changed

  • Updated to Minecraft 1.20.1!
  • Moved Hexal into the Falling Colors organization.
  • Published Hexal to https://maven.hexxy.media.
  • Added entity iotas to the Everbook blacklist.
  • Changed Stacking Distillation II to also accept Item Stack iotas as input.
  • Sorter's Purification can now convert motes to Item Stack iotas.
  • Disabled several unnecessary log messages.
  • Wisps now initialise their ravenmind to the ravenmind of their caster when they are made.
  • Polished the Everbook, by beholderface in #173:
    • Everbook data is now compressed before sending it to the server to minimize packet size related issues.
    • Added a 10-second timer (configurable) to save the Everbook to disk, rather than only saving on logout.
    • Macros now play a single context-appropriate sound when drawn, rather than playing the sounds of potentially hundreds of patterns at once.
  • Added a configurable server-side Everbook size limit, by beholderface in #177.
  • Updated zh_cn translations, by ChuijkYahus in #115, #132, and #170.

Fixed

  • Fixed weird behaviour when casting Break Block on a Mote Nexus.
  • Fixed several bugs related to bound wisps.
  • Fixed a crash when setting the bound wisp to null.
  • Fixed Place Block II not working in survival mode.
  • Fixed a crash when saving a wisp in a Create schematic.
  • Fixed several typos in Hexal's notebook content.
  • Fixed a server crash with Phase Block, caused by an issue in Lib39.
  • Fixed Phase Block not checking for edit permissions.
  • Fixed a broken error message when attempting to use Phase Block on an unbreakable block.
  • Fixed the Everbook not checking for illegal iotas inside of anything other than lists (eg. bubbles), by kineticneticat in #159.

Removed

  • Moved type iotas into MoreIotas.
  • Moved Thanatos' Reflection into Hex Casting.
0.2.20Релиз1.19.2 · 9 октября 2025 г.

0.2.20 - 2025-10-09

Changed

  • Updated zh_cn translations, by ChuijkYahus in #169.
  • Increased minimum Fabric API version to 0.76.0.
  • Moved Hexal into the Falling Colors organization.

Fixed

  • Fixed an incompatibility with Quilt builds of GeckoLib.
  • Fixed a server crash with Phase Block, caused by an issue in Lib39.
0.2.20Релиз1.19.2 · 9 октября 2025 г.

0.2.20 - 2025-10-09

Changed

  • Updated zh_cn translations, by ChuijkYahus in #169.
  • Increased minimum Fabric API version to 0.76.0.
  • Moved Hexal into the Falling Colors organization.

Fixed

  • Fixed an incompatibility with Quilt builds of GeckoLib.
  • Fixed a server crash with Phase Block, caused by an issue in Lib39.
0.1.14Бета1.18.2 · 11 февраля 2024 г.

Bugfixes

  • Fix receive on links being broken
  • Fix Summon Wisp int overflowing to give max size wisps for free
0.1.14Бета1.18.2 · 11 февраля 2024 г.

Bugfixes

  • Fix receive on links being broken
  • Fix Summon Wisp int overflowing to give max size wisps for free

Комментарии

Загружаем…