generated from nhcarrigan/template
fix: force sync before boss fight and surface challenge errors to UI #64
Reference in New Issue
Block a user
Delete Branch "fix/boss-fight-stale-state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #50
Summary
forceSync()before every boss challenge so the server always fights against the player's live state (equipped items, upgrades, etc.) rather than a potentially stale snapshotbossErrorstate that captures and displays error messages from failed manual boss challenges in the boss panel, matching the existingautoBossErrordisplay pattern✨ This PR was created with help from Hikari~ 🌸