File Details
SS_PartyPlus
- R
- Mar 24, 2026
- 17.21 KB
- 28
- 12.0.1
- Retail
File Name
SS_PartyPlus-20260324.zip
Supported Versions
- 12.0.1
Change Log
- Fixed Action Blocked Error: Resolved the
ADDON_ACTION_BLOCKEDerror caused by callingSetSize()on the protectedPartyFramewhile in combat. - Enhanced Combat Safety: Added an
InCombatLockdown()check to theManageSoloVisibilityfunction to prevent UI layout modifications during active combat.
<hr style="border: 0; border-top: 1px dashed #555; margin: 20px 0;">
<section>
<h2 style="color: #ffb400; border-bottom: 1px solid #444; padding-bottom: 5px;">업데이트 내역</h2>
<ul style="list-style-type: square; color: #e0e0e0;">
<li><strong style="color: #a3e043;">전투 중 프레임 접근 오류 수정:</strong> 전투 상태에서 보호된 프레임인 <code>PartyFrame</code>의 크기를 변경(<code>SetSize</code>)하려 할 때 발생하던 오류를 해결했습니다.</li>
<li><strong style="color: #a3e043;">가시성 제어 로직 보완:</strong> <code>ManageSoloVisibility</code> 함수에 전투 여부 체크를 추가하여 전투 중 UI 레이아웃 변경 시도를 안전하게 차단했습니다.</li>
</ul>
</section>

