The Birthday Coyote :]

Results 14 issues of The Birthday Coyote :]

Hi. I've reverse engineered the fire texture (and converted it to C) and was wondering how I would go about adding that to the wiki? I've also reverse engineered the...

enhancement

Added comments describing what we're doing with the fire and why, as well as some other tweaks, including using only a `WIDTH x 1` strip for temporary storage, and converting...

It would be very helpful to be able to dump both the centerpoints and actionpoints of each active's animation frames to a text file, presumably in separate text files with...

enhancement

Admittedly, the way I did this is a bit hacky, since the light texture is still by the game generated internally every frame, so I manually created my own lookup...

### Describe the bug When setting a formation plane to use a powdered snow bucket in block-place mode, inserting a powdered snow bucket into the network will place it as...

bug

## Version Information Minecraft Version: 1.20.1 Fabric Loader Version: 0.14.22 Fabric API Version: 0.87.0 Nostalgic Tweaks Version: v2.0.0 Beta 8.4 ## Describe the Bug When using the classic item damage...

bug
fabric

## Version Information Minecraft Version: 1.20.1 Nostalgic Tweaks Version: beta.902 https://github.com/user-attachments/assets/e35cec22-2be7-41a2-84ed-7533b2af3e43 https://github.com/user-attachments/assets/5992dbc1-53ca-4c6f-9cb9-c2164b7de1d4 the classic inview model is animated as such: ```java // punch position if (attacking) { var atk =...

bug
fabric

### Is your feature request related to a problem? dont want more array object creations ### Describe the solution you'd like parallels or modifications to the existing matrix funcs that...

feature request

**Your Godot version:** 4.5dev4 **Issue description:** documented as `texture_buffer_create(size_bytes: int, format: DataFormat, data: PackedByteArray)`, however `size_bytes` actually describes the number of elements in the buffer (being `data.size() * (size of...

### Describe the bug If pick block is not set to middle click, you are unable to open the "Set Amount" screen in the processing pattern encoder. Middle click will...

bug