Commit Graph

30 Commits (master)

Author SHA1 Message Date
zaners123 312a503f95 APIs and examples and more item moving logic 2022-01-04 00:08:08 -08:00
zaners123 5d38b83af6 APIs and examples and more item moving logic 2022-01-04 00:05:24 -08:00
zaners123 33feb94d5c Api markdown fix 2022-01-04 00:04:38 -08:00
zaners123 72068abf28 APIs and examples and more item moving logic. Crafting (sort-of, still WIP)! 2022-01-04 00:01:42 -08:00
zaners123 fff5b15a78 Merge remote-tracking branch 'origin/master' 2022-01-03 18:37:05 -08:00
zaners123 0fc59a8d42 APIs and examples and more item moving logic 2022-01-03 17:21:06 -08:00
zaners123 77bee8e573
Create LICENSE 2021-12-26 13:32:54 -08:00
zaners123 0cb5264e28 Updated readme to show privileges
Added somewhat-balanced crafting recipie
2021-12-26 13:13:57 -08:00
zaners123 b3b8617d33 # Added Privileges
Now, interacting with turtles and uploading code to turtles requires a new "computertest" privilege. This is to mitigate the risk of malicious code, especially on servers.
2021-12-26 12:58:30 -08:00
zaners123 ebe93e7c3a Added turtle:itemMove() as the first step in inventory management 2021-05-09 18:12:52 -07:00
zaners123 613b409248 Largely updated codebase, planned new features such as inventory management 2021-05-09 17:15:36 -07:00
zaners123 b9766b2188 New Banner 2021-05-08 22:21:04 -07:00
zaners123 0732cd4644
Delete banner.png 2021-05-08 22:20:39 -07:00
zaners123 8370a93022
Add files via upload 2021-05-08 22:20:14 -07:00
zaners123 f08df71c4e banner 2021-05-08 22:19:36 -07:00
zaners123 1cb8a866c2 banner 2021-05-08 22:17:57 -07:00
zaners123 0cc7204267 banner 2021-05-08 22:16:36 -07:00
zaners123 bfd54195ec Added banner and fixed drops 2021-05-08 21:47:28 -07:00
zaners123 83dcd3043b Added Examples, improved README, more features! 2021-05-08 21:04:16 -07:00
zaners123 2aa0c225ed Fixed like a dozen bugs 2021-05-08 18:35:58 -07:00
zaners123 b7e5dc958c Turtle subroutine working!
Code is somewhat more organized.

Fixing problem of it dropping then picking up item for no reason...
2021-05-08 16:02:05 -07:00
zaners123 8bdfcdfd3f Actually works reasonably well!
Turtle now running in subroutine to make stuff like moveForward have a delay. Works great! Next on the agenda is stuff like preventing access to the millions of ways this could be code-injection-ed
2021-04-22 01:30:20 -07:00
zaners123 7a7075948c Tried using a sandbox library but it seems to require running in a normal lua thing; I might just have to do it manually 2021-04-14 00:14:12 -07:00
zaners123 9b743eabf7 Working (not sandboxed yet) terminal input 2021-04-13 20:50:15 -07:00
zaners123 2e9fab3ede DAY TWO woot woot
Huge improvements!

 - Replaced the block with an entity (since entities can move without having to regenerate themselves, unlike nodes)
 - Formalized code to prepare interface for player-defined lua code

 TODO: Sandbox user-input code
2021-04-13 02:02:17 -07:00
zaners123 48974aa6bf Gonna replace block with entity 2021-04-12 23:35:21 -07:00
zaners123 f678a8290a Form Still IN Block 2021-04-11 23:11:52 -07:00
zaners123 bc0cdf9d8d Got texture working 2021-04-11 19:49:08 -07:00
zaners123 c7347e3f32 Added gitignore 2021-04-11 19:08:52 -07:00
zaners123 2b3b9bffc6 Initial commit 2021-04-11 19:07:56 -07:00