Full notes
Full Electronics Puzzle Lab update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
Update v0.2.1 Notifications no longer appear if the level has been completed. Inserted double checks for level completion or failure conditions. The failures were occurring because in one frame all the red LEDs on the level were red and then the blue LED was on. With the double checks, I added a small delay to avoid these types of situations.
Level 52 bug fixed
At level 52 I found a bug where the SW3 switch was listening to a wrong component.
Level 64 bug fixed
At level 64 the game object called NOR Gate 3 Inputs was listening to an incorrect component.
Level 75 visual bug fixed
In level 75, there was a visual bug where the striped line for the SW3 key output does not appear.
Level 85 bug fixed
At level 85, the level could be successfully completed with only 2 of the 3 LEDs lit.
Visual bug fixed in some levels
Some dotted lines were not appearing.
Source
Changelog.gg summarizes and formats this update. How we read updates.
