1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-04-05 10:16:57 +00:00
LDDestroier 3d802fc3e8
Replaced all sleep(0) with sleep(0.05)
CraftOS-PC handles sleep(0) as literally sleeping for no time, as opposed to how CC:Tweaked handles it by waiting 0.05 seconds (one tick).
2020-11-23 06:12:32 -05:00
2019-08-19 16:33:18 -04:00
2019-03-29 13:48:43 -04:00
2020-01-19 13:01:38 -05:00
2018-12-04 22:29:05 -05:00
2019-05-25 22:08:29 -04:00
2020-02-01 18:38:01 -05:00
2020-02-17 21:33:35 -05:00
2019-08-15 23:00:37 -04:00
2019-05-20 03:13:25 -04:00
2018-12-13 18:07:25 -05:00
2019-04-24 23:17:07 -04:00
2020-09-07 12:55:57 -04:00
2020-08-25 15:09:46 -04:00
2019-01-20 14:23:18 -05:00
2019-01-20 14:16:59 -05:00
2020-02-08 22:40:41 -05:00
2019-10-13 00:19:20 -04:00
2020-06-01 20:09:56 -04:00
2019-03-17 20:10:30 -04:00
2019-01-15 18:36:20 -05:00
2019-05-30 00:36:49 -04:00
2020-09-03 22:19:56 -04:00
2020-02-12 17:11:27 -05:00
2019-02-20 02:08:14 -05:00
2019-11-03 14:44:51 -05:00
2020-03-25 21:02:12 -04:00
2020-04-14 04:24:59 -04:00
2020-02-16 21:17:37 -05:00
2019-03-24 00:55:59 -04:00
2020-03-25 20:55:15 -04:00
2019-01-20 14:16:59 -05:00
2018-04-24 08:07:50 -04:00
2019-04-18 18:19:42 -04:00
2018-12-12 17:49:20 -05:00
2019-01-20 14:16:59 -05:00
2018-09-07 04:07:48 +00:00
2019-01-20 14:16:59 -05:00
std
2018-11-20 18:17:24 -05:00
2019-01-17 14:26:52 -05:00
2019-09-12 23:55:45 -04:00
2020-01-09 01:21:30 -05:00
2020-04-02 23:29:17 -04:00
2019-07-30 22:38:14 -04:00
2020-01-19 13:20:30 -05:00
2020-02-08 01:02:16 -05:00

ComputerCraft Repertoire

A collection of all my ComputerCraft programs and the APIs they use. This is mostly just to get them the fuck off of pastebin, and also to ensure that API owners don't change things to break my precious programs...!

Programs that already have a github repo won't be put here, though.

Description
LDDestroier's CC projects repository.
Readme 2.3 MiB
Languages
Lua 100%