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
Closed

Rename "CreateNewGame" to "GameIsFull" #328

wants to merge 19 commits into from

Commits on Apr 8, 2024

  1. 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.
    pap-24 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    584127e View commit details
    Browse the repository at this point in the history
  2. Update inputManager.ts

    pap-24 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c34e07c View commit details
    Browse the repository at this point in the history
  3. 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.
    pap-24 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    37ce0d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Update inputManager.ts

    pap-24 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    64c69d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    22f6a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e56aa View commit details
    Browse the repository at this point in the history
  3. Wrong branch lol

    pap-24 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    646f744 View commit details
    Browse the repository at this point in the history
  4. Wrong branch lol

    pap-24 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    925e408 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Update life_preserver.svg

    bien-star authored May 18, 2024
    Configuration menu
    Copy the full SHA
    31860e8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request #311 from bien-star/bien-star-patch-1

    Update life_preserver.svg
    hsanger authored May 21, 2024
    Configuration menu
    Copy the full SHA
    350711b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    b61467a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Added join notification mp3

    pap-24 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    736585e View commit details
    Browse the repository at this point in the history
  2. Fixed

    pap-24 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    57b9fe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a789b96 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Merge pull request #322 from pap-24/game-focus-notification

    Game started sound notification (If page/document isn't focused)
    hsanger authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    47040a3 View commit details
    Browse the repository at this point in the history
  2. Darker/dimmed backdrop on teams menu (#321)

    * 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]>
    pap-24 and pap-24 authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    cfe2e8e View commit details
    Browse the repository at this point in the history
  3. Small kill feed bug fix (minimap.ts) (#308)

    * 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]>
    3 people authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    020fc13 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    2c72df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad6c1f View commit details
    Browse the repository at this point in the history