Commit Graph

66 Commits

Author SHA1 Message Date
Ponali 9e2fc6bdbf v1.11.0 - Improved the filesystem library to buffer file reading. 2025-06-26 10:28:12 +02:00
TheWahlolly 235db61a01 Argentum v1.2.0 - Added checks for if packages are up-to-date before the user gets asked to continue with the update. 2025-06-19 09:00:09 +03:00
TheWahlolly 9b4c76b71d v1.10.0 - Improved the component library to add things like component.gpu. 2025-06-15 18:30:48 +03:00
TheWahlolly e4cf929fce v1.9.0 - Added virtual components. 2025-06-15 07:59:24 +03:00
Ponali 370027ca37 Set version to v1.8.9 2025-06-14 18:24:11 +02:00
Ponali 12a00d31a2 Functional virtual component support 2025-06-14 18:22:31 +02:00
Ponali de035e9d2e Reapply "Nonfunctional virtual component support"
This reverts commit bc06ec457d.
2025-06-14 17:48:27 +02:00
TheWahlolly bc06ec457d Revert "Nonfunctional virtual component support"
This reverts commit f425e0d690.
2025-06-14 18:37:51 +03:00
TheWahlolly f425e0d690 Nonfunctional virtual component support 2025-06-14 18:31:09 +03:00
TheWahlolly d2287e3d42 v1.8.8 - Fixed event.pull() not working when an event type is not specified. 2025-06-07 08:42:54 +03:00
TheWahlolly 3dfab2a6c1 v1.8.7 - Fixed cd-ing in /mnt/. 2025-06-07 08:35:34 +03:00
fluxdrive 876923e746 v1.8.6 - (mikethe223) Added lscor.
* add lscor

* add lscor help file

* add lscor to argentum.cfg

* add labels to coroutines

* add ps as lscor alias

* Update boot.lua version number

* add lscor (and help) to halyde packages

* fix shitty copy paste

sorry wah

* i'm fucking stupid

replace fetch with lscor in help file 💀
2025-06-01 09:42:42 +03:00
fluxdrive fde72363dd FIX THAT DAMN CURSOR MOVEMENT 2025-05-31 19:26:59 +02:00
fluxdrive 30fafdb3f6 Update version 2025-05-31 18:39:29 +02:00
fluxdrive 5dbe3337ff termlib cursor movement 2025-05-31 18:38:55 +02:00
TheWahlolly eb9716ba68 v1.8.4 - Fixed a bug with mkdir and with /mnt not being generated on install. 2025-05-31 17:51:19 +03:00
TheWahlolly 6fbd5a7d35 v1.8.2 - Fixed a bug with Ag and webinstall. 2025-05-31 17:36:29 +03:00
TheWahlolly 37a32069fd v1.8.2 - Fixed the version number not showing correctly. 2025-05-31 11:14:59 +03:00
TheWahlolly fad76dbbb5 v1.8.1 - Fixed bug where shell would hang on nonexistent command. 2025-05-31 11:07:55 +03: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 34f716beaa v1.7.2 - Fixed a bug with ls and shell working directory handling. 2025-05-29 16:26:07 +03:00
TheWahlolly 918258ba60 v1.7.1 - Fixed a bug in cat. 2025-05-25 08:31:23 +03:00
TheWahlolly 07c4f447c3 Changed the version numbers incorrectly... Should be good now. 2025-05-23 18:31:25 +03:00
TheWahlolly ba6549fa9c v1.7.1 - Whoops! Another bug! 2025-05-23 18:30:04 +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 5552657dbd Wrong version number... 2025-05-22 21:01:41 +03:00
TheWahlolly 500419de59 v1.4.0 - Added better path handling to the filesystem library, cleaned up mv, cp, cd, cat and their help files. 2025-05-22 21:00:38 +03:00
TheWahlolly f52d0f7015 v1.4.0 - Added automatic registry updates to Ag and removed aspect ratio matching because it would introduce a variable resolution that would be hard to work with for most software. 2025-05-22 20:05:53 +03:00
TheWahlolly 6f4cb4acb0 v1.3.1 - Fixed a small bug with ag update where it would try to remove the version number. 2025-05-21 16:35:59 +03:00
TheWahlolly 611841e128 v1.3.0 - Added a better logo to fetch, _OSLOGO, fixed possible ls bug. 2025-05-21 16:31:27 +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 3f15c41132 v1.1.0 - Added resolution to fetch, fixed battery display in fetch, fixed ag update and made it safer, fixed a bug in argentum.cfg. 2025-05-19 20:16:11 +03:00
TheWahlolly 40c3ea7665 v1.0.3 - Fixed WebInstall again. Hopefully for the last time. 2025-05-18 21:28:18 +03:00
TheWahlolly c363c78dd3 v1.0.2 - Fixed a bug with /home/ being nonexistent on install and mkdir not functioning. 2025-05-18 20:46:12 +03:00
TheWahlolly a1881590b1 Modified WebInstall. Also reverted version to v1.0.1 which was mistakenly increased. 2025-05-18 20:01:47 +03:00
TheWahlolly d083b7006f v1.0.2 - Removed a forgotten ocelot card call in shell.lua, updated WebInstall to set boot address and added alternative install method to README.md. 2025-05-18 19:55:24 +03:00
TheWahlolly af97754b6a v1.0.1 - Fixed a bug with the raster library. 2025-05-18 19:22:52 +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 521d52a26e v0.10.1 - Added a help file for edit. 2025-05-04 17:26:06 +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
Ponali 6b8bee249a 0.9.0 - Added a working rasterization library.
This library uses braille characters and GPU raw instructions to display generated bitmaps in real-time, in high resolutions. A demo is available from command rtest.
2025-05-02 08:47:09 +02:00
d 640be9230d fuck this 2025-05-01 10:08:28 +03:00
d dab24fedf1 fix a bunch of stuff 2025-05-01 09:41:43 +03:00
d d04bbba834 oh wait 2025-04-30 23:28:53 +03:00
d c4c300ef04 didnt need all that drawing pixels is easier than i thought lmao 2025-04-30 23:25:59 +03:00
d db46176252 alr things SHOULD be working now 2025-04-30 19:15:02 +03:00
d 3dc8a7692f thing 2025-04-30 19:12:44 +03:00
d ae25ffdd09 quick commit before wahlolly does anything 2025-04-30 07:39:21 +03:00
d 50b4d4e670 what the fuck is going on why is every file suddenly different hgehkthjlsfdjlsjlgrjlkger 2025-04-29 22:20:15 +03:00