SoRadGaming / Simple-HUD-Enhanced

https://discord.gg/2NY3a3AJ8e Minecraft mod that enhances the game's Heads-Up Display (HUD) by introducing customizable elements and features to display information.
MIT License
4 stars 1 forks source link

Add a HUD line for real system time #7

Closed yutotakano closed 1 year ago

yutotakano commented 1 year ago

I often play Minecraft in full-screen mode where I don't have quick access to my real clock. It'd be really helpful if the HUD had a line that showed the real system time in addition to the game time, so I'm sending a pull request here to add it.

I've placed it below the game time line with a prefix "System Time", but please feel free to suggest better text/placements if needed (maybe it's too long for a line?).

Built locally to test for 1.20 and confirmed it works. Screenshots:

javaw_2023-07-15_01-01-42 javaw_2023-07-15_01-04-12

SoRadGaming commented 1 year ago

It looks good; ill run my offline test when I'm available. And once it passes, ill merge it, and add you to the contribute list, as well as add some other features I had planned.

SoRadGaming commented 1 year ago

The feature will be added to v3.1.0

SoRadGaming commented 1 year ago

I Will make the time bottom right to prevent adding a System Time in front of it. image