Sơn Trần-Nguyễn

Results 50 issues of Sơn Trần-Nguyễn

This is a follow up of #1 . I see that we can get the final zipfile size in the callback to `.end`. However, I would like to know that...

This starts happening recently. After creating a repo using this template, the workflow automatically runs and initializes the scaffolded folder. ## Steps to Reproduce 1. Click the big green button...

For example, some entity can go through wall, etc

Nice to have

Needs to split concave polygon into smaller convex polygons, each will become a fixture of the main body.

Nice to have

Crafty's MBR works fine, but it's axis-aligned rectangle, which is not always minimum for polygons. Need to calculate a better rectangle that does not only support (convex) polygon but also...

Box2D must-have

Probably use a mouse joint.

Box2D must-have

Need to support adding more fixtures to the body, probably through calling chain, such as `Crafty.e("Box2D").rectangle(w, h, x, y).circle(radius, x, y).polygon([x1, y1], [x2, y2], [x3, y3])` The question(s) is: does...

Box2D must-have

So that we don't have to do this: `GenSpider.Response.url_join(response, href)` Which not only is an extra step, but also exposes the internal of `GenSpider`.

Preferably not using `xmerl` due to its usage of records.