Jonathan Coates

Results 140 issues of Jonathan Coates

If an annotation processor depends on a more recent version of one of Mixin's dependencies, it's possible that the outdated class from Mixin's processor jar will be used instead, resulting...

When pytype emits a `TypedDict` in a `.pyi` file, it unconditionally writes a class-style `TypedDict`. This results in syntax errors if some fields are not identifiers (i.e. keywords or include...

bug
cat: stubs and 3p

**TLDR:** Ender modems are OP. CC 1.6 introduced the `repeat` program, which allows rednet to relay messages between computers. The intent here was to allow more long-distance wireless communication through...

enhancement
feedback wanted
area-Minecraft

This is effectively copied from my comments in #873. This issue attempts to address its needs and those in #847: - Capabilities on turtles. Aside, do we want capabilities on...

enhancement
area-Minecraft

@baeuric implemented this in #780 in order to fix #696. At the time I left it because I'm not entirely comfortable with how safe it is. On the back of...

bug
area-Core
area-Minecraft

As mentioned in [this discussion](https://github.com/SquidDev-CC/CC-Tweaked/discussions/757), there's been some fantastic work to update CC:T to Lua 5.2. Obviously we want to get these changes integrated, as I want `goto` as much...

enhancement
area-Core

A continuation of #91 for the modern age. Can't believe we're 550 issues later... - [x] Go through all times we request a block update, and see if we can...

enhancement
area-Minecraft

LuaJ/Cobalt has been CC's Lua runtime for as long as the mod has existed (9 years?). While it's served us fine, there's still a fair number of annoying deficiencies and...

enhancement
help wanted
area-Core

Since #112 was closed, we've had the ability to reconfigure the dimensions of computer GUIs using the config file. However, it's always be a little janky, as computers do not...

enhancement
area-Minecraft

@MCJack123 has been working hard at updating Cobalt (CC:T's Lua runtime) to Lua 5.2. However, we're going to have to be very careful that this update doesn't break any existing...

enhancement
area-Core