1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-18 11:19:58 +00:00
LDDestroier's CC projects repository.
Go to file
LDDestroier 4f52154f34
Added extra input to transformation functions
Now, the third argument for char/text/back transformation functions will be the char/text/back located on the X/Y position of the buffer. If there is no such position on the window's buffer, it will be `nil`.
The `setCursorPos` function now floors inputs so as to not break when receiving non-integer arguments.
2020-01-05 21:55:51 -05:00
API Commented out debug calls 2019-08-19 16:33:18 -04:00
CCBN/ccbn-data Delete ccbn.lua 2019-03-29 13:48:43 -04:00
netrequire Create json 2019-11-03 20:41:06 -05:00
platform-test Add files via upload 2018-12-04 22:29:05 -05:00
windont Added extra input to transformation functions 2020-01-05 21:55:51 -05:00
argparser.lua Update argparser.lua 2019-05-25 22:08:29 -04:00
CC-For-3DS.tar.gz Add files via upload 2019-08-15 23:00:37 -04:00
chestlist.lua Create chestlist.lua 2019-05-20 03:13:25 -04:00
connect4.lua Update connect4.lua 2018-12-13 18:07:25 -05:00
cubedig.lua Update cubedig.lua 2019-04-24 23:17:07 -04:00
disknet.lua Added 'useSleepToYield' 2019-05-09 01:56:23 -04:00
dodge.lua Prettied it up 2019-01-20 14:23:18 -05:00
drawtoy.lua Add files via upload 2019-01-20 14:16:59 -05:00
eldit.lua Improved cursor navigation with keyboard 2019-10-28 03:37:13 -04:00
eyestrain.lua Create eyestrain.lua 2019-10-13 00:19:20 -04:00
goto-snippet.lua Create goto-snippet.lua 2019-03-17 20:10:30 -04:00
lddprogs Add files via upload 2019-01-15 18:36:20 -05:00
lddterm-cc.lua Added stuff from working on workspace 2019-04-23 14:38:08 -04:00
lddwindow.lua Update lddwindow.lua 2019-05-30 00:36:49 -04:00
ldris.lua Update ldris.lua 2019-12-31 04:44:49 -05:00
neovariable2.lua Update neovariable2.lua 2019-02-20 02:08:14 -05:00
netrequire.lua Update netrequire.lua 2019-11-03 14:44:51 -05:00
pain.lua Fixed crash when pushing key on color picker 2019-10-18 02:51:39 -04:00
pain2.lua Changed some shortcuts, added guide 2019-05-28 12:38:10 -04:00
pixeltoast-tron.lua Create pixeltoast-tron.lua 2019-03-24 00:55:59 -04:00
progdor.lua Add files via upload 2019-01-20 14:16:59 -05:00
progdor2.lua Update progdor2.lua 2019-05-31 23:18:45 -04:00
quickdraw.lua Removed exitGame on foul/win/lose 2019-04-09 20:18:20 -04:00
README.md Create README.md 2018-04-24 08:07:50 -04:00
roterm.lua Changed API path 2019-04-18 18:19:42 -04:00
screensaver.lua Update screensaver.lua 2018-12-12 17:49:20 -05:00
sdodge.lua Add files via upload 2019-01-20 14:16:59 -05:00
shellesc Add files via upload 2018-09-07 04:07:48 +00:00
sinelock.lua Add files via upload 2019-01-20 14:16:59 -05:00
std Update std 2018-11-20 18:17:24 -05:00
sysmail.lua Added scroll limits, and other things 2019-03-22 20:30:31 -04:00
tps.lua Update tps.lua 2019-01-17 14:26:52 -05:00
trash.lua Update trash.lua 2019-09-12 23:55:45 -04:00
tron.lua Update tron.lua 2019-09-29 23:21:26 -04:00
wireless-rs.lua Update wireless-rs.lua 2019-07-30 22:38:14 -04:00
workspace.lua Removed instances of "term.nativePaletteColor" 2020-01-04 19:00:21 -05:00
wpath.lua Update wpath.lua 2019-01-20 14:41:04 -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.