Alan K
Alan K
Webrtc multiplayer support for BananaBread; Updated art assets and new levels from gk; Updated Makefile to avoid rebuilding packages all the time; Added `manifest.txt` and `publish.sh` to make packaging for...
Bindings for b2ContactListener and b2Fixture (probably others) are not generated because those classes do not have constructors. Adding trivial constructors to the C++ code and recompiling fixes the problem. In...
I've added some of my experimental code to a new branch called `next`. It's not based on the existing code, mostly because of some major structural changes to support `VFS`...
Package them as optional programs that can run from the fs using `exec`.
**Is your feature request related to a problem? Please describe.** Website manifests don't necessarily remain in the same location when the site is updated. **Describe the solution you'd like** Add...
**Is your feature request related to a problem? Please describe.** Sometimes developers use different domains for different parts of their application. A developer could use login.example.com when users are logging...
Currently lights must be positioned in absolute coordinates. Would be more convenient to use if I they were transformable by scene object.
Looks like this is due to `battery` set to false in `formfactor.mjs`. Looks like it should actually check to see if there's a battery there?