Jonathan Coates
Jonathan Coates
Ahh, this is terrible nomenclature on Gradle's part. When you use `include(...)`, `rootProject` is the right thing (as those are treated as subprojects). However with `includeBuild(...)` its not (as those...
Marking this as ready for review as #868 is held up.
I'm _assuming_ here that we're not picking up the "application directory" and instead trying to write to the root - I've no clue why this might be the case though,...
This is something we touched on in #26, but it is tricky to get right. As lur has mentioned, we'd need to download the assets rather than bundling them -...
I've mostly fixed this for the AWT renderer. I'm not sure it's possible to fix this for the JWT renderer, so leaving this open for now.
@hugeblank If you could put together a list of keys which are incorrect on your keyboard, as well as what code they produce on CCEmuX and vanilla ComputerCraft, it'd be...
Would you be able to apply a stack trace of the crash in question?
Labelling as "can't reproduce" as I don't own a mac, so am physically incapable of reproducing it :p. Nothing has changed within the emulator's handling of input for a long...
Honestly, I don't really care that much about label persistence, but...
IIRC, this is something I tried a couple of times 2 or 3 years ago, and never had much luck. It might be worth having another stab, even if we...