Jonathan Coates

Results 271 comments of Jonathan Coates

https://github.com/cc-tweaked/CC-Tweaked/blob/c3b7302108928fa6b9920c75c28121d67dea70b3/src/main/java/dan200/computercraft/shared/pocket/items/ItemPocketComputer.java#L173 Just need to update this line here.

> and some keys are still not passed to the PDA (for example, i can't use arrows to scroll commands in the console). That definitely sounds like a bug. Which...

Slightly orthogonal, but I also wonder if we could do a better job of making it more obvious you've got the UI open. OC2 for instance [adds a border on...

> Also why are you shipping the empty ogg farm as part of the API (and not testmod)? As every mod that provides a custom audio stream needs to reference...

> Then the existence should be documented somewhere, along with Identifier of the empty sound exposed as a field. :+1: Is it acceptable just to add it as a constant...

I felt it was probably worth while adding an example, as the need for `sounds.json` is a little awkward and thus worth being explicit in. Happy to revert if it's...

Hah, I should know better than to commit without running checkstyle! I don't know if there's any interest in adding a pre-commit hook which runs it automatically? Or is that...

❤️ Thanks all for reviewing :)