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

Scp3114::Dancing event #2333

Merged
merged 35 commits into from
May 30, 2024
Merged

Scp3114::Dancing event #2333

merged 35 commits into from
May 30, 2024

Conversation

VALERA771
Copy link
Contributor

No description provided.

@VALERA771
Copy link
Contributor Author

I think NewState setter can be removed. Or NewState at all can be

@louis1706 louis1706 added regarding-events An issue or PR targeting the Exiled Events project regarding-transpiler An issue or PR that touches or is related to a patch labels Dec 15, 2023
@NaoUnderscore NaoUnderscore added this to the Exiled 9 milestone Jan 13, 2024
@NaoUnderscore NaoUnderscore changed the base branch from dev to apis-rework January 13, 2024 18:18
Copy link
Member

@louis1706 louis1706 left a comment

Choose a reason for hiding this comment

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

[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?

@VALERA771
Copy link
Contributor Author

[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?

As far as I tested, it'll cause some wierd bugs

@louis1706
Copy link
Member

[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?

As far as I tested, it'll cause some wierd bugs

So you can add the Dance play as getter

@VALERA771
Copy link
Contributor Author

[SUGGESTION] is it possible to choose wish dance is made and possibly having an Enum for it ?

As far as I tested, it'll cause some wierd bugs

So you can add the Dance play as getter

Not possible. Patching that method in any way will cause some bugs

Exiled.API/Enums/DanceType.cs Outdated Show resolved Hide resolved
Exiled.API/Features/Roles/Scp3114Role.cs Outdated Show resolved Hide resolved
Exiled.API/Features/Roles/Scp3114Role.cs Outdated Show resolved Hide resolved
Exiled.API/Features/Roles/Scp3114Role.cs Outdated Show resolved Hide resolved
Exiled.Events/EventArgs/Scp3114/DancingEventArgs.cs Outdated Show resolved Hide resolved
Exiled.Events/EventArgs/Scp3114/DancingEventArgs.cs Outdated Show resolved Hide resolved
Exiled.Events/EventArgs/Scp3114/DancingEventArgs.cs Outdated Show resolved Hide resolved
Exiled.Events/Handlers/Scp3114.cs Outdated Show resolved Hide resolved
Exiled.Events/Handlers/Scp3114.cs Outdated Show resolved Hide resolved
VALERA771 and others added 11 commits April 11, 2024 00:16
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
@VALERA771
Copy link
Contributor Author

We still have the biggest problem - how to name dance types

@louis1706
Copy link
Member

We still have the biggest problem - how to name dance types

https://github.com/creepycats/EmoteForAll-SL/blob/main/Types/Scp3114DanceType.cs

@Misfiy
Copy link
Contributor

Misfiy commented May 22, 2024

Change Scp3114Role::StatDancing to Scp3114Role::StartDancing

@VALERA771
Copy link
Contributor Author

We still have the biggest problem - how to name dance types

https://github.com/creepycats/EmoteForAll-SL/blob/main/Types/Scp3114DanceType.cs

Does the numeration right? We really rely on number of enum in this case

This is the biggest error I've ever seen
@Misfiy Misfiy mentioned this pull request May 26, 2024
@Misfiy
Copy link
Contributor

Misfiy commented May 26, 2024

Does the numeration right? We really rely on number of enum in this case

Looks like it should be working

@Misfiy Misfiy merged commit cb40c52 into Exiled-Team:apis-rework May 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regarding-events An issue or PR targeting the Exiled Events project regarding-transpiler An issue or PR that touches or is related to a patch
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants