Open Issues Need Help
View All on GitHubAI Summary: Implement a low fuel warning in the Cosmos Journeyer game. This involves triggering a notification (visual and audio) from the spaceship when fuel drops below 20%. The audio notification should use Eleven Labs' Charlotte voice and be similar to other in-game messages.
Cosmos Journeyer is a space exploration game running directly in the browser! Take your spaceship and witness the beauty of this virtually infinite universe.
AI Summary: Add the necessary import statement for the Babylon.js Node Material Editor to the playground's TypeScript file (`src/ts/playground.ts`) to enable editing of node materials in the inspector. Verify the fix by attempting to edit a node material in the playground.
Cosmos Journeyer is a space exploration game running directly in the browser! Take your spaceship and witness the beauty of this virtually infinite universe.
AI Summary: Resolve all warnings generated by the `pnpm doc` command during documentation generation for the Cosmos Journeyer project. This involves identifying the root causes of the warnings (likely related to code style, documentation inconsistencies, or missing documentation) and making the necessary corrections to eliminate them.
Cosmos Journeyer is a space exploration game running directly in the browser! Take your spaceship and witness the beauty of this virtually infinite universe.
AI Summary: Correct a typo in the variable name 'keybordLayoutMap' to 'keyboardLayoutMap' within the `getContentPanelsHtml` method of the `flightTutorial.ts` file in the Cosmos Journeyer project.
Cosmos Journeyer is a space exploration game running directly in the browser! Take your spaceship and witness the beauty of this virtually infinite universe.