Full notes
Full Comet 64 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
1 fix0 additions0 changes0 removals
- Fixes
fixedFIXED: when missing a semicolon in a statement where there is division, it was throwing a 'division by zero' error instead of 'missing semicolon'. FIXED: when the last line was a jump statement, blank lines were being counted towards the line count when they shouldn't be. FIXED: in jump statements, not leaving space after the colon was throwing an error when it shouldn't matter.
FIXED
when missing a semicolon in a statement where there is division, it was throwing a 'division by zero' error instead of 'missing semicolon'.
FIXED
when the last line was a jump statement, blank lines were being counted towards the line count when they shouldn't be.
FIXED
in jump statements, not leaving space after the colon was throwing an error when it shouldn't matter.
Source
Changelog.gg summarizes and formats this update. How we read updates.
