Skip to content

Hud fixes#6387

Open
machiecodes wants to merge 2 commits intoMeteorDevelopment:masterfrom
machiecodes:hud-fixes
Open

Hud fixes#6387
machiecodes wants to merge 2 commits intoMeteorDevelopment:masterfrom
machiecodes:hud-fixes

Conversation

@machiecodes
Copy link
Copy Markdown
Contributor

Type of change

  • Bug fix
  • New feature

Description

Fixes the hide HUD setting re-displaying the HUD only on the hud editor screen, not the add hud element and hud element setting screens as well

Also fixes Meteor's HUD rendering behind Minecraft hud elements, we were injecting into GuiRenderer#draw which is only a sub step of GuiRenderer#render, instead we need to inject after render has finished

Related issues

N/A (I actually checked so hard this time)

How Has This Been Tested?

8mb.video-hFu-KiJkQoTK.mp4

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants