Rtch closed issue Rtch/bettola#1 2025-10-20 19:17:06 +00:00
Bug: SSH session is shared accross all open terminal windows
Rtch pushed to master at Rtch/bettola 2025-10-20 19:17:06 +00:00
651f7c415e [Fix] Implement independent terminal sessions.
Rtch pushed to master at Rtch/bettola 2025-10-19 13:31:16 +00:00
b150c814fe [Add] Command history for terminal.
Rtch pushed to master at Rtch/bettola 2025-10-14 18:39:42 +00:00
9fa0b4b097 [Add] Line numbers to the editor.
Rtch pushed to master at Rtch/bettola 2025-10-14 17:53:14 +00:00
404f65867d [Refactor] Separate MenuBar bg and text rendering.
Rtch opened issue Rtch/bettola#1 2025-10-12 14:39:15 +00:00
Bug: SSH session is shared accross all open terminal windows
Rtch pushed to master at Rtch/bettola 2025-10-12 14:21:56 +00:00
3fbacd4a99 [Add] Implment scp for remote file copy.
Rtch pushed to master at Rtch/bettola 2025-10-12 00:07:10 +00:00
4f5436f376 [Refactor] Implement in-memory VFS cache.
Rtch pushed to master at Rtch/bettola 2025-10-11 18:05:41 +00:00
9d770ef9b2 [Refactor] Implment structured network protocol.
Rtch pushed to master at Rtch/bettola 2025-10-10 19:23:18 +00:00
3234ef7b3b [Refactor] Encapsulate hostname query in MachineRepository.
Rtch pushed to master at Rtch/bettola 2025-10-10 19:18:21 +00:00
2a50d937ea [Refactor] Abstract database logic with Repository classes.
Rtch pushed to master at Rtch/bettola 2025-10-09 19:08:37 +00:00
e156eb6391 Update README.
Rtch pushed to master at Rtch/bettola 2025-10-08 18:07:07 +00:00
e0ef512969 [Add] Make machine services persistant.
Rtch pushed to master at Rtch/bettola 2025-10-07 18:32:49 +00:00
761283ca63 [Add] Persist NPC machines in the database.
Rtch pushed to master at Rtch/bettola 2025-10-06 23:06:00 +00:00
97b60488de [Add] Persistent VFS and database aware commands.
Rtch pushed to master at Rtch/bettola 2025-10-06 19:42:07 +00:00
44ca427c0e [Add] Completed the persistance layer.
Rtch pushed to master at Rtch/bettola 2025-10-05 21:51:10 +00:00
fce3b3aad6 [Add] Implement database persistance and Login UI.
Rtch pushed to master at Rtch/bettola 2025-10-05 18:52:37 +00:00
564512225f [Add] Beginning of login UI and db persistance.
Rtch pushed to master at Rtch/bettola 2025-10-04 23:48:39 +00:00
1cbf8ff0d8 [Add] Debug overlay and UI fixes.
d37f632344 [Refactor] Implement batched shape rendering.
Compare 2 commits »
Rtch pushed to master at Rtch/bettola 2025-10-04 21:29:56 +00:00
d992cb54bf [Add] Occlusion culling.