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

Small kill feed bug fix (minimap.ts) #308

Merged
merged 10 commits into from
Jun 1, 2024

Conversation

pap-24
Copy link
Contributor

@pap-24 pap-24 commented May 1, 2024

I don't know if this is intentional or not but while I was debugging some stuff, I noticed that the kill feed was not set to hidden when the "bigger" version of the map is opened by the player.

kill_feed_explaination

So yeh I just added two lines of code (.show() and .hide()) to fix it lol

pap-24 and others added 9 commits April 8, 2024 15:06
Added some extra conditions to ensure that the key value reading is correct regardless of user's keyboard language. With the use of event.code.
Added some extra code to the getKeyFromInputEvent function so keyboard events are read correctly and regardless of user's keyboard language.
@pap-24 pap-24 requested a review from hsanger as a code owner May 1, 2024 19:26
@itsNMD404
Copy link
Collaborator

Ima look through that code and prolly approve it, needa talk to hasanger first

@hsanger hsanger merged commit 020fc13 into HasangerGames:master Jun 1, 2024
2 of 4 checks 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.

None yet

3 participants