82cbf4c281
- csproj <Version> 1.5.0 to 1.5.1; <None Include="images\**"> now excludes the source-only ASCII study folder so the deploy stays clean - yaml + repo.json changelog block prepended with the v1.5.1 entry, v1.4.8 trimmed out per the slim rule (three to four versions in the manifest cache, older history lives on the Gitea release page) - repo.json AssemblyVersion + TestingAssemblyVersion bumped to 1.5.1.0, three DownloadLink* URLs point at v1.5.1 - docs/CHANGELOG and docs/ROADMAP gain the v1.5.1 entry; ROADMAP Next-Cycle slot moves to v1.5.2 First-Run-Wizard rework - README status sections updated, the previous v1.5.0 paragraph kept under a "Project status (pre-v1.5.1, kept for context)" heading - Forge-post .github/forge-posts/v1.5.1.md added, DE body honest about the HITCH-win miss - yamllint config ignores the plugin manifest yaml because it follows DalamudPackager's 4-space indent convention rather than yamllint's default 2 Changelogs are honest about the cross-plugin HITCH target from v1.5.0 not landing this cycle.
22 lines
1.5 KiB
Markdown
22 lines
1.5 KiB
Markdown
---
|
||
subtitle: "FontAtlas Refactor and Forge Signature"
|
||
versionsnatur: "Architecture + Closure + Branding"
|
||
---
|
||
|
||
- **FontManager-Refactor.** Der FontAtlas baut jetzt nur noch einmal pro Plugin-Load statt vier- bis
|
||
fünfmal. Weniger CPU- und GPU-Druck in den ersten Sekunden nach einem Reload, weniger
|
||
Atlas-Texture-Memory-Churn. Die acht Font-Einstellungen können live über den neuen
|
||
`RebuildDelegateFonts`-Pfad geändert werden, ohne dass das Plugin neu geladen werden muss.
|
||
- **Hellion Forge Signatur.** Das Plugin trägt jetzt eine ASCII-Fuchs-Signatur. Im `/xllog`
|
||
erscheint beim Plugin-Load ein kleiner Fuchs-Kopf, im First-Run-Wizard und unter Settings →
|
||
Information taucht eine eingeklappte „Hellion Forge"-Sektion mit dem vollen Fuchs auf. Gezeichnet
|
||
von Julia Moon, fest in der Plugin-DLL eingebettet.
|
||
- **Honorific-Integration bleibt unverändert.** Der ursprünglich geplante Gradient-Render-Pfad
|
||
(Wave/Pulse-Animation) entfällt. Honorific 3.2 stellt keine IPC für den fertig gerenderten
|
||
Gradient-Frame zur Verfügung, und ein eigener Port der Pride-Palette wurde verworfen. Die
|
||
Honorific-Anzeige bleibt wie in v1.4.7 etabliert (statischer Glow plus Title).
|
||
- **Hinweis zum HITCH-Win.** Der ursprünglich angepeilte 10×-First-Frame-Sprung
|
||
(Lightless/XIVIM-Pattern, ~7 ms statt ~75 ms) ist in diesem Cycle nicht eingetreten. Die
|
||
Render-Kosten liegen im UiBuilder-First-Frame-Pfad, nicht im FontAtlas-Build. Investigation kommt
|
||
als eigener späterer Cycle. Keine User-sichtbare Disruption, keine Migration.
|