Skip to content

Net toggle v2.1.1#4724

Open
BlackPaw21 wants to merge 5 commits into
ramensoftware:mainfrom
BlackPaw21:net-toggle-v2.1.1
Open

Net toggle v2.1.1#4724
BlackPaw21 wants to merge 5 commits into
ramensoftware:mainfrom
BlackPaw21:net-toggle-v2.1.1

Conversation

@BlackPaw21

Copy link
Copy Markdown
Contributor

Changelog

If this pull request updates an existing mod, describe the changes below:

  • Fixed: Mod no longer crashes on reload.
  • Fixed: Unstable state on rapid clicks resolved.
  • Added: Description for the secondary DNS server check method setting.

Mod authorship

If this pull request introduces a new mod, please complete the section below.

This mod was created by:

    • The submitter, without AI assistance
    • The submitter, with AI assistance
    • Claude
    • ChatGPT
    • Gemini
    • Another AI (please specify):
    • Other (please specify):

Please select the options that best apply. Your selection does not affect the acceptance criteria, but it helps reviewers understand the context of the code and provide relevant feedback.

- Standardize changelog format across all mods
- Add @license MIT and @architecture x86 x86-64 metadata
- Add  to secondary DNS server setting
- Remove unnecessary volatile qualifiers
- Use SUCCEEDED(hrCo) instead of hrCo != RPC_E_CHANGED_MODE for CoUninitialize guards
- Defer old icon destruction until after successful NIM_MODIFY, restore on failure
- Use InterlockedCompareExchangePointer for all g_shutdownEvent reads (ARM64 safety)
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.

1 participant