promotional bannermobile promotional banner

One WoW Bags

One WoW Bags - Onebag system that works best with the OneWoW Eco-System.

File Details

OneWoW_Bags R6.2604.0719.zip

  • R
  • Apr 7, 2026
  • 3.20 MB
  • 376
  • 12.0.5+1
  • Retail

File Name

OneWoW_Bags R6.2604.0719.zip

Supported Versions

  • 12.0.5
  • 12.0.1

🟢 OneWoW Bags

✨ New Features

  • Added ~90 new search and categorization keywords (now ~163 total)
  • Supports stat comparisons, sockets, battle pets, #myclass, #myspec, #upgrade
  • Enhanced sorting with numeric item class/subclass support across locales
  • Added guild bank refresh and transfer tracking with queued system
  • Added inventory presentation state with quality-based visibility controls
  • Category view now stacks items and shows total count

🧩 Refactoring

  • Replaced SearchEngine with PredicateEngine
  • Removed GUIBridge.lua and legacy wrappers, now uses OneWoW_GUI directly
  • Added controller layer to separate logic from UI
  • Extracted shared systems (CategoryManagerBase, InfoBarFactory, WindowHelpers)
  • Reworked bag and bank type handling with new retrieval methods
  • Consolidated enums, keywords, and removed unused mappings
  • Simplified DB access using GUI Database API
  • Improved guild bank event handling and caching
  • Cleaned up globals, localized UI text, removed unused libs

🔧 Bug Fixes

  • Replaced deprecated tooltip scanning with C_TooltipInfo
  • Fixed global leaks in parser
  • Fixed GuildBankLog event frame leak
  • Replaced alt-key polling with MODIFIER_STATE_CHANGED
  • Fixed recent item timer desync and ADDON_LOADED issue
  • Improved battle pet tooltip data handling
  • Fixed cleared link issues during guild bank transfers

📘 Documentation

  • Added architecture documentation
  • Updated search syntax docs with new keywords and examples
  • Removed outdated documentation