File Details
3.1.0
- R
- Feb 24, 2026
- 8.01 KB
- 502
- 12.0.1+4
- MoP Classic + 2
File Name
BetterBags-Teleports-3.1.0.zip
Supported Versions
- 12.0.1
- 12.0.0
- 5.5.0
- 4.4.2
- 1.15.7
BetterBags - Teleports
3.1.0 (2026-02-16)
Full Changelog Previous Releases
- Store teleporters as IDs and simplify data
Refactor teleporter data to use item ID entries only (names moved to inline comments) and add a reusable isNotRetail() helper for condition checks. Update hydrateTeleportersTable() to populate a flat list of item IDs and adjust addTeleportersToCategory() to iterate IDs (cache category name and remove debug print). This simplifies the data format and centralizes retail-check logic without changing functional behavior.

