Commit Graph

9 Commits

Author SHA1 Message Date
TheWahlolly 8a83edc0ae v1.12.4 - Added a small buffer time to the event library so events like keystrokes won't get skipped when there is a little bit of lag. 2025-07-01 19:48:06 +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 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 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
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