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

feat: mimic some source 1 game events #403

Merged
merged 6 commits into from
Aug 22, 2023
Merged

Commits on Aug 16, 2023

  1. feat: bomb/round events

    akiver committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0f4e5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b8aa4f View commit details
    Browse the repository at this point in the history
  3. fix: dispatch game events in a more expected order

    Example:
    flashbang_exploded
    player_blind
    bomb_exploded/bomb_defused
    round_end
    round_end_officially
    round_start
    akiver committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3aa760d View commit details
    Browse the repository at this point in the history
  4. feat: weapon fire event

    akiver committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    59490d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 21, 2023

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