Commit 99cc92e
mergetest
Post-merge cleanup from the PR #221 review
Six non-blocking items from the review that were safe to fix directly.
- /dfauras <unknown-unit> opened a second DF:Out writer, printing the
separator rule and title twice. Reuses the one already open.
- The roster monitor told the user to type /dfroster, which is no longer a
bind after the one-command rework. Routed through DF:CmdPath so it stays
right if roster moves between the everyday and debug listings.
- COMMAND_SIBLINGS.secure.dev was missing showbutton and hidebutton, which
the comment above it says must stay in step with SECURE_MUTATORS. Now 14
against 14.
- L["Back"] had no readers left once the wizard runtime went; the pruning
note claiming otherwise is corrected rather than just deleted.
- Dangling TEST COMMANDS section header in Popup.lua with nothing under it.
- Orphaned raidRoleCache comment in StatusIcons.lua.
Checks: zero L[...] reads without a definition (2094 keys, 2059 uses); TOC
clean both directions.1 parent 09c5d45 commit 99cc92e
6 files changed
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3598 | 3598 | | |
3599 | 3599 | | |
3600 | 3600 | | |
3601 | | - | |
| 3601 | + | |
| 3602 | + | |
3602 | 3603 | | |
3603 | 3604 | | |
3604 | 3605 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
508 | 512 | | |
509 | 513 | | |
510 | 514 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
903 | | - | |
904 | | - | |
905 | 903 | | |
906 | 904 | | |
907 | 905 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | 474 | | |
476 | 475 | | |
477 | 476 | | |
| |||
1657 | 1656 | | |
1658 | 1657 | | |
1659 | 1658 | | |
1660 | | - | |
| 1659 | + | |
1661 | 1660 | | |
| 1661 | + | |
| 1662 | + | |
1662 | 1663 | | |
1663 | 1664 | | |
1664 | 1665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
0 commit comments