This website requires JavaScript.
1be0d4ce33
Implement testing for blocks in front/above/below the turtle so we don't mine chests
main
christoph
2025-10-07 17:13:34 +02:00
a1d4d65c42
Update turtle absolute movement logic (mine only where needed)
christoph
2025-10-07 16:51:38 +02:00
6728841195
Add AudioTestingController
christoph
2025-10-07 16:51:15 +02:00
a5b159fca4
Reformat
christoph
2025-10-07 14:52:17 +02:00
b71267bf42
Play music when excavating
christoph
2025-10-06 23:50:29 +02:00
b5cb13732e
Merge netherite/excavation controllers, overhaul movement logic with verticality support
christoph
2025-10-06 22:29:33 +02:00
13b506923b
Implement vertical movement + fix accidental recursion when unstocking/refueling
christoph
2025-10-06 19:25:54 +02:00
749c32325f
Implement initial NetheriteController
christoph
2025-10-05 23:30:31 +02:00
5334ea8241
Improve turning logic in TurtleController and add edgecases in MoveToPosition when at the front/back of the mining area
christoph
2025-10-05 21:44:01 +02:00
39db64000e
Fix Stack:Peek() bug + check for empty stack if appropriate
christoph
2025-10-05 21:42:53 +02:00
515042e711
Implement TestingController
christoph
2025-10-05 21:42:19 +02:00
819a8a81ef
Only rotate after each slice in VolumeExcavationController if our width is > 1
christoph
2025-10-05 21:42:12 +02:00
3bb3790f1b
Implement base TurtleController and simple VolumeExcavationController
christoph
2025-10-05 19:08:45 +02:00