Jonathan Coates

Results 140 issues of Jonathan Coates

These are kinda pedantic, sorry. #### `string.rep` on negative numbers. `string.rep` should return an empty string for a negative count. It currently errors with a negative size exception. [Patch](https://github.com/SquidDev/Cobalt/commit/b92fca453879a1161f9d4cff88afdc56a1680dab) ####...

As mentioned in #24, there's no way to disable (or change) the CORS proxy. We should probably export some `configure` method from the embed interface which allows setting/changing the various...

enhancement

### Minecraft Version 1.20.5 ### Version 1.110.3 ### Details Turtle and pocket upgrades cannot be equipped in the game. Steps to reproduce: 1. Place down a turtle and open the...

bug
area-Minecraft

I realise everything in this issue is quite involved, and not sure how "production ready" this repository is, so happy if you'd rather just close this :). --- I'm currently...

I don't know what you were actually aiming for, so just using Plethora's one. ![Better looking turtles](https://user-images.githubusercontent.com/4346137/55670441-3206b480-587c-11e9-9e1c-ffcc3e63b888.png)

There are some items in the game that, despite being registered under one mod, have variants which come from other mods. For example, enchanted books contain are owned by vanilla...

safe

### Minecraft Version 1.20.6 ### Version 1.110.3 ### Details When a block or block entity changes in the world, CC refetches the peripheral from the adjacent block. If the peripheral...

bug
area-Minecraft

### Useful information to include: - Minecraft version: 1.18.2 - Mod Version: Built from latest commit (8e224cc7647f5cd19e900cf9cac0222729627bcd). --- Immersive Portals overwrites the `ChunkMap.playerLoadedChunk` method, deferring sending the chunk data until...

bug

At Minecraft's default resolution, LambdaMap takes up an uncomfortably large amount of the screen. ![A Minecraft window, with a map taking up 2/3 of the vertical space on the top...

bug

This was originally https://github.com/cc-tweaked/CC-Tweaked/discussions/1752. I'm afraid I don't use Architectury myself, just reporting what feels like a bug. Consider the following setup: - Mod A depends on several non-mod jars....