Jonathan Coates
Jonathan Coates
There are several improvements we could make to resolver errors: ### Smarter awareness of module The current error messages do not distinguish between whether a module is missing, or whether...
This is a collection of improvements we could make to the core IR or tools which deal with the IR. Some of these may be totally stupid, but some may...
This adds support for [composite builds (i.e. `includeBuild`)](https://docs.gradle.org/current/userguide/composite_builds.html) to the various run generators. As each included build is treated as a separate project, generating runs would read/write config from the...
See #109 for a description and rationale. This currently needs a lot of work in terms of making it look and feel good, as well as porting to the JFX...
Run `while true do print(os.pullEvent()) end` using either the JWT or AWT renderer. Pressing left ctrl and right ctrl fires events for key "29" (`leftCtrl`) in both cases.
I've had a couple of people ask me about how to turn on a computer once it's been shutdown. While I think our current approach (C-r) is pretty intuitive, it's...
It might be nice to have explicit [TechReborn]/[RebornCore] integration. I've not done a comprehensive trawl through the API, but some obvious things: - `IEnergyInterfaceTile`/`IEnergyItemInfo`: Need to work out how this...
See #80 for a rationale (as if). The initial draft implementation will provide a purely cosmetic implementation, with the following features: - [x] Label turtle via anvil or right clicking...
This is entirely a serious suggestion, and definitely will be possible to implement.
## Rollup Plugin Name: `HTML` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...