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

Rename "CreateNewGame" to "GameIsFull" #328

Closed
wants to merge 19 commits into from

Conversation

J0m1ty
Copy link
Contributor

@J0m1ty J0m1ty commented Jun 2, 2024

Renaming the "CreateNewGame" worker message type to "GameIsFull" to be more descriptive and give information about the state of the worker thread, rather than the intended action.

pap-24 and others added 19 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.
Game started sound notification (If page/document isn't focused)
* Bug fix on inputManager.ts (keyboard events)

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.

* Update inputManager.ts

* Bug fix on inputManager.ts (keyboard events)

Added some extra code to the getKeyFromInputEvent function so keyboard events are read correctly and regardless of user's keyboard language.

* Update inputManager.ts

* Added halloween light and dark pumpkin svgs

* Wrong branch lol

* Wrong branch lol

* Team menu now has blurry backdrop and blocks interaction

* Changed blurring to brightness (darker).

* Fixed the little lag with the backdrop filter change

---------

Co-authored-by: papas24 <[email protected]>
* Bug fix on inputManager.ts (keyboard events)

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.

* Update inputManager.ts

* Bug fix on inputManager.ts (keyboard events)

Added some extra code to the getKeyFromInputEvent function so keyboard events are read correctly and regardless of user's keyboard language.

* Update inputManager.ts

* Added halloween light and dark pumpkin svgs

* Wrong branch lol

* Wrong branch lol

* Bug Fix: Kill feed acting weird while the "big" map is opened.

* Update minimap.ts

---------

Co-authored-by: papas24 <[email protected]>
Co-authored-by: Henry Sanger <[email protected]>
@J0m1ty J0m1ty requested a review from hsanger as a code owner June 2, 2024 23:19
@J0m1ty J0m1ty closed this by deleting the head repository Jul 3, 2024
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.

4 participants