promotional bannermobile promotional banner

RaidRoaster

Raid leadership helper
Back to Files

RaidRoaster 4.0.9.zip

File nameRaidRoaster 4.0.9.zip
Uploader
SKSHINSKSHIN
Uploaded
Aug 25, 2026
Downloads
12
Size
733.0 KB
Flavors
Classic TBC
File ID
8730178
Type
R
Release
Supported game versions
  • 2.5.6

What's new

# Raid Roaster Changelog

All notable changes to this project will be documented in this file.  
이 파일은 **영문** 본문 아래에 같은 버전별 **한글** 요약을 둡니다.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

---

## [Unreleased]

---

## [4.0.9] - 2026-08-25

**Cleanup — package extras:** Removed WOWInven copy, screenshot docs, and author-only Python tools from the addon folder so they are not included in the ship zip.

**한글:** 배포 폴더에서 와우인벤 글·스크린샷 docs·파이썬 도구를 제거.

---

## [4.0.8] - 2026-08-21

**Fixed — same-party “no bridge”:** Bridge search used HOME group size only, so inside a raid instance it often saw one party. Now scans `raid1`–`raid40` and allows the RL as a last-resort bridge.

**한글:** **같은 파「다리 없음」** — 홈 그룹만 세서 다른 파를 못 봄. raid1–40을 보고, 없으면 공대장을 다리로 씀.

---

## [4.0.7] - 2026-08-21

**Fixed — same-party drag drop:** Drag ghost sat on TOOLTIP strata and stole mouse focus, so drops never hit the target cell. Drop target is now cursor-vs-cell geometry. Same-party live order uses raid indices + a real other-party bridge.

**한글:** **같은 파 드래그가 안 들어가던 문제** — 고스트가 칸을 가려 드롭이 빗나감. 커서 위치로 칸을 찾고, 다른 파 인덱스를 다리로 순번 스왑.

---

## [4.0.6] - 2026-08-21

**Change — live board only inside raid instance:** Auto-copy current seats on open only when `IsInInstance() == raid` (SSC/TK/Kara). Forming a raid in town / Shattrath keeps the saved roster for invite.

**한글:** **인스 안에서만 현재 공대 불러옴** — 불뱀·폭요 등 레이드 인스 입장 후에만 판을 맞춤. 샤트라스에서 공대만 모은 상태에서는 저장 로스터 유지.

---

## [4.0.5] - 2026-08-21

**Change — load live raid on open:** Opening the window while in a party/raid copies current subgroups onto the board first, so drag-swaps match real seats. Skipped during invite / rearrange / sim. Saved rosters stay in the sidebar.

**한글:** **창 열면 현재 공대 먼저** — 파티/공대 중이면 지금 자리를 판에 맞춘 뒤 드래그. 초대·재정렬·시뮬 중에는 생략. 저장 로스터는 오른쪽에서 다시 고르면 됨.

---

## [4.0.4] - 2026-08-21

**Feat — same-party order drag:** Cell drag inside one party now applies live raid order via a 3-step bridge swap (other-party player as bridge). Skips if either person is raid1 (RL). 25-man / 5-party raids always have a bridge.

**한글:** **같은 파 순번 드래그** — 다른 파 1명을 다리로 3단 스왑해서 공대 순번도 바로 반영. 공대장(raid1)이 끼면 로스터만 변경.

---

## [4.0.3] - 2026-08-21

**Feat — live board swap:** Drag a filled cell onto another to swap two people; drag a party header (`3파`) onto another (`5파`) to swap whole parties. If those names are in the current raid and you are lead/assist, the live raid updates immediately (no Rearrange). Draft-only when not in raid, in combat, or lacking permission.

**한글:** **판에서 바로 자리 이동** — 칸 드래그=사람 교체, 파 제목 드래그=파티 통째 교체. 공대/부공대면 재정렬 없이 실제 공대에도 반영. 비공대·전투·권한 없음은 로스터만 변경.

---

## [4.0.2] - 2026-08-21

**Fixed — flask/elixir detection:** Added missing TBC IDs (Arcane Elixir, Greater Intellect, Bloodberry, Mr. Pinchy) and Anniversary remaps (Major Agility 54494, Adept's 54452). Scan also matches localized names (Flask/Elixir/Well Fed, 영약/비약/포만감) so remapped auras still count.

**한글:** **영약·비약 미인식** — 누락 ID 추가(비전 비약, 상급 지능, 블러드베리, 핀치) + 애너버서리 재매핑(상급 민첩 54494, 숙련의 비약 54452). 이름(영약/비약/포만감)으로도 판정.

---

## [4.0.1] - 2026-08-21

**Fixed — ready-check in normal raids:** Battleground guard used `IsInGroup(2)` / `C_PvP.IsBattleground`, which can be true inside SSC/TK. That sent durability to INSTANCE_CHAT (or sent nothing) and scanned the instance group instead of the home raid. PvP is now `IsInInstance() == pvp/arena` only; normal raids use RAID + home roster.

**한글:** **일반 레이드 전투준비** — 전장 가드가 SSC/폭요에서도 켜져 내구도 애드온 메시지가 끊기거나 인스턴스 그룹을 스캔하던 문제. 전장·투기장만 막고, 일반 공대는 RAID·홈 명단으로 도핑/내구를 다시 수집.

---

## [4.0.0] - 2026-08-19

**Chore — major CurseForge republish:** Major version bump to N.0.0 for CurseForge republish (local patch builds were ahead of / misaligned with the CF listing).

**한글:** CurseForge 재등록용 메이저 버전 N.0.0 강제 상향 (로컬 패치 버전이 CF 등록본보다 낮거나 어긋나 있던 상태 정리).

---

## [3.12.109] - 2026-08-19

**Fixed — battleground RAID:** Battleground/arena: do not send RAID, RAID_WARNING, or RAID addon-presence (avoids yellow raid-channel errors). TOC Interface list updated for Anniversary.

**한글:** 전장·투기장에서 공대 채팅·경보·RAID presence를 보내지 않음 (노란 공대 메시지 방지). TOC Interface를 애너버서리 클라에 맞춤.

---

## [3.12.108] - 2026-08-17

**Removed — Ashtongue Cowl reminder:** Dropped the Al'ar-room「잿빛혓바닥 두건 사용」alert (`ZoneItemRemind.lua`).

**한글:** **잿빛혓바닥 두건** 알라르 방 경보 기능 제거.

---

## [3.12.107] - 2026-08-16

**Change — Cowl nag: screen only, 15s:** Drop chat spam; after first alert, remind only via screen center every **15s** until equipped.

**한글:** 두건 안내 **채팅 제거**. 최초 경보 후 화면 중앙만 **15초마다** 반복.

---

## [3.12.106] - 2026-08-16

**Feat — Cowl nag until equipped:** After the first Al'ar-room alert, keep showing a **private-only** reminder (chat + UIErrorsFrame) every 8s until the Ashtongue Cowl is equipped (or you leave the room / finish the quest).

**한글:** 알라르 방 최초 경보 후, **착용 확인될 때까지** 본인만 보이는 안내를 **8초마다** 반복(채팅·화면 중앙). 방 이탈·퀘 완료 시 중단.

---

## [3.12.105] - 2026-08-16

**Change — Cowl reminder only in Al'ar room:** Drop instance-entry alert;「잿빛혓바닥 두건 사용」fires only when entering Al'ar's room (Phoenix Hall).

**한글:** 폭풍우 요새 **입장 경보 제거**. **알라르 방** 진입 시에만「잿빛혓바닥 두건 사용」.

---

## [3.12.104] - 2026-08-16

**Feat — Al'ar room reminder:** Ashtongue Cowl alert also fires when entering **Al'ar's room** (Phoenix Hall / 불사조 전당), separately from The Eye instance entry.

**한글:** **알라르 방**(불사조 전당) 진입 시에도「잿빛혓바닥 두건 사용」경보(인스턴스 입장 경보와 별도 1회).

---

## [3.12.103] - 2026-08-16

**Feat — Tempest Keep Ashtongue Cowl reminder:** On entering The Eye (폭풍우 요새), if you still have quest item **잿빛혓바닥 두건** (31946) in bags and it is not equipped (quest 10946 incomplete), show a raid-warning style alert「잿빛혓바닥 두건 사용」.

**한글:** **폭풍우 요새 진입 시** 가방에 **잿빛혓바닥 두건**이 있고 미착용이면(검사 입장퀘 미완료)「잿빛혓바닥 두건 사용」경보.

---

## [3.12.102] - 2026-08-15

**Removed — Online check button:** Dropped **접속확인** (and `/rr online`). Addon `/who` is blocked by Blizzard, so guild/friend-only checks were not useful enough.

**한글:** **접속확인** 버튼·`/rr online` 제거. 애드온 `/who` 불가라 길드·친구만으로는 실효가 없어 삭제.

---

## [3.12.101] - 2026-08-15

**Online check button:** Bottom bar adds **접속확인** left of **초대시작**. Scans guild/friend/party/raid presence only (no invites, no `/who`). Green check = online, red check = unknown for ~20s; chat lists both. `/rr online` (aliases: `check`, `접속`, `접속확인`).

**한글:** 하단 **접속확인** 버튼(초대시작 왼쪽). 초대 없이 길드·친구·파티·공대 접속만 확인. 초록=접속 · 빨강=미확인(약 20초). `/rr online`.

---

## [3.12.100] - 2026-08-09

**Import/Export — slot roles sync:** Format `party,slot,name|-,role[,chosen]`. Field 4 is always the slot role template (keeps `전탱/야탱`); field 5 is the picked class when needed. Empty name uses `-`. Web ↔ addon job slots stay identical both ways.

**한글:** **직업칸 양방향 동기화** — `파티,슬롯,이름|- ,직업칸[,선택직업]`. 4번째는 항상 칸 직업(슬래시 유지), 빈칸 이름은 `-`. 웹↔애드온 가져오기·내보내기 모두 직업칸이 같아집니다.

---

## [3.12.99] - 2026-08-08

**Changed — Support Discord invite:** Support button Discord URL updated to `https://discord.gg/ATjsYRnxwc`.

**한글:** **지원 Discord 초대** — 주소를 `https://discord.gg/ATjsYRnxwc` 로 변경.

---

## [3.12.98] - 2026-08-05

**Ready check toggle:** While the roster overlay is active, **Ready check** becomes **Stop**; click again to clear marks/icons. Does not cancel Blizzard’s ready check itself.

**한글:** **전투준비** 진행 중 「중단」으로 토글 — 다시 누르면 로스터 칸 표시 닫기 (블리자드 전투준비 취소는 아님).

---

## [3.12.97] - 2026-08-05

**Support button + My AddOns presence:** Title-bar **Support** opens the Discord / CurseForge copy modal (same UX as RaidBook). `/rr support` also opens it. `SkshinPresence` / `RaidRoasterPresence` ping for My AddOns.

**한글:** 제목줄 **지원** 버튼 (RaidBook과 동일 Discord/CurseForge·후원 안내). `/rr support`. My AddOns용 Presence ping 유지.

This mod has no additional files