Skip to content

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

Merged
DangerRevolution merged 2 commits intoSimple-Station:masterfrom
Mnemotechnician:fix/event-reoccurence-delay
Aug 3, 2024
Merged

Fix Event Manager Allowing to Start Multiple Events of the Same Type in a Short Time Window#645
DangerRevolution merged 2 commits intoSimple-Station:masterfrom
Mnemotechnician:fix/event-reoccurence-delay

Conversation

@Mnemotechnician
Copy link
Copy Markdown
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:

Details

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
Copy Markdown
Contributor Author

Mnemotechnician commented Aug 2, 2024

This works, no more duplicate events:
image

image

Copy link
Copy Markdown
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
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