Skip to content

10.2.6-2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 00:16
· 3 commits to main since this release

Missing Shadowlands Companions

10.2.6-2 (2024-03-24)

Full Changelog Previous Releases

  • Update readme with new command.
  • Add /lslc to list alts needing follower XP. Add GitHub workflow to publish releases.
  • Save a deepcopy of the companion table so we can determine who can use BoA XP items
  • Mispelled Mikanikos
  • 10.1-005: Fix spelling on 2 companions.
  • Bump version to 10.1-004
  • Don't process new followers from BFA, which sends a nil arg in the event
  • Add compartment button.
  • Erroneous capitalizations in middle of names.
  • Init later to make sure we have proper covenant/follower data.
  • Wrong variable in OnGarrisonFollowerAdded. Debug log when initialize fails.
  • Add minimap button. Report version at startup. Track follower adds.
  • Hint how to recall list later.
  • Remember list for /mslc command when in Torghast
  • Fix spelling on 3 Venthyr companions.
  • Correct a couple names. Report number of missing after the list.
  • Use AceConsole for prettier printing
  • Reconstruct CovenantCompanionsToID table instead of using the canned one from previous work.
  • Initial commit