HomeGamesUpdatesPricingMethodology
Steam News27 February 20264mo ago

Devlog #23 | New feature, visuals, localization, features connect and other

In this devlog, I showcase a major update to the Alchemist core loop. The cauldron visuals have been improved with new lighting, colors, and background assets.

Full notes

Full Alchemist update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes2 additions1 change0 removals
  • Gameplay
  • UI and audio
addedThe cauldron visuals have been improved with new lighting, colors, and background assets. I've added a secondary control panel for managing transfigurations, switching aspects, undoing steps, and accessing recipes. The cauldron is now filled directly by casting skills into it, and aspect switching is handled through Alkahest.
addedTransfigurations now require real items, which are automatically consumed and transformed upon success. A lightweight automated inventory system has been added to track progression without micromanagement.
changedI also rewrote the event system to properly control game flow (rewards, saves, progression), improved UI transitions, adjusted recipe tables, and tested localization support.

In this devlog, I showcase a major update to the Alchemist core loop.

The cauldron visuals have been improved with new lighting, colors, and background assets. I've added a secondary control panel for managing transfigurations, switching aspects, undoing steps, and accessing recipes. The cauldron is now filled directly by casting skills into it, and aspect switching is handled through Alkahest.

Two distinct cauldron mechanics are now implemented: - A complex pipe-based system where aspects must be routed correctly before finalizing - or the cauldron explodes. - A simplified boiling system with oil-based separation, temperature management, and time pressure.

Transfigurations now require real items, which are automatically consumed and transformed upon success. A lightweight automated inventory system has been added to track progression without micromanagement.

I also rewrote the event system to properly control game flow (rewards, saves, progression), improved UI transitions, adjusted recipe tables, and tested localization support.

Finally, I demonstrate the full loop: Research -> Transfiguration -> Item usage, including a working Swap potion.

Source

Steam News / 27 February 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.