#Resolved✅
40 messages · Page 1 of 1 (latest)
on all guis?
I have an idea that would work for 95% of guis, but some customization may be needed, esp for modded ones
ok i just noticed i didn’t paste the link lol
https://discord.com/channels/166630061217153024/1441836128331370516
how so
i think on an open screen you can detect if any textures are drawn by mixing into a guigraphics method. and then you take coordinates and (height x width) of all elements drawn to kinda get an outline of everything drawn. and so if a click is detected outside of that area you can close it
look for top right
shouldn't need mixins, but will need adjustments on some guis
Not looking into it any further though as it's outside of budget
screens also have height and width defined (which as a modder you should adhere to really). jei etc. use that also irrc to determine not clipping into the ui
i really belive in my idea
💔
@gloomy pulsar you didn't mention any version of modloader
fabric loader 1.21.11 
who did this 💀
it only works for chests and the chat 🤣 @gloomy pulsar what did you do broo 😭
💀 3 modders responded. but he choose someone else
literally
i did make the mod myself aswell. but one that actually works 💀
i can only laugh at that 4th modder
Sorry for the confusion. I actually went to the fabric server asking for pointers so I could try to learn to make it myself since I need this long term to reduce the pain my carpal tunnel causes and I'd eventually need to update it for 26.1 and future versions, but someone there straight up made the mod for me. Then I made an icon for it as thanks
Since I never DMed anyone here to confirm a commission, I didn't think anyone would start working on it yet, that's my bad I should've communicated or deleted the thread, I apologize
@limpid glacier @rancid vapor
that's fine
but like, the mod that the guy did is not great
like, you can take my mod for free i don't care
imagine asking people for help and ignoring all of them
Since I never DMed anyone here to confirm a commission, I didn't think anyone would start working on it yet, that's my bad I should've communicated or deleted the thread, I apologize
this is why I make it clear I don't start any projects until they're confirmed
that seems very poorly thought out when recipe viewers exist
way better
I would've used the fabric event for adding buttons to the screen instead of mixins, but still good
at least i can get ported easily
how long did it take you to make it and were there any things that you didn't know prior to making it that you needed to look up?
I just look at Minecraft's source code most of the time
and dig
and it's a new system in 1.21.11
thanks