News Liste Comet 64

Patch notes for Comet 64 - v1.07
Comet 64
09.02.21 10:18 Community Announcements
  • fixed: Indented comments were counting towards line count when they shouldn't.
  • fixed: Commented out labels were counting towards cycle count when they shouldn't.
  • fixed: Editor was losing focus after escape when it shouldn't.
  • added: Error message for "==";
  • added: Escape now also closes the error message window.
  • added: Pressing (R +Enter) to load a save-slot now repairs the broken save file issue that was affecting a small number of players.
  • changed: Playing the secret ending after having already played the final ending was not possible, it should now be possible by deleting (or moving temporarily) the save file that has the final ending.
  • docs: Documentation now clarifies that check input = null; does not remove an input unlike other input checks.
  • docs: Output method for coordinates should now be easier to notice.