Full notes
Full Comet 64 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
5 fixes0 additions1 change0 removals
- Fixes
- Gameplay
- UI and audio
- Events
fixedfixed: Game was expecting decimal numbers to be entered with a comma(1,2) in non-english cultures instead of a point(1.2). That's fixed and should now be point for everyone.
fixedfixed: Using shift-enter for new line instead of just enter was causing an error when it shouldn't matter.
changedchanged: Some solutions were not possible due to infinite loop protection being too low. Increased to 500 from 200.
fixedfixed: User manual in pdf form had some typo where str[2] was str[4] instead.
fixedfixed: User manual in pdf form had some typo where jump instructions didn't have a ';' at the end.
fixedfixed: Incorrect spelling of the word: 'challenge' in-game.
- fixedGame was expecting decimal numbers to be entered with a comma(1,2) in non-english cultures instead of a point(1.2). That's fixed and should now be point for everyone.
- fixedUsing shift-enter for new line instead of just enter was causing an error when it shouldn't matter.
- changedSome solutions were not possible due to infinite loop protection being too low. Increased to 500 from 200.
fixed: User manual in pdf form had some typo where str[2] was str[4] instead.
fixed: User manual in pdf form had some typo where jump instructions didn't have a ';' at the end.
fixed: Incorrect spelling of the word: 'challenge' in-game.
Source
Changelog.gg summarizes and formats this update. How we read updates.
