Skip to content

Fix Epilogue Falls stage ordering#339

Merged
AardWolf merged 1 commit intotsitu:masterfrom
hymccord:bug/ef-ordering
Jan 31, 2026
Merged

Fix Epilogue Falls stage ordering#339
AardWolf merged 1 commit intotsitu:masterfrom
hymccord:bug/ef-ordering

Conversation

@hymccord
Copy link
Contributor

I kept the 100 hunt filter on this time so a lot of the lower data is removed.
With the automation, it would be overwritten anyhow on the next run.

Copilot AI review requested due to automatic review settings January 30, 2026 22:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the stage ordering configuration for Epilogue Falls by correcting the JavaScript data structure and regenerating the CSV with proper ordering.

Changes:

  • Renamed config field to stage in the JavaScript configuration to follow codebase conventions
  • Moved cheese array from default section into the series array for proper data structure
  • Regenerated CSV data with corrected stage-then-cheese ordering and 100+ hunt filter applied

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
data/pop-js/epilogue-falls.js Fixed field naming from config to stage and restructured cheese configuration into series array
data/pop-csv/epilogue-falls.csv Regenerated CSV with corrected ordering (stage first, then cheese) and reduced to 122 rows with 100+ hunt filter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AardWolf AardWolf merged commit 8ad8f36 into tsitu:master Jan 31, 2026
7 of 8 checks passed
@hymccord hymccord deleted the bug/ef-ordering branch January 31, 2026 16:49
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.

3 participants