Commit Graph

30 Commits

Author SHA1 Message Date
Izaya f12080f7b9 Merge branch 'master' of github.com:XeonSquared/multice 2017-07-15 03:30:44 +10:00
Izaya 57cbc73e33 fixed another readline bug 2017-07-15 03:29:22 +10:00
Izaya f12201b51f start of vt52 support (broken colour support is commented out, fixed some bugs in readline 2017-07-15 03:10:47 +10:00
Izaya 2c6f92261e made tty.lua handle the cursor rather than readline because that's just stupid 2017-07-15 02:32:47 +10:00
Izaya d8c8dc73d8 made the fs play nice with drive names with numbers in them 2017-07-13 20:21:28 +10:00
Izaya 3bc4ceae15 added io library and a skex version that uses it 2017-06-26 12:47:16 +00:00
Izaya 206da60f0f added a library for challenge authentication using CRC32 as the hash. will be improved to use better stuff later 2017-06-19 13:19:56 +00:00
Izaya 0475903e9c added support for hiding of input to readline.lua 2017-06-19 13:18:54 +00:00
Izaya da6bfa2370 added a crc32 library 2017-06-16 12:30:04 +00:00
Izaya eaa4eb7d86 FS library updates 2017-06-12 14:28:15 +00:00
Izaya 4c5ae1d393 readline should work without a .sI environment variable again 2017-05-23 15:14:50 +00:00
Izaya 1c2da6090b made default network addresses a bit more usable 2017-05-23 15:14:23 +00:00
Izaya 1994d25f5f should stop crashing with print() before processes start running 2017-05-23 14:46:50 +00:00
Izaya 95a5a16e0f hopeful multisession support 2017-05-16 02:26:28 +10:00
Izaya 080af72ca6 general fixes 2017-05-15 17:19:24 +10:00
Izaya a138a02d61 Reminder not to code before or after midnight 2017-05-14 22:32:15 +10:00
Izaya bcbea6facd Forgot to return it x_x 2017-05-14 22:31:03 +10:00
Izaya 3d89bbd987 Added a passthrough-to-data-card version of the base64 library. Compatible with the normal implementation, in theory faster, and smaller as far as code goes. 2017-05-14 22:29:45 +10:00
Izaya 5339f4ffe0 OETF#7 compatibility. Should complete #7. 2017-05-08 10:10:45 +10:00
Izaya 9d61f65fa0 IRC bridge fixes. 2017-05-08 09:39:23 +10:00
Izaya 714e5244d7 Added a base64 library for various reasons. 2017-05-04 00:16:02 +10:00
Izaya 1d6d863bd2 some filesystem util functions like copy and move and stuff 2017-05-03 17:53:33 +10:00
Izaya 7968f2a4f5 fixed an error in the fs lib 2017-04-23 19:31:13 +10:00
Izaya 50ca1050b1 optimisation 2017-04-23 19:05:16 +10:00
Izaya f03821ed86 Updated documentation and improved fs-ext 2017-04-23 12:52:38 +10:00
Izaya 70ef28be8f More cleaning. 2017-04-23 11:09:44 +10:00
Izaya 270007e0bf Fully completes #3.
It's passable for me.
2017-04-23 11:09:07 +10:00
Izaya b06887f2d9 Wrote an extended fs library
Should be pretty usable now. Mostly completes #3
2017-04-23 11:03:43 +10:00
Izaya 6bcf6f19a2 added filesystem library, is now in the default modules 2017-04-20 01:05:59 +10:00
Izaya 0e269aa894 Imported stuff. 2017-04-19 02:40:25 +10:00