RblSb
RblSb
It's just INCREDIBLE !!! (Ran to copy the resources of the game from the PC) Upd: Nice, But for example at the custom level airship1 fps around 15. Have ideas...
Hello, sorry for delay, worked on this latest days. It was very hard for me without proper debugging and php/docker experience, but i think i fixed things and make it...
Pushed Haxe 4 codebase. Now you can compile stuff outside of container with Haxe 4.1 and just refresh the page. About list: - Not sure what i can do for...
Tested artifact from my PR, very latest.
macOS CI has same error as here https://github.com/Kode/Krom/issues/129, but Linux compiles =)
Maybe new Kinc wants clang v8 that is broken with old version of Chakra?
@calzoneman I can somehow help? maybe it's time to do the replacement text on templates, and localization in the json file?
This bug started with 3.5 alpha and remains in the current stable SteamOS at least on the non-oled version, it looks like the result of Valve messing around with hdr...
I tested 0.4.0 from the testing store and was unable to repeat this bug after several reboots, after which this usually happened with the previous versions. So this bug remains...
Haxe often generates calls like `multiply(1, null)`, so this will be impossible to do and will break the specification with `null` vars, because JS doesn't update `null` values in args