Skip to content

Conversation

@MS-crew
Copy link

@MS-crew MS-crew commented Jan 27, 2026

Description

Describe the changes

What is the current behavior? (You can also link to an open issue here)

What is the new behavior? (if this is a feature change)

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

Fix item owner being done in the wrong order

Revert "Fix item owner being done in the wrong order"

This reverts commit e8cfd54.

Update VoiceChatting.cs

Update and rename VoiceChattingEventArgs.cs to SendingVoiceMessageEventArgs.cs

Create ReceivingVoiceMessageEventArgs.cs

Update Player.cs

Update and rename ChangingSpeakerStatusAndVoiceChatting.cs to ChangingSpeakerStatus.cs

Delete EXILED/Exiled.Events/EventArgs/Player/TransmittingEventArgs.cs

Update Player.cs

Create TransmittingEventArgs.cs

Update Player.cs

Update Player.cs

Update Player.cs

Update Player.cs

Create VoiceChattingEventArgs.cs

Update TransmittingEventArgs.cs

Update Player.cs

Update ReceivingVoiceMessageEventArgs.cs

Update SendingVoiceMessageEventArgs.cs

Update SendingVoiceMessageEventArgs.cs

Update Player.cs

Update Events.cs

Update VoiceChatting.cs

Update VoiceChatting.cs

Update VoiceChatting.cs

Update SendingVoiceMessageEventArgs.cs

Update TransmittingEventArgs.cs

Reverted braking changes

deleted useless

.

doc

checked its working

/
…ther high-frequency events. This prevents EventArgs instantiation when no plugins are listening, significantly reducing GC pressure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant