Commit 1124a67
Add Classic Era and Cata Classic API compatibility
- Add C_ActionBar.GetSpell fallback using GetActionInfo for versions without modern API
- Add C_ActionBar.IsAssistedCombatAction check to prevent errors on Classic
- Add fallback text for HUD_EDIT_MODE_COLLAPSE/EXPAND_OPTIONS global strings
- Extract editmodeui.blp for arrow textures in Classic versions
Fixes Lua errors on Classic Era (1.15.8) and Cata Classic (5.5.3).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1fe2995 commit 1124a67
3 files changed
Lines changed: 34 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
1563 | 1564 | | |
1564 | 1565 | | |
1565 | 1566 | | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
1566 | 1572 | | |
1567 | 1573 | | |
1568 | 1574 | | |
| |||
1588 | 1594 | | |
1589 | 1595 | | |
1590 | 1596 | | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
1591 | 1611 | | |
1592 | 1612 | | |
1593 | 1613 | | |
| |||
1605 | 1625 | | |
1606 | 1626 | | |
1607 | 1627 | | |
1608 | | - | |
| 1628 | + | |
1609 | 1629 | | |
1610 | 1630 | | |
1611 | 1631 | | |
| |||
1671 | 1691 | | |
1672 | 1692 | | |
1673 | 1693 | | |
1674 | | - | |
| 1694 | + | |
1675 | 1695 | | |
1676 | 1696 | | |
1677 | 1697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
540 | 548 | | |
541 | 549 | | |
542 | 550 | | |
543 | 551 | | |
544 | 552 | | |
545 | 553 | | |
546 | | - | |
| 554 | + | |
547 | 555 | | |
548 | 556 | | |
549 | 557 | | |
550 | 558 | | |
551 | | - | |
| 559 | + | |
552 | 560 | | |
553 | 561 | | |
554 | 562 | | |
| |||
560 | 568 | | |
561 | 569 | | |
562 | 570 | | |
563 | | - | |
| 571 | + | |
564 | 572 | | |
565 | | - | |
| 573 | + | |
566 | 574 | | |
567 | 575 | | |
568 | 576 | | |
| |||
Binary file not shown.
0 commit comments