bug: companions don't activate after prestige until player visits the leaderboard #205

Closed
opened 2026-04-01 12:56:18 -07:00 by hikari · 0 comments
Owner

Description

Reported by deusmortis and corroborated by ilenia in the Discord channel after the 0.4.0 release. After a prestige, companions that were previously unlocked do not appear to be active/usable until the player navigates to the leaderboard panel and then returns. A related observation from ilenia is that companions don't visually appear the first time they are unlocked without a page refresh.

These may be the same underlying issue — companion state not being re-applied to the game context until a specific trigger (leaderboard load or page refresh) forces a re-evaluation.

Steps to Reproduce

  1. Have companions unlocked.
  2. Prestige.
  3. Observe that companions are not active/usable in the game.
  4. Navigate to the leaderboard panel.
  5. Navigate away from the leaderboard.
  6. Observe that companions are now active again.

Expected Behaviour

Companions should be active and usable immediately after prestige without requiring a leaderboard visit.

Actual Behaviour

Companions are inactive post-prestige until the player visits the leaderboard. Similarly, newly unlocked companions require a page refresh before they appear.


This issue was created with help from Hikari~ 🌸

## Description Reported by **deusmortis** and corroborated by **ilenia** in the Discord channel after the 0.4.0 release. After a prestige, companions that were previously unlocked do not appear to be active/usable until the player navigates to the leaderboard panel and then returns. A related observation from ilenia is that companions don't visually appear the first time they are unlocked without a page refresh. These may be the same underlying issue — companion state not being re-applied to the game context until a specific trigger (leaderboard load or page refresh) forces a re-evaluation. ## Steps to Reproduce 1. Have companions unlocked. 2. Prestige. 3. Observe that companions are not active/usable in the game. 4. Navigate to the leaderboard panel. 5. Navigate away from the leaderboard. 6. Observe that companions are now active again. ## Expected Behaviour Companions should be active and usable immediately after prestige without requiring a leaderboard visit. ## Actual Behaviour Companions are inactive post-prestige until the player visits the leaderboard. Similarly, newly unlocked companions require a page refresh before they appear. --- ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-04-06 18:17:03 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#205