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

Add Input History #30

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

JustAlittleWolf
Copy link
Contributor

@JustAlittleWolf JustAlittleWolf commented Oct 15, 2023

Adds a celeste like history to view exactly what inputs you have made in the past few seconds

Ingame it looks like this:
image

And continuously scrolls over time like this:

You can configure wether it scrolls from top to bottom or reverse and wether the background is drawn or not. The slider controls the fade time.

Minor stuff that I had to change:

  • add monospace text rendering to FontRenderer
  • allow resizablecontainers to be locked in the x or y direction

Adds a celeste like history to view exactly what inputs you have made in the past few seconds
@ghost
Copy link

ghost commented Oct 16, 2023

Was this tested on 1.8.9 too?

@JustAlittleWolf
Copy link
Contributor Author

Yes, I tested it on 1.8 as well. There is a minor difference in the display as the right arrow is of a slightly different type but the rest should be the same.

@kurrycat2004
Copy link
Owner

Very nice

@kurrycat2004 kurrycat2004 merged commit 46356a0 into kurrycat2004:master Oct 18, 2023
1 check passed
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