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
af78ccd373
Merge branch 'main' of https://github.com/TheWahlolly/Halyde
2025-05-21 16:32:00 +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
7ce9d019f5
github messed with this for some reason
2025-05-21 14:59:37 +03:00
TheWahlolly
97ed964d32
Merge branch 'main' of https://github.com/TheWahlolly/Halyde
2025-05-20 21:18:40 +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
9a8648835a
whoops
2025-05-19 20:25:13 +03:00
TheWahlolly
f77037e6ef
Merge branch 'main' of https://github.com/TheWahlolly/Halyde
2025-05-19 20:16:26 +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
64642acdb3
yet another issue with WebInstall
2025-05-18 21:39:11 +03:00
TheWahlolly
05752fee85
another issue with WebInstall.
2025-05-18 21:35:22 +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
7ddeaeed23
Another fix to WebInstall.
2025-05-18 20:26:37 +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
a4ffcb0119
Merge branch 'main' of https://github.com/TheWahlolly/Halyde
2025-05-18 19:23:43 +03:00
TheWahlolly
af97754b6a
v1.0.1 - Fixed a bug with the raster library.
2025-05-18 19:22:52 +03:00
TheWahlolly
5dfb4b0507
Add installation instructions to README.md
2025-05-18 19:18:44 +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
d
9795d86aa9
test commit to see if the webhook works
...
r
2025-04-29 19:10:10 +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
614c9011cf
v0.8.0 - Added help and fetch.
2025-04-27 18:25:12 +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
TheWahlolly
64a761fdde
v0.6.0 - Added shell parser, echo command and some other minor tweaks.
2025-04-26 12:38:05 +03:00
TheWahlolly
d220b9d648
v0.5.1 - Squashed a few bugs, added the startup message to shell.cfg to make it modifiable.
2025-04-26 09:13:52 +03:00
TheWahlolly
2fef3daec3
Merge pull request #2 from Ponali/main
...
0.5.0 - ANSI color escape code support
2025-04-19 17:12:10 +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
4de5b59686
Whoops. Forgot to push a change.
2025-04-13 18:50:09 +03:00
TheWahlolly
b010fe7f57
v0.4.1 - Added something in the likes of an io.read() function in OpenOS. Cursor will be added next update. Shell parser will be added in 0.5.0.
2025-04-13 17:40:19 +03:00
TheWahlolly
6dfd970c62
v0.4.0 - Aaaand event.lua is no longer working. FUUUUUUUUU
2025-04-09 20:13:35 +03:00
TheWahlolly
c1f5b30abf
Merge pull request #1 from Ponali/main
...
v0.3.1 bugfix
2025-04-08 21:06:12 +03:00
Ponali
247d32112c
v0.3.1 (again) - I forgot to update the version in the file :/
2025-04-08 20:04:21 +02: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