Félix Dion-Robidoux

Results 6 issues of Félix Dion-Robidoux

Seems like your test page crashes for me. ``` Gamepad connected at index 0: Unknown Gamepad (Vendor: 0000 Product: 0000). 0 buttons, 16 axes. single-gamepad.js:14 no mapping found, using default...

[https://www.patreon.com/toyengine](https://www.patreon.com/toyengine) gives a 404 error. 'Nuff said.

For example : Why have a `Size` and a `Size2` if they solve the same purpose? Why have a `Point2` if `Vector2` is much the same? It's kinda weird to...

I made the mistake of doing this, and it cost me a bunch of time : ```ts mockAxiosAdapter.onGet("/groups") .replyOnce(200, Promise.resolve(groups)); ``` Could it be possible to resolve Promises in the...

Currently, it's possible to customize the build process for MGCB using the property `MonoGameMGCBAdditionalArguments`. https://monogame.net/articles/tools/mgcb.html#customizing-your-build-process However, with the way Nopipeline works, it's running the MGCB manually, without waiting for the...

I believe this could be very useful as a Chocolatey package. If I'm given permission, I could put it up in there myself, I don't mind. Thanks!