Sam

Results 9 issues of Sam

Prompted by a suggestion from walksanator to move gloop's environment specific mishap into base hex. I haven't looked at the relevant 1.20 code yet so idk if there's something already...

enhancement
1.20
api

no more inject head cancel. https://github.com/LlamaLad7/MixinExtras

enhancement
api

howdy ! I have a mod called HexGloop that changes the text rendering to be able to render Hex Casting's patterns and it seems to break when Emojiful is installed....

it looks like the sources jar for v0.10.3 in the maven doesn't have the kotlin files in it, which means vscode can't display the sources for those files. It'd be...

enhancement
api

### Describe the feature they confuse me :( ### Additional context _No response_

enhancement
api

This adds [inline](https://github.com/SamsTheNerd/inline) as a dependency and changes the pattern iota display to render the pattern visually rather than `HexPattern(dir, angles)`. It also adds some Inline bits to entity iotas...

Allows chroniclers to read/write blocks. Blocks can opt in in three ways. 1) implement `ADIotaProvider` on a Block Entity class. 2) implement `IBlockyIotaProvider` on a Block class. 3) manually register...

Hi, a lot of hexgloop code that was involved in #90 has been moved out into the library [inline](https://modrinth.com/mod/inline). It looks like inline still breaks with emojiful. It seems to...

![image](https://github.com/user-attachments/assets/01bca229-3c0f-48f9-b89d-1ce3699b6613) it does this when you shift. tested on forge and fabric, most of the work is done by inline's render hook. updated inline to be able to use it.