CrossPaths - Social Memory Tracker

Crosspaths is a lightweight, World of Warcraft addon that passively tracks and analyzes social encounters with other players. It gives users insights into whom they've seen, grouped with, or interacted with across characters and time.

File Details

v0.1.12

  • R
  • Jul 29, 2025
  • 46.43 KB
  • 11
  • 11.0.7
  • Retail

File Name

Crosspaths-0.1.12.zip

Supported Versions

  • 11.0.7

Files included in this release:

  • All Lua addon files
  • Crosspaths.toc (addon metadata)
  • README.md, LICENSE, CHANGELOG.md, INSTALL.md

Installation:

  1. Download the Crosspaths-0.1.12.zip file
  2. Extract to your WoW Interface/AddOns/ directory
  3. Enable the addon in-game

See INSTALL.md for detailed installation instructions.

Changelog:

[0.1.12] - 2025-07-29

Added

  • Initial plan
  • Complete CurseForge publishing setup with project ID 1308376
  • Add setup status documentation for CurseForge publishing
  • Initial plan
  • Fix runtime nil comparison error in GetSessionStats function
  • Add defensive programming to GetSessionStats to handle empty sessionStats
  • Fix luacheck warnings and add test for empty sessionStats nil comparison fix
  • Merge pull request #32 from djdefi/copilot/fix-31
  • Update CurseForge URL slug to crosspaths-social-memory-tracker
  • Merge pull request #28 from djdefi/copilot/fix-27
  • Initial plan
  • Fix runtime nil comparison error in GetSessionStats function
  • Merge pull request #34 from djdefi/copilot/fix-33
  • Bump version from 0.1.11 to 0.1.12

Changed

Fixed