Commit Graph

2 Commits

Author SHA1 Message Date
30ae57d0ba [Fix] Created get_text_width for menu button centering. 2025-10-02 23:45:56 +01:00
59783d2408 [Refactor] :O Machines now walk the earth!!
Old vfs_node was getting a bit big for its boots, trying to be a
filesystem, network interface and the whole damn computer all at once.

This server-side refactor introduces a 'Machine' class that rightfully
owns the VFS, network services and other machine-state sh.t.
2025-09-27 17:30:14 +01:00