- Steam App
- Lambda Enigma (2818900)
- Event type
- patch note
- Published
- 3 March 2025 - 03:31:14 UTC
- Source
- steam_community_announcements
Workbench Fixed a small visual glitch in which an externally attached gear was slightly clipping through the inside of a puzzle. Improved the "Misoriented Gear" tablet puzzle so that calling `rotate` multiple times actually does cause multiple side effects, as the player might expect when experimenting to see how side effects work, despite the fact that their solution is incorrect. Improved the "Jumbled Gears" tablet puzzle so that its side effects follow the new standard behavior as well. Improved the "Red Light, Green Light" laser tablet puzzle. Renamed it to "Hyper Activity" and changed it from tuples, which are the gear-focused theme, to lambdas, which are the laser-focused theme. Patched an unintended solution in the "Splitting Gears" tablet puzzle. Patched an unintended solution in the "Sliding Gears" tablet puzzle. Fixed a very rare bug in the tablet puzzle infrastructure that cou...