1
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
unknown
f530d034ad added lib folder with some handy modules
utils a library for some handy library functions now constains ask
confirmation which takes a pre and post condition and asks you if
you want to continue.

Also a turtle module which allows you to test your code for syntax errors.
2012-04-30 15:02:19 +02:00
Nick Overdijk
ced93b77fd Merge branch 'master' of github.com:Jaxan/Computercraft 2012-04-30 14:20:25 +02:00
Nick Overdijk
d432ae9e2b Herpderp 2012-04-30 14:20:18 +02:00
unknown
7746998019 more fixes for makefloor 2012-04-29 21:33:45 +02:00
unknown
fa3d43ccbd yet more makefloor fixes 2012-04-29 21:28:18 +02:00
unknown
a58b78e3d0 Merge branch 'master' of github.com:Jaxan/Computercraft 2012-04-29 21:08:22 +02:00
unknown
8e77afda33 fixed some syntax errors 2012-04-29 21:07:57 +02:00
Nick Overdijk
bce14a76de Adds __tostring to turtle 2012-04-29 20:57:40 +02:00
unknown
125e353211 Merge branch 'master' of github.com:Jaxan/Computercraft 2012-04-29 20:44:52 +02:00
unknown
542c313c80 first attempt at a floor maker 2012-04-29 20:44:31 +02:00
Nick Overdijk
7468d16f59 Adds ninja_turtle 2012-04-29 20:32:48 +02:00
Nick Overdijk
25a3d5bce1 New style lua files, due to issues with loadapi call 2012-04-29 17:59:32 +02:00
Nick Overdijk
597475acb0 Roflin's makefloor 2012-04-29 17:56:43 +02:00
Nick Overdijk
aee8c8ef60 Cuts down trees, or.. anything really. Don't put against a wall and execute. 2012-04-29 17:56:29 +02:00
Nick Overdijk
60c0d4ea8c Woohoo chambers 2012-04-29 17:55:29 +02:00
Joshua Moerman
4d7132d681 basic scripts for executing remote scripts in computercraft 2012-04-27 14:32:48 +02:00
Nick Overdijk
def73419fc Adds hello world, our first program! 2012-04-21 03:03:37 +02:00