Skip to content

fix: reserve func names for cvar/uvar#2235

Merged
codybanman merged 1 commit intoavrae:nightlyfrom
7he4lph4:fix-shadow-assign
Nov 25, 2025
Merged

fix: reserve func names for cvar/uvar#2235
codybanman merged 1 commit intoavrae:nightlyfrom
7he4lph4:fix-shadow-assign

Conversation

@7he4lph4
Copy link
Copy Markdown
Contributor

Summary

Adds validation to prevent cvars and uvars from using names that would shadow built-in functions.

Changelog Entry

  • Cvars and uvars can no longer shadow built-in function names

Checklist

PR Type

  • This PR is a code change that implements a feature request.
  • This PR fixes an issue.
  • This PR adds a new feature that is not an open feature request.
  • This PR is not a code change (e.g. documentation, README, ...)

Other

  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • If code changes were made then they have been tested.
  • I have updated the documentation to reflect the changes.

codybanman
codybanman approved these changes Nov 25, 2025
@codybanman codybanman merged commit cadfe7b into avrae:nightly Nov 25, 2025
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.

2 participants