Commit Graph

15 Commits

Author SHA1 Message Date
7ee15582a1 Merge branch 'master' of github.com:XeonSquared/PsychOS 2017-09-12 17:50:44 +10:00
c3acea92d0 made the copper packet IDs only use printable characters 2017-09-12 17:50:32 +10:00
d2a0fa5910 made the copper repeat timeout configurable 2017-09-12 17:43:41 +10:00
21a9c66d8d made stuff use computer.uptime because it always returns seconds 2017-09-10 15:23:46 +10:00
a7be3ada0d added some better copper configuration stuff. 2017-09-09 21:22:58 +10:00
e8bd168ad8 LKR cache improvements. 2017-09-05 19:06:24 +10:00
1e3d4eddac fixed more stuff for #5, added logflushd 2017-09-04 20:13:31 +10:00
24e5d76527 removed copper.0.lua because it's unneccesary 2017-09-04 02:52:46 +10:00
8b7179edfe more fixes for #5 2017-09-04 02:37:43 +10:00
f289516c9d fixed cache clearing, some nil issues 2017-09-04 02:20:45 +10:00
a40d2dfc29 made copper actually add sent messages to the filter 2017-09-01 09:10:18 +10:00
8e7b96ae08 added the copper reliability layer, part of the copper daemon. 2017-08-30 21:07:41 +10:00
fef9b7d540 added copper's packet system, reliability layer still WIP. 2017-08-28 16:06:07 +10:00
224d2160ac added a timeout to net.recvstring 2017-08-03 12:24:54 +10:00
07a9a3db3b added the net-ext library. pretty bare-bones atm but it'll be useful later. note to self: write documentation. 2017-08-02 23:52:52 +10:00