Skip to content

Fix several intertwined input bugs #5480

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

Merged
merged 9 commits into from
Jun 12, 2025

Conversation

chri-k
Copy link
Contributor

@chri-k chri-k commented Jun 7, 2025

Type of change

  • Bug fix
  • New feature

Description

  • Input.isPressed() accurately reflects keyboard inputs
  • Freecam is not affected by other modules' movement inputs (eg AutoWalk)
  • GUIMove does not continuously override key states or emit KeyEvent
  • GUIMove arrow keys interact correctly with Freecam

Related issues

none.

fixes issue in PR #5440

How Has This Been Tested?

works locally (tested all combinations of mentioned modules)

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.

@chri-k chri-k mentioned this pull request Jun 7, 2025
5 tasks
@Wide-Cat Wide-Cat merged commit cc12d28 into MeteorDevelopment:master Jun 12, 2025
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