Brendan Goodenough

Results 5 issues of Brendan Goodenough

Running `phaser create ` within the `packages` folder of a monorepo (using Yarn workspaces) results in an unexpected error as `@phaser-cli/scripts` is installed to the `node_modules` folder in the root...

🐛 bug

Currently the boilerplate consists of a couple of scenes and shows the Phaser logo. It would be cool if the boilerplate provided a more complete game example.

💄 enhancement
🙏 help wanted

Instead of being forced the default Babel + Webpack template it would be neat to allow Phaser CLI to bootstrap a project from a range of custom templates.

🙏 help wanted

Adding in the following choices: - ESLint - ESLint + Airbnb - ESLint + Standard - ESLint + Prettier - Standard

:construction: work in progress

The controlnet endpoint has been removed in later versions of the plugin and replaced by an alwayson script section in the standard txt2img and img2img endpoints. Will refactor to reflect...

bug