Skip to content

Fix roster grid icon filename for Shadow Knight (#7) - #8

Merged
avandenberghe merged 1 commit into
mainfrom
issue-7-shadow-knight-roster-icon
Sep 24, 2026
Merged

avandenberghe merged 1 commit into
mainfrom
issue-7-shadow-knight-roster-icon

Conversation

@avandenberghe

Copy link
Copy Markdown
Collaborator

Closes #7.

The installer seeds imagename = 'eq_shadow_knight' (matching images/class_images/eq_shadow_knight.png), but roster_classes/ shipped the file as eq_shadowknight.png. The roster grid builds its icon path straight from the imagename value, so Shadow Knight was the one class with a broken grid icon.

Renamed the file to match the seeded value.

🤖 Generated with Claude Code

The installer seeds imagename = 'eq_shadow_knight' (matching
images/class_images/eq_shadow_knight.png), but roster_classes/ shipped
the file as eq_shadowknight.png. The roster grid builds its icon path
straight from the imagename value, so Shadow Knight was the one class
with a broken grid icon.

Fixes #7

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@avandenberghe
avandenberghe merged commit 1505741 into main Sep 24, 2026
11 checks passed
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.

Roster grid icon filename mismatch for Shadow Knight

1 participant