Commit graph

12 commits

Author SHA1 Message Date
9e52224dc9 fix: pure font-size animation, enormous final sizes, no Node2D 2026-05-20 22:14:07 -04:00
9874d29cd8 fix: splash zoom via Node2D scale + proportional font sizes 2026-05-20 22:10:26 -04:00
bdddeeaf66 fix: animate actual font size via tween_method instead of broken Control scale 2026-05-20 22:05:54 -04:00
5575327d98 fix: scale entire unit together; increase V to 512px and Panel to 288px 2026-05-20 22:02:21 -04:00
6c955da9de fix: scale labels directly with centered pivot for reliable zoom animation 2026-05-20 21:55:35 -04:00
932e7b660c fix: reparent dashboard before freeing splash; double text size with dramatic zoom 2026-05-20 21:52:21 -04:00
6d64c7ea15 add animated splash screen with orbitron font, transition to dashboard 2026-05-20 21:49:20 -04:00
7cfbf72ca5 add testing module; integrate holographic effects into vial_fill shader with noise texture, sum-of-sines water surface, top-down lighting, foam line, and font outlines for readability 2026-05-20 15:41:26 -04:00
4169e0c5b6 add memory usage module with collector, scene, and script 2026-05-20 14:14:24 -04:00
9ec671d4c9 fix: html entity syntax error in dashboard.gd, add @tool for editor preview 2026-05-20 13:08:38 -04:00
499df2846c add cpu module with /proc/stat collector, visible grid cells, dark background, and fullscreen dashboard 2026-05-20 12:59:50 -04:00
5aabc1f7ef add dashboard framework: responsive grid layout with modular cell system and fullscreen entry 2026-05-20 12:54:09 -04:00