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

Implement gadgets in the backend #33

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Implement gadgets in the backend #33

wants to merge 15 commits into from

Commits on May 24, 2024

  1. Start to prototype gadgets

    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    938ec4f View commit details
    Browse the repository at this point in the history
  2. Add Mr. X Gadgets to frontend

    Determine gadgets based on team
    Add `Gadget` element
    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ec9b561 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e128b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2757a72 View commit details
    Browse the repository at this point in the history
  5. Continue working on gadgets

    Check if gadget has already been used
    Use more functions
    More warnings
    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    42abbcf View commit details
    Browse the repository at this point in the history
  6. Implement cooldowns

    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e1b9761 View commit details
    Browse the repository at this point in the history
  7. Fix TypeScript errors

    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9f1ac5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22a30db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60937c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b007a9e View commit details
    Browse the repository at this point in the history
  11. Format

    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    823ee28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    853bd5b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b30e14 View commit details
    Browse the repository at this point in the history
  14. Format imports

    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9de649d View commit details
    Browse the repository at this point in the history
  15. Fix websocket handling

    konsumlamm committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8c1b926 View commit details
    Browse the repository at this point in the history