Skip to content

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

Merged
johnb432 merged 5 commits into
acemod:masterfrom
Cplhardcore:Header-Fixes
Jan 20, 2026
Merged

Common - Improve Headers for better clarity for ProgressBar and CanInteractWith#10942
johnb432 merged 5 commits into
acemod:masterfrom
Cplhardcore:Header-Fixes

Conversation

@Cplhardcore

Copy link
Copy Markdown
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}.

@LinkIsGrim LinkIsGrim left a comment

Copy link
Copy Markdown
Member

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

@johnb432 johnb432 left a comment

Copy link
Copy Markdown
Contributor

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.

* 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
Copy Markdown
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.

Comment thread addons/common/functions/fnc_progressBar.sqf Outdated
LinkIsGrim and others added 2 commits June 5, 2025 12:10
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Comment thread addons/common/functions/fnc_canInteractWith.sqf Outdated
Comment thread addons/common/functions/fnc_progressBar.sqf Outdated
@johnb432 johnb432 changed the title Common - Improve - Improve Headers for better clarity for ProgressBar and CanInteractWith Common - Improve Headers for better clarity for ProgressBar and CanInteractWith Dec 13, 2025
Cplhardcore and others added 2 commits December 14, 2025 23:43
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
@johnb432
johnb432 merged commit 06747e1 into acemod:master Jan 20, 2026
3 checks passed
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