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

Fix Event Manager Allowing to Start Multiple Events of the Same Type in a Short Time Window #645

Conversation

Mnemotechnician
Copy link
Contributor

Description

Makes it so that the event scheduler doesn't pick events that were already added (but not yet ended).

In order to fix this:

image

@github-actions github-actions bot added the Changes: C# Changes any cs files label Aug 2, 2024
@SimpleStation14 SimpleStation14 changed the title Fix event manager allowing to start multiple events of the same type in a short time window Fix Event Manager Allowing to Start Multiple Events of the Same Type in a Short Time Window Aug 2, 2024
@Mnemotechnician
Copy link
Contributor Author

Mnemotechnician commented Aug 2, 2024

This works, no more duplicate events:
image

image

Copy link
Member

@DEATHB4DEFEAT DEATHB4DEFEAT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shrimple as that

@DangerRevolution DangerRevolution merged commit 75b36bf into Simple-Station:master Aug 3, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants