File Details
LootX_23-03-26.zip
- R
- Mar 23, 2026
- 196.68 KB
- 539
- 12.0.5+4
- Classic + 3
File Name
LootX_23-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## [1.9] - Current
### Fixed
- **Monitor:** Implemented missing `UnregisterLootCallback` (and `UnregisterGroupCallback`) in the LootEvents library (`Monitor/events.lua`). This prevented `attempt to call method 'UnregisterLootCallback' (a nil value)` when the Monitor module was disabled (e.g. on BCC Anniversary realms).
- **Monitor:** LootEvents library version bumped to 1.3; safe fallback if an older `UnregisterLootCallback` is absent.
### Added
- Localization: Ukrainian (`ukUA`) strings for core UI, options, Frame, Group, Monitor, and Master modules.
- Russian (`ruRU`) chat message strings moved into localized strings (no hardcoded Ukrainian in `LootX.lua`).
- `CompileLocales`: merge nested `Core` locale into the root table for correct fallback behavior.
### Changed
- Polish and corrections to Ukrainian translations (terminology, typos, grammar).
- README: localization section updated.

