Jump to content

MrFreeman

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

MrFreeman's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hey! A couple of days ago I saw this nifty mod called 'TukMC' that gives you some additional stuff for your HUD. Unfortunatly the developer of the mod, Vazkii, doesn't want to continue it anymore. After seeing that it was open-source, I tried to port it from 1.4.5 to 1.4.6 / 1.4.7 myself, which mostly was a matter of continuously pressing Ctrl + Shift + O But I got stuck at one part: Everything works fine but the chat UI in fullscreen-mode. The notifier saying that there is a new message does work properly, but the chat doesn't get rendered properly. The code for the chat UI should be in GuiChat.java or in GuiNewChat.java. I decided to remove the Vazcore dependency by just putting the files TukMC requires from Vazcore into TukMC's zip too. Note: I am neither the greatest modder nor a Java master and I am too unexperienced in these topics to actually solve the problem I guess. Can anybody in here help me with my problem? Thanks in advance. Don't mind the weird looking UI. I just didn't move the positions of the panels yet EDIT: I think it has something to do with the GUI Scale because resizing the window kinda works, but I still have no clue how to fix that. Source-Code: http://www.freeman.blocknet.net/tukmc_1.4.7a_src.zip Compiled Version: http://www.freeman.blocknet.net/tukmc_1.4.7a.zip Link to old forum post: http://www.minecraftforum.net/topic/1574092-1445-tukmc-the-slickest-looking-hud-youll-see-for-a-while-discontinued/ Link to old github: https://github.com/Vazkii/tukmc
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.