Full notes
Full Comet 64 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
3 fixes0 additions1 change0 removals
- Gameplay
- Fixes
changedchanged: auto-scrolling now scrolls 2 lines before the end of screen instead of at the last line.
fixedfixed: a bug where returning was executing the returned jump statement if that jump statement was at line 1.
fixedfixed: added randomized inputs for levels 28 and 29 so that hard-coded solution shouldn't work.
fixedfixed: in level 38 and 39 the duplicate number was always the last one, now shuffled.
changed: auto-scrolling now scrolls 2 lines before the end of screen instead of at the last line.
fixed: a bug where returning was executing the returned jump statement if that jump statement was at line 1.
- fixedadded randomized inputs for levels 28 and 29 so that hard-coded solution shouldn't work.
fixed: in level 38 and 39 the duplicate number was always the last one, now shuffled.
Source
Changelog.gg summarizes and formats this update. How we read updates.
