Julian Dunskus
Julian Dunskus
Just spent multiple hours tracking this down myself. I ran into it because I wanted to transform my normals to world space. I declared the parameter as `Matrix` in both...
> I'll implement the feature during my next holidays lies! just tracked a user's bug report down to this lol
I was using 1.0.2 (in 1.16) and I just noticed you've since release 1.0.3; I'll test with that and update this.
Confirmed to still happen with 1.0.3, in 1.16.5
Yeah, it's very strange. We don't really mix into the same places either, right? Perhaps we can narrow this down somewhat by testing with only SpruceUI, or disabling parts of...
There's some great ideas in here! Some issues as well though: - The logo is stretched/distorted (i think you meant to set `width='100%'` instead?) - The screenshots were taken on...
Ah yes, the actual list used for the player's health [counts all items without subtypes as one (based on `getHasSubtypes()`](https://github.com/Cazsius/Spice-of-Life-Carrot-Edition/blob/3fbe133834091bbbc73ba0f37cf582d2bb66b10d/src/main/java/com/cazsius/solcarrot/tracking/FoodInstance.java#L22), while the food book simply [collects all items](https://github.com/Cazsius/Spice-of-Life-Carrot-Edition/blob/3fbe133834091bbbc73ba0f37cf582d2bb66b10d/src/main/java/com/cazsius/solcarrot/client/FoodItemStacks.java#L75) (flattened to...
Ah yes, so there's no conceivable way we could fix this from our side, since items could also have subtypes and different tags despite being conceptually the same item (e.g....
Thanks for the suggestions! I think templates aren't really necessary until the issue system sees higher levels of activity—I haven't received a single bug report on here, so I don't...
Idk, to me selecting and copying the 6 digits seems like a _lot_ more work than simply… memorizing them real quick? Especially with the new app switcher interface since notched...