Skip to content

Return the full list of exts/plugins with "sm exts/plugins"#1862

Merged
asherkin merged 2 commits intoalliedmodders:masterfrom
zer0k-z:master
Nov 25, 2022
Merged

Return the full list of exts/plugins with "sm exts/plugins"#1862
asherkin merged 2 commits intoalliedmodders:masterfrom
zer0k-z:master

Conversation

@zer0k-z
Copy link
Contributor

@zer0k-z zer0k-z commented Nov 20, 2022

Resolves #1611. Allegedly #1071 allows this to work.

@peace-maker
Copy link
Member

Allegedly? Have you tested this change?

@zer0k-z
Copy link
Contributor Author

zer0k-z commented Nov 21, 2022

I tested on CS:GO with around 90 plugins printed out 10 times which makes it effectively 900 plugins. One possible downside is that if the client has packet loss, they risk not receiving every plugin, but this also happens on current version as well when you do sm plugins; sm plugins 11;... in the console anyway.

@peace-maker
Copy link
Member

Sounds good. We can drop the start parameters of the sm exts and sm plugins commands now, since they're obsolete after this change. I'm fine with the current state as well though if you don't want to keep working on this PR. :)

@zer0k-z
Copy link
Contributor Author

zer0k-z commented Nov 21, 2022

The start param should be gone as well, it should be good now.

Copy link
Member

@asherkin asherkin left a comment

Choose a reason for hiding this comment

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

Wild to see something like this change after all these years.

@asherkin asherkin merged commit 63f8ea8 into alliedmodders:master Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return the full list of exts/plugins with "sm exts/plugins"

3 participants