Commit Graph

12 Commits

Author SHA1 Message Date
TheWahlolly 9b4c76b71d v1.10.0 - Improved the component library to add things like component.gpu. 2025-06-15 18:30:48 +03:00
fluxdrive fde72363dd FIX THAT DAMN CURSOR MOVEMENT 2025-05-31 19:26:59 +02:00
fluxdrive 5dbe3337ff termlib cursor movement 2025-05-31 18:38:55 +02:00
TheWahlolly 41d55113e5 v1.8.0 - Fixed a bug with shell not executing files in the working directory, added json library, changed all configs to json, added config auto-generation so they don't reset after an update. 2025-05-31 09:55:23 +03:00
TheWahlolly b3f1431bda v1.7.0 - Fixed up some more stuff, changed how print() works, added to automatically load all libraries in lua shell. 2025-05-23 18:25:23 +03:00
TheWahlolly 91d9ebecb1 v1.6.0 - Removed low level libraries computer and component. They must now be imported. 2025-05-23 15:34:50 +03:00
TheWahlolly 0a32d8b0ab v1.2.0 - Added GPU binding on startup and resolution matching to aspect ratio. Fixed a bug in the text wrapping as well. 2025-05-20 21:17:33 +03:00
TheWahlolly 95c235e65b v1.0.0 - Added Argentum as well as other major improvements and bugfixes. 2025-05-18 19:16:30 +03:00
TheWahlolly 673a0b4a75 v0.10.0 - Added text editor (which took me way too long) and too many other tweaks to name. 2025-05-04 15:16:54 +03:00
TheWahlolly 64a6a26404 v0.8.2 - Added arrow keys to navigate shell history as well as a blinking cursor which you cannot yet move. 2025-04-27 21:16:50 +03:00
TheWahlolly f478048976 v0.8.1 - Fixed a couple bugs involving the shell crashing and fetch. Added proper shell error handling. 2025-04-27 20:00:06 +03:00
TheWahlolly 109c0beffb v0.7.0 - Added basic CLI tools: ls, cd, cp, mv, rm, lua 2025-04-27 10:13:12 +03:00