Skip to content

hide concealed foci from cameras/other minor tweaks#847

Open
scoutyoshimoto wants to merge 5 commits intoluciensadi:masterfrom
scoutyoshimoto:hide-concealed-foci-in-photos-
Open

hide concealed foci from cameras/other minor tweaks#847
scoutyoshimoto wants to merge 5 commits intoluciensadi:masterfrom
scoutyoshimoto:hide-concealed-foci-in-photos-

Conversation

@scoutyoshimoto
Copy link
Copy Markdown
Contributor

@scoutyoshimoto scoutyoshimoto commented Apr 2, 2026

as if there invisible to everyone except staff no matter what, a nikon shouldn't see them either

reword the text in COUNT to clarify that mails are fine now

@scoutyoshimoto scoutyoshimoto changed the title hide concealed foci from cameras hide concealed foci from cameras/other minor tweaks Apr 4, 2026
Comment thread src/act.other.cpp Outdated
Comment thread src/act.other.cpp
}

// Conceealed foci should not show in photos
if (GET_OBJ_TYPE(found_eq) == ITEM_FOCUS && IS_OBJ_STAT(found_eq, ITEM_EXTRA_CONCEALED_IN_EQ)) {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Does this compile? I'm still having a hard time finding a found_eq ref in the preceding code. It looks like it needs to be GET_EQ(found_ch, j) instead of found_eq.

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