Jonathan Coates

Results 153 issues of 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...

enhancement

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...

enhancement

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...

feature

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...

type: enhancement
help wanted
renderer: AWT
renderer: 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.

type: bug
renderer: JFX

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...

type: enhancement
renderer: AWT
renderer: JFX

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...

enhancement
integration

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...

enhancement

This is entirely a serious suggestion, and definitely will be possible to implement.

enhancement

## Rollup Plugin Name: `HTML` This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...