-
Exascerbated by mobile, update loop errors can cause crashing and are hard to debug. Can we figure out a way to intelligently catch errors in update loop and break/stop the game execution so it doesn'…
-
There has been some recent confusion about how to install and run node due to the npm package we have. We probably need to make clear in the docs that this package is only meant as another form of dis…
-
Particle tester is stand-alone.
- BONUS: Excalibur site repo can reference it as a submodule so it'll be under the excalibur site
We can then keep it separate from the core engine.
Thoughts?
Argume…
-
Right now you can install the module with npm, but there is no `module.exports = ex;` defined in the entry point. I tried to fix that in typescript, but failed miserably and the compiler was just gett…
finnp updated
9 years ago
-
After I exit the game, the audio continues to play and my battery drains.
-
Hello,
First thing first, thanks a lot for that typedoc generator, it is great and I plan on using it for several project.
But we have seen a problem with our nested TS modules, i.e:
```
module Pay…
-
-
Viewing the credits prevents me from playing the game any further. When I go back to the main screen, I get this: http://i.imgur.com/fyMuwNg.jpg
-
Windows 8.1 64-bit, VS2013 U2RC, WE 2.0.9 (also in 2.0)
This may be not exactly the issue but the issue went away after I disabled minification on save.
Essentially, create a TS project and configur…