Skip to content

Common - Improve - Improve Headers for better clarity for ProgressBar and CanInteractWith #10942

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Cplhardcore
Copy link
Contributor

When merged this pull request will:

  • Makes headers slightly clearer as to what Exceptions mean

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

Copy link
Contributor

@LinkIsGrim LinkIsGrim left a comment

Choose a reason for hiding this comment

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

Long but accurate, /shrug

@LinkIsGrim LinkIsGrim added this to the Ongoing milestone Jun 2, 2025
@LinkIsGrim LinkIsGrim added the ignore-changelog Release Notes: Excluded label Jun 4, 2025
Copy link
Contributor

@johnb432 johnb432 left a comment

Choose a reason for hiding this comment

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

Imo this should be in the documentation.

@@ -6,7 +6,7 @@
* Arguments:
* 0: The player. <OBJECT>
* 1: The interaction target. objNull to ignore. <OBJECT>
* 2: Exceptions. What general conditions are to skip? (default: []) <ARRAY>
* 2: Exceptions. What general conditions are to skip? (works like a permission system, if there is an exception, it will return true)(default: []) <ARRAY>
Copy link
Contributor

Choose a reason for hiding this comment

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

Imo this could be interpreted as "if one condition is true, then it will succeed" (= OR) instead of being AND.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants