Results 59 comments of TheBrokenRail
trafficstars

Any thoughts @svaarala?

You can build the Duktape REPL with debugger support for Windows with ```make -f Makefile.dukdebug WINDOWS=1``` and build the normal Duktape REPL with linenoise with ```make -f Makefile.cmdline LINENOISE=1```.

http://kangax.github.io/compat-table/es5/

All of these except the FPS locking also happen to me on my Ryzen 3700U on Ubuntu 20.04 when using OGL ES 1.1.

I just tested this with Weston (and XWayland) and it works fine, this might be an issue with GNOME.

I also prefer ``IS_FOOD`` or ``IS_FOOD_PREDICATE``

As this use the Linux kernel, this would likely only work on WSL.

Idea, mod specifies an "update strategy" of which there are multiple builtin in their ```fabric.mod.json```. Maven: ```json { "custom": { "modMenu:updateStrategy": { "type": "maven", "mavenGroup": "com.example", "mavenArtifact": "mod" } }...