Neowulf Posted June 2, 2012 Posted June 2, 2012 Anyone know of any gui tutorials? I'm at a point in my mod where I need to start adding them, and the source code is all kinda of confusing. I am completely worthless when it comes to parsing anything graphics related, which I suspect is just part of my general mental art block. Doesn't help I'm out of caffeine... I specifically need containers, though covering buttons and text would be nice too. Quote
jakj Posted June 2, 2012 Posted June 2, 2012 Here's the source to my old Fair Trade mod. In it, I've created a sort of modular layer on top of the existing Minecraft GUI code to abstract away a lot of the bullshit, including initial work on a way to implement animation or other state-relative UI elements without a lot of extra code. It should be a fairly-decent starting point; Let me know if you have any questions about it. (Note that the code is made for 1.1, and also note that the code is incomplete and discontinued, so squeeze the sponge for whatever is left in it and then discard when no longer useful.) Quote
Gibbynator Posted June 5, 2012 Posted June 5, 2012 Thanks! I hope you don't mind me looking at it too. I'm going to make a Tekkit mod, and I need all the help I can get! You'll be included in the thank you list. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.