TheWahlolly
eb155c4ace
v1.12.6 - Some minor patches including forgotten filesystem.open() modes and a Lua 5.4 function left in by accident in cormgr
2025-07-02 08:24:35 +03:00
TheWahlolly
418ba9579e
v1.12.5 - Added some new minor functions to cormgr and fixed a bug with lscor.
2025-07-01 20:28:35 +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
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
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
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
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
109c0beffb
v0.7.0 - Added basic CLI tools: ls, cd, cp, mv, rm, lua
2025-04-27 10:13:12 +03:00
Ponali
e9cf9789b7
0.5.0 - ANSI color escape code support
...
I got asked to do the ANSI escape codes for color because Wahlolly couldn't find a way to get them to work. This involved making some kind of TTY, and let me be clear, i didn't know it would be so tedious to develop one. This implementation has support for dark and bright colors by using a color palette. There isn't 8-bit and 24-bit color yet, nor is there a shell parser, so please wait a bit more when it gets implemented.
2025-04-19 16:09:27 +02:00
TheWahlolly
6dfd970c62
v0.4.0 - Aaaand event.lua is no longer working. FUUUUUUUUU
2025-04-09 20:13:35 +03:00
Ponali
6f1508d1bf
v0.3.1 - Fixed the infamous bug
...
TheWahlolly didn't know that arrays were stored in pointers when set into another variable, affecting the original array. I also made some changes into the code for ocelot logs so signals are much clearer to investigate (I hope).
2025-04-08 19:55:23 +02:00
TheWahlolly
198b56e64a
v0.3.0 - Nothing works. I'm confused as hell. I can't figure this out.
2025-04-05 16:21:58 +03:00
TheWahlolly
7b8e237abe
v0.2.0 - Added startup apps and an event handler process (unfinished)
2025-04-03 21:19:50 +03:00
Wahlolly
4adc959549
First commit. Not even working prototype yet.
2025-04-02 19:39:36 +03:00