新建2024-11-26

There is no 0.11.0 or 0.11.1 due to bad planning.

Changelog:

  • Update to Minecraft 1.20.1!

  • Patterns render in-world around you to other players! Freak people out with your casting prowess, or disrupt your opponents by reading their spells. Thanks, Amo!

  • Move flight to pre-Enlightenment; choose between infinite flight in a small radius, or a short-lived flight with infinite range.

  • Altiora -- a Great Spell that gives you fragile elytra wings.

  • Quenched Allays -- generate media out of allays. Comes with a decorative staff and blocks, and ONLY ONE TEXTURE APIECE.

  • Shepherd Directrix -- pop a boolean from the stack and choose which branch of a spell circle to take.

  • Thought-Knots -- cheap foci you can only write to once.

  • Lots of new decorative blocks thanks to the indefatigable Falkory.

  • Actually let you read the lore I implemented last update and forgot to include anywhere. RIP Cardamom Steles.

  • Performance and evaluator improvements mean that there is no longer a recursion limit, and you can execute many more patterns at once before the server yells at you.

  • Patterns now render in text as patterns instead of the old HexPattern(...) format. Thank Sam for this wizardry.

  • A lot of mathematical patterns work better with multiple types; you can add numbers and vectors, for example. This means there can be fewer patterns overall because they each work with more types.

  • Overcasting works better, especially if your max health is different.

  • 196 bugs closed and 143 merge requests accepted since the last release!

  • Explosion now damages entities when used at eye level.

  • You can't cheese the Flay Mind mishap to insta-kill your victim anymore.

  • Fixed a lot of cheesy ways to cast spells without needing media.

  • Fixed the bug where we had no devops

  • Removed Hexxybrine

你已经到达了世界的尽头..
新建2022-12-04

Stupid bugfix release; Hermes Gambit works now and some other things too
修复部分bug,赫尔墨斯之策略可以正常使用,其它的也可以了。

2022-09-22

 ● Fix the performance issues with the new pattern rendering 

    修复新图案渲染的性能问题

 ● Hermes and Thoth now have special sounds when you cast them 

    当你施放赫尔墨斯之策略和托特之策略时,它们现在会有特殊的声音

 ● Fix lots of bugs (most notably, great spells actually work now)

    修复了许多错误(最值得注意的是,卓越法术现在可以正常运行了)

2022-09-20

Hexcasting is now out for 1.19.2! 

咒法学现在推出1.19.2版本!

Besides that,

此外,

 ● Add first-class booleans

    添加布尔类型iota

 ● Add lots of new stack manipulation operations lifted from Forth 

    添加了许多从Forth语言借鉴而来的新堆栈操作

 ● Casting can now alert the Warden/sculk sensors 

    释放法术现在可以激活监守者/幽匿感测体

 ● Chronicler's Gambit! You can now write to focus items 

    编年史学家的策略!现在你可以将法术列表写入核心等物品进行存储

 ● Fancier pattern display; there's now little indents for the lines instead of a moving dot

    优化图案显示;现在线条交叉处有小错位,而不是一个移动的点

你已经到达了世界的尽头..