promotional bannermobile promotional banner

Text Adventure

Turns WoW into a text-only based role playing game.

File Details

v0.3-alpha12-classic

  • R
  • May 2, 2026
  • 2.23 MB
  • 9
  • 1.15.8
  • Classic

File Name

TextAdventurer-v0.3-alpha12-classic.zip

Supported Versions

  • 1.15.8

# Text Adventurer ## [v0.3-alpha12](https://github.com/StevenSedwick/TextAdventureWoWHardcoreChallenge/tree/v0.3-alpha12) (2026-05-02) [Full Changelog](https://github.com/StevenSedwick/TextAdventureWoWHardcoreChallenge/compare/v0.2.1...v0.3-alpha12) [Previous Releases](https://github.com/StevenSedwick/TextAdventureWoWHardcoreChallenge/releases) - Bump version to 0.3-alpha12 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> - Add ReportBank function to global scope for inventory reporting - Add bank command for inventory management and update help topics - Add moveitem command for item management and update help topics - Update DF mode grid size from 31 to 35 for improved performance - Refactor DF sonar commands: remove unused sonar functionality and update related parameters - Add DF mode performance review prompt for Text Adventurer addon - TOC: Classic Era only (Interface + Interface-Classic 11508) - TOC: multi-flavor Interface keys for all Classic flavors - TOC: add Curse project ID 1523223, multi-flavor Interface; workflow uses CURSE\_FORGE\_API\_FOR\_TEXT\_WOW secret - CurseForge packager: .pkgmeta + GitHub Actions release workflow - .pkgmeta declares ignore rules so backups/tools/test/SavedVariables don't ship; local Ace3/ and Libs/ copies are used as-is (no externals) - .github/workflows/release.yml runs BigWigsMods/packager on tag push (v*) and uploads to CurseForge + creates GitHub release - TOC: Author -> Steven Sedwick, Version -> 0.3-alpha11 - Add external streaming, target bearing narration, perf tuning - TA\_Stream module: hidden chat frame + JSON encoder, /tastream and /ta stream subcommand for [on|off|test|status] - Bearing narration: TA\_RelativeBearing/TA\_NarrateBearing using UnitPosition + nameplate cache + LibRangeCheck-3.0 fallback - Embed LibRangeCheck-3.0 under Libs/ and load via toc - Bump ticker intervals from 100Hz (0.01) to 0.2/0.25/0.5 in default profile; same change to TA\_SetTickerProfile default branch - AWARENESS\_SUBEVENTS table replaces per-event substring search in COMBAT\_LOG\_EVENT\_UNFILTERED dispatch - Cache HH:MM:SS string in AddLine (one date() call per second) - Screenshot filter: also unregister SCREENSHOT\_SUCCEEDED/FAILED from every existing frame as last-resort suppression - Add SpellbookCommands module; screenshot-message suppression with debug; misc - Loot roll commands, vendor multi-page support, chat edit-box visibility fix - DF mode fixes: axis swap for UnitPosition, live target refresh, talent commands, corpse targeting, mark perimeter compaction - Merge alpha/modular-phase1-help into main - DFDanger architecture fixes: ticker, events, suppression, zone index - Improve DF mode performance and expand DFDanger defaults - Improve DF mode performance and expand DFDanger defaults - Prepare CurseForge packaging and bump alpha version - Improve terminal multiline UX and command safety - Add action bar filtering and detailed gear output - Improve DF movement responsiveness - Add DF legend toggle and simplify DF title indicators - Add comprehensive performance profiling to all major ticker and event handlers - Fix command preview box persistence across reload and optimize OnUpdate checks - Refine DF cliff hazard detection and calibration diagnostics - Fix terrain data constant overflow and refresh Azeroth dataset - Tune DF terrain classification and add optional hue heatmap - Add DF terrain compiler and terrain map updates - Alpha phase 9 modular split: extract macro, trainer, and recipe handlers - Alpha phase 8 modular split: extract warlock, ml, and sealdps handlers - Alpha phase 7 modular split: extract settings and cvar handlers - Alpha phase 6 modular split: extract navigation command handlers - Alpha phase 5 modular split: extract social command handlers - Alpha phase 4 modular split: extract economy command handlers - Alpha phase 3 modular split: extract quest command handlers - Alpha phase 2 modular split: extract command parser module - Alpha phase 1 modular split: extract help topics module - Improve help coverage and unify slash command routing - Update workspace LuaLS settings - Add Warlock action prompt with auto combat suggestions - Add learnable quest routing with DF map integration - LuaLS cleanup: add .luarc.json, fix IsSpellKnown compat, fix updater script - Add warlock sheet data and LuaLS workspace setup - Add target direction to cells-away announcement - Add Warlock spreadsheet-style live DPS model and commands - Fix DF map/mark alignment and restore DF cell scaling - Fix protected range checks and update Classic Era interface