Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Button hints on HUD #215

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

LostTrackpad
Copy link
Contributor

@LostTrackpad LostTrackpad commented Oct 3, 2024

What does this pull request add?
This pull request adds a button hint feature to the HUD during gameplay to help players learn controls.

Preview
image
(Action is climbing a ladder.)

Known problems: Nothing aside from missing localization for languages beside English.

@JonnyBro JonnyBro self-assigned this Oct 3, 2024
@JonnyBro
Copy link
Owner

JonnyBro commented Oct 3, 2024

Added Russian translation for button hints, I'll check it later today (so words don't go past their designated places)

@JonnyBro JonnyBro added the enhancement New feature or request label Oct 3, 2024
@LostTrackpad
Copy link
Contributor Author

LostTrackpad commented Oct 3, 2024

(so words don't go past their designated places)

What do you mean by this? The text is already drawn with draw.DrawText with the option to right-align.

@JonnyBro
Copy link
Owner

JonnyBro commented Oct 3, 2024

What do you mean by this? The text is already drawn with draw.DrawText with the option to right-align.

ah, just to be sure. I don't trust glua sometimes

@LostTrackpad
Copy link
Contributor Author

Fair enough, GLua sometimes glitches out and just makes things much harder than it needs to be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants