Commit Graph

114 Commits

Author SHA1 Message Date
Justus Wolff
d17ab84e67 aaand fix an y offset bug 2026-02-23 00:44:51 +01:00
Justus Wolff
c20b6b7eba change a few things 2026-02-23 00:42:54 +01:00
Justus Wolff
0c6185f67e remove check at the end of VP_splitstack and add some stuff to move 2026-02-23 00:37:55 +01:00
Justus Wolff
a284cc6c87 qol 2026-02-22 21:19:40 +01:00
Justus Wolff
1e2bf6183b forgot to reset ind 2026-02-22 21:11:53 +01:00
Justus Wolff
f8467d5703 I knew I forgot something... 2026-02-22 21:00:34 +01:00
Justus Wolff
b75e547483 remade splitstack. 2026-02-22 20:57:59 +01:00
Justus Wolff
0c71102650 fix start position of master turtle. 2026-02-22 20:47:47 +01:00
Justus Wolff
c76c674a58 so first we fix an height issue aswell as an naming issue in a packet 2026-02-22 20:41:06 +01:00
Justus Wolff
ba3d077bac and fix an indexing issue again... 2026-02-22 20:38:25 +01:00
Justus Wolff
0107287084 and fix master turtle not properly getting its own stack. 2026-02-22 20:37:07 +01:00
Justus Wolff
bc4193cadb forgot to send height as master turtle. 2026-02-22 20:35:26 +01:00
Justus Wolff
f14fb1cc2f also ask user to add <x> many blocks to master turtle 2026-02-22 20:33:43 +01:00
Justus Wolff
5434ceb46c also fix going right for no reason (why did I add that?) 2026-02-22 20:31:47 +01:00
Justus Wolff
0a9ef1709e fix stack printing 2026-02-22 20:30:47 +01:00
Justus Wolff
8b05cf5e67 print id when waiting for stack and dimension 2026-02-22 20:27:36 +01:00
Justus Wolff
663bf2ffb9 fix dimension accessing 2026-02-22 20:24:31 +01:00
Justus Wolff
f804467e82 hopefully fixed 2026-02-22 20:23:39 +01:00
Justus Wolff
6f6e61b092 D E B U G 2026-02-22 20:21:25 +01:00
Justus Wolff
f06e2e9b3a more debugging 2026-02-22 20:20:38 +01:00
Justus Wolff
2123699e23 add debugging code 2026-02-22 20:19:54 +01:00
Justus Wolff
c66fedaf2f attempt to fix createstack and reintroduce optimizestack. 2026-02-22 20:16:58 +01:00
Justus Wolff
0df5a87891 remove optimizestack call 2026-02-22 20:09:58 +01:00
justuswolff
bdf3f34e6b failcheck 2026-02-19 20:12:03 +01:00
justuswolff
608083d928 expand failcheck a little 2026-02-19 20:07:54 +01:00
justuswolff
ce75d4a034 failcheck 2026-02-19 20:06:18 +01:00
justuswolff
4f82df6dbb fix an bug where we couldnt index an stack properly 2026-02-19 20:03:27 +01:00
justuswolff
37233f7b42 add rednet open to action 3 and 4 2026-02-19 20:00:05 +01:00
justuswolff
322ec34491 add update function 2026-02-19 19:57:53 +01:00
justuswolff
5e299edd9c VPrint full first code 2026-02-19 19:56:23 +01:00
justuswolff
35bd00feb9 fix it again... 2026-02-18 20:22:06 +01:00
justuswolff
3f74327f77 change return to home again under VP_printstack or rather, fix it. 2026-02-18 20:18:40 +01:00
justuswolff
90a54914be change a bit of positioning under VP_printstack 2026-02-18 20:15:57 +01:00
justuswolff
de029e6886 attempt to fix y offset at VP_printstack 2026-02-18 20:12:23 +01:00
justuswolff
29e23e9f40 provide cx,cz and direction to VP_printstack 2026-02-18 20:09:20 +01:00
justuswolff
5417ff638f remove fuel checking in VPrint entirely 2026-02-18 20:07:06 +01:00
justuswolff
cd8a403d6e made VPrint a mode and experimental 2026-02-18 20:02:40 +01:00
justuswolff
529b10e8dd add optimization for stacks 2026-02-18 18:52:49 +01:00
justuswolff
a6d267765d refactor code to provide newest needed argument to getnearestunplaced. 2026-02-17 22:26:11 +01:00
justuswolff
ab9d5c7b83 make getnearestunplaced also take direction into account. 2026-02-17 22:25:20 +01:00
justuswolff
94f825c346 fix fill hopefully A G A I N 2026-02-17 22:07:54 +01:00
justuswolff
517256b255 fix bufistype hopefully... 2026-02-17 22:04:52 +01:00
justuswolff
1232262718 fix a bit more stuff 2026-02-17 22:02:55 +01:00
justuswolff
b1b6ca4be6 immediatly fill in neighbors such that we get less lag 2026-02-17 22:01:43 +01:00
justuswolff
3c8896abbb also fixed that same progress feature 2026-02-17 21:58:58 +01:00
justuswolff
a7953e499c add small progress thing in fill 2026-02-17 21:58:22 +01:00
justuswolff
a80ddd3126 make write to buf under fill use cx and cz 2026-02-17 21:54:58 +01:00
justuswolff
df02298213 fix fill function 2026-02-17 21:53:15 +01:00
justuswolff
5a2a494c29 remove dummy fill call in newdesign. 2026-02-17 21:52:04 +01:00
justuswolff
9d60c43a7c add an way to "fill" things 2026-02-17 21:51:11 +01:00