Patch Notes Page 131
Patch Notes Index
Return to the patch-note index.
Previous Page
Newer entries.
Next Page
Older entries.
v0.0.375
Section titled “v0.0.375”- Fixed the in-run RmlUi HUD left-stack layout.
- Action buttons no longer clip out of their panel.
- Status card aligns with the panel border (not inset by padding).
- Fixed ability tooltip rendering.
- Tooltip now renders above engine-drawn ability icons.
- Tooltip is clamped after layout so it doesn’t go off-screen.
v0.0.376
Section titled “v0.0.376”- Fixed in-run RmlUi HUD sizing.
- Resource panel is content-sized so vitals bars don’t clip.
- Action/status panels are anchored from the computed resource/action sizes (more robust across scaling).
- Fixed ability tooltip behavior.
- Tooltip is auto-height so the upgrade cost line stays inside the panel.
- Tooltip prefers opening to the left of the cursor to avoid 1-frame offscreen flashes.
v0.0.377
Section titled “v0.0.377”- Fixed in-run RmlUi HUD spacing.
- Lowered the status card so it doesn’t clip into the quick-action button panel.
v0.0.378
Section titled “v0.0.378”- Fixed in-run RmlUi HUD spacing.
- Lowered the status card further to ensure it never overlaps the quick-action buttons.
v0.0.379
Section titled “v0.0.379”- Began migrating in-run modal overlays to RmlUi.
- Pause menu now uses RmlUi (including the Main Menu confirmation).
- Death screen now uses RmlUi (Restart/Recap/Quit); recap panel remains legacy for now.
v0.0.380
Section titled “v0.0.380”- Fixed RmlUi in-run overlays.
- Pause and death screen buttons now render their labels correctly.
v0.0.381
Section titled “v0.0.381”- Began migrating in-run HUD callouts to RmlUi.
- Toast stack now renders through the in-run RmlUi HUD (legacy toast renderer kept as fallback).
- Profiler/perf overlay now renders through the in-run RmlUi HUD.
- RPG combat debug overlay now renders through the in-run RmlUi HUD.
v0.0.382
Section titled “v0.0.382”- Fixed in-run RmlUi toast + perf/debug rendering.
- Toast/panel DOM now updates after timer updates, so text and toasts actually appear.