SmallJoker
SmallJoker
"mesecons" has no direct meaning in English. It contains "cons", a short form for "connections", but that's about it. "mesecons" is a name. For example, I won't think you would...
Apparently I did not pay attention at all while browsing through the diff of this PR. I personally like that easter egg. It's only one string and doesn't need a...
Unresolved points as mentioned above. No progress in 8 months. Closing. Adoptions are welcome.
@BlockAndPixelAge ```sh # modify the commit git commit --amend --author="Linus Torvalds " # overwrite your branch to use the new commit git push --force ``` --- @Lemente Thank you for...
For players this is doable and factors
Problem analysis: 1. The code block in `} else if (pickup_amount > 0) {` tries to move the hovered (not selected!) ItemStack to the selected ItemStack index to combine and...
> Drag & drop is broken when the destination slot is not empty [..] I did have a fix for that (before you tested the PR), but the changes became...
Thank you for taking your time for those extensive tests. Here's another attempt, if you do not mind. > Drag & drop is broken when the destination slot is not...
> What I meant by glitch is this state (screenshot of the relevant video): This is what happens internally: 1. stack of 10 is picked up (selected item) 2. +=1...
Thank you for the review. It's been a bit too long since I last worked with this code. It's a code region filled with pitfalls and thus, I am not...