Page MenuHomeFeedback Tracker
Feed Advanced Search

Jul 27 2022

mharis001 added a comment to T156738: Bug: Zeus interface does not correctly restore previously selected side.

Okay, thanks for confirming that. In terms of feedback on the original ticket, the previously selected side is correctly restored as expected now.

Jul 27 2022, 7:11 AM · Arma 3

Jul 26 2022

mharis001 added a comment to T156738: Bug: Zeus interface does not correctly restore previously selected side.

ZEN uses RscDisplayCurator_sections to get the currently active CREATE tree control (refences: IDC defines, getActiveTree function). As an example, the getActiveTree function is used by the tree expand/collapse all buttons to affect the currently active tree control (reference).

Jul 26 2022, 3:20 PM · Arma 3
mharis001 added a comment to T156738: Bug: Zeus interface does not correctly restore previously selected side.

The fix changed how RscDisplayCurator_sections is interpreted. That is, the side value was 0 for OPFOR and 1 for BLUFOR` (like side entry in CfgVehicles configs). In 2.10 (dev), the side value is now 0 for BLUFOR and 1 for OPFOR. We can update mods like ZEN that rely on RscDisplayCurator_sections to determine the state of the Zeus trees in preparation for the 2.10 update but I wanted to confirm that this change was intentional and will remain as it is on current dev-branch.

Jul 26 2022, 9:42 AM · Arma 3

Oct 2 2021

mharis001 added a comment to T161113: Unintended behavior of __has_include with file patching.

It would be useful if we had a version of __has_include that only checked the internal/virtual file system and not the Arma folder.

Oct 2 2021, 6:41 PM · Arma 3

Jun 14 2021

mharis001 added a comment to T159007: Command request: A command to get image/texture meta data.

Related to T150571.

Jun 14 2021, 12:07 AM · Arma 3

Mar 14 2021

mharis001 created T157359: Scripting Feature Request: Extend HashMap getOrDefault command with set default parameter.
Mar 14 2021, 3:15 AM · Arma 3

Feb 11 2021

mharis001 created T156738: Bug: Zeus interface does not correctly restore previously selected side.
Feb 11 2021, 11:59 PM · Arma 3

Jan 20 2021

mharis001 added a comment to T147576: Scripting Command Request: "getPylonTurret".

getAllPylonsInfo on dev-branch works well in providing this functionality. Thank you.

Jan 20 2021, 3:38 PM · Arma 3

Oct 9 2020

mharis001 added a comment to T154211: [Feature request] Return assigned turretpath of pylons.

Related to https://feedback.bistudio.com/T147576

Oct 9 2020, 11:52 AM · Arma 3

Jun 28 2020

mharis001 updated the task description for T152144: Expand available information about pylons UIposition.
Jun 28 2020, 4:33 PM · Arma 3
mharis001 created T152144: Expand available information about pylons UIposition.
Jun 28 2020, 4:32 PM · Arma 3

May 15 2020

mharis001 added a comment to T150941: Add Command setCuratorSelected.

For reference: https://feedback.bistudio.com/T149304

May 15 2020, 3:47 AM · Arma 3

Apr 25 2020

mharis001 added a comment to T150571: Scripting Command Request: "getImageResolution".

Resizing an editor preview control for Zeus based on the image resolution. Seems the contact editor previews are not as wide as the others and 3DEN handles that correctly by decreasing the width of the container so the border around the image is the same.

Apr 25 2020, 10:19 PM · Arma 3
mharis001 created T150571: Scripting Command Request: "getImageResolution".
Apr 25 2020, 4:13 PM · Arma 3

Apr 6 2020

mharis001 created T150170: Scripting Command Request: "getFlyInHeight", "getFlyInHeightASL".
Apr 6 2020, 12:18 PM · Arma 3

Feb 20 2020

mharis001 created T149304: Scripting Command Request: "curatorSetSelected".
Feb 20 2020, 8:54 PM · Arma 3

Jan 17 2020

mharis001 added a comment to T148313: Scripting Feature Request: Add display config to passed parameters in onLoad event for displays (similarly to controls).

That only works for displays initialized using BIS_fnc_initDisplay. This request isn't crucial, but would provide a decent QOL improvement.

Jan 17 2020, 12:28 PM · Arma 3

Jan 16 2020

mharis001 created T148313: Scripting Feature Request: Add display config to passed parameters in onLoad event for displays (similarly to controls).
Jan 16 2020, 7:16 PM · Arma 3

Dec 27 2019

mharis001 added a comment to T147753: attachedObjects command returns null objects if attached objects are not detached before deletion.

Thank you. This change will also resolve T84595.

Dec 27 2019, 2:02 PM · Arma 3
mharis001 added a comment to T147753: attachedObjects command returns null objects if attached objects are not detached before deletion.

I fail to see how my comment implies that variables referencing the deleted object should become nil.

Dec 27 2019, 1:33 PM · Arma 3
mharis001 added a comment to T147753: attachedObjects command returns null objects if attached objects are not detached before deletion.

That is true, however, to me the name attachedObjects implies "return a list of currently attached objects to the given object". An object that doesn't "exist" anymore, can't be attached to the object (or anything).

Dec 27 2019, 10:31 AM · Arma 3
mharis001 created T147753: attachedObjects command returns null objects if attached objects are not detached before deletion.
Dec 27 2019, 7:01 AM · Arma 3

Dec 24 2019

mharis001 created T147688: Scripting Command Request: "ctrlCursorPos", "ctrlSetCursorPos", "ctrlSelection", "ctrlSetSelection".
Dec 24 2019, 12:03 AM · Arma 3

Dec 19 2019

mharis001 created T147576: Scripting Command Request: "getPylonTurret".
Dec 19 2019, 10:56 PM · Arma 3