Commit c4f7f8f
mergetest
Merge PR #222: repo reorg + load-on-demand settings companion (12.1 lane)
The repo root becomes a container holding two addons: DandersFrames (resident)
and DandersFrames_Options (## LoadOnDemand: 1, loads on /df). ~25% less memory at
login for anyone who never opens the settings panel.
Clean auto-merge; the only overlapping file was .github/workflows/release.yml,
where the local locale-validation hardening and the PR's path updates combined
without conflict — both verified present afterwards.
Post-merge checks: both TOCs complete in both directions (90 and 36 entries, zero
missing, zero orphans); all 36 companion files bind the parent table correctly via
'local DF = DandersFrames' with none using the companion's own vararg; both TOC
versions in step at v5.0.0-alpha.13.
⚠ Local setup change: AddOns/DandersFrames can no longer point at the repo root on
this branch. Each install needs two junctions, into DandersFrames/ and
DandersFrames_Options/. Remove the old link with 'cmd //c rmdir', never rm -rf —
it is a junction and Git Bash follows it into the working tree.227 files changed
Lines changed: 38003 additions & 37736 deletions
File tree
- .github/workflows
- AuraDesigner
- DandersFrames_Options
- AuraDesigner/UI
- ClickCasting/UI
- Core
- Debug
- Features
- FilterRegistry/UI
- GUI
- Pages
- TestMode
- TextDesigner/UI
- DandersFrames
- AuraBlacklist
- AuraDesigner
- ClickCasting
- Core
- Debug
- Designer
- Features
- FilterRegistry
- Fonts
- Frames
- GUI
- Libs
- AceLocale-3.0
- AceSerializer-3.0
- CallbackHandler-1.0
- LibDBIcon-1.0
- LibDataBroker-1.1
- LibDeflate
- LibSerialize
- LibStub
- Locales
- Media
- Icons
- TestMode
- TextDesigner
- Textures/Wizards
- GUI
- Options
- docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
4 | 23 | | |
5 | 24 | | |
6 | 25 | | |
| 26 | + | |
7 | 27 | | |
8 | 28 | | |
9 | 29 | | |
10 | 30 | | |
| 31 | + | |
| 32 | + | |
11 | 33 | | |
12 | 34 | | |
13 | 35 | | |
| |||
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
0 commit comments