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

Events for game package #30

Closed
10 tasks done
Tracked by #27
TheKaVu opened this issue May 23, 2023 · 1 comment · Fixed by #37
Closed
10 tasks done
Tracked by #27

Events for game package #30

TheKaVu opened this issue May 23, 2023 · 1 comment · Fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@TheKaVu
Copy link
Owner

TheKaVu commented May 23, 2023

Group of custom events for .game package and proper calls

Event list:

  • GameEvent (abstract)
  • - GameStartEvent
  • - GameEndEvent
  • - GameStateTimerEvent
  • - - GameStateInitEvent
  • - - GameStateEndEvent
  • - - GameTimerScheduleEndEvent
  • - PlayerGameEvent (abstract)
  • - - PlayerJoinGameEvent
  • - - PlayerLeaveGameEvent
@TheKaVu TheKaVu changed the title new custom event throws New custom events for game package May 23, 2023
@TheKaVu TheKaVu changed the title New custom events for game package Events for game package May 23, 2023
@TheKaVu TheKaVu self-assigned this May 23, 2023
@TheKaVu TheKaVu added the enhancement New feature or request label May 23, 2023
TheKaVu added a commit that referenced this issue May 23, 2023
TheKaVu added a commit that referenced this issue May 23, 2023
TheKaVu added a commit that referenced this issue May 23, 2023
TheKaVu added a commit that referenced this issue May 23, 2023
TheKaVu added a commit that referenced this issue May 23, 2023
TheKaVu added a commit that referenced this issue May 24, 2023
@TheKaVu
Copy link
Owner Author

TheKaVu commented May 25, 2023

This is closed for now, may be reopened in the future

@TheKaVu TheKaVu closed this as completed May 25, 2023
@TheKaVu TheKaVu reopened this May 28, 2023
@TheKaVu TheKaVu removed the delayed label May 28, 2023
@TheKaVu TheKaVu closed this as completed May 28, 2023
@TheKaVu TheKaVu linked a pull request May 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant