Guillaume ARM
|
6c38ea6845
|
fix(inferium-harvester): isSeed
|
2024-05-20 19:43:23 +02:00 |
|
Guillaume ARM
|
c42b8472dc
|
fix: fakeRemotePlan
|
2024-05-20 19:41:40 +02:00 |
|
Guillaume ARM
|
865d6b4f5b
|
fix(inferium-harvester): removeFirst util
|
2024-05-20 19:33:14 +02:00 |
|
Guillaume ARM
|
f7a83ef911
|
fix(inferium-harvester): retrieveHomePositionProcedure
|
2024-05-20 19:32:04 +02:00 |
|
Guillaume ARM
|
6b4e4f248d
|
fix(inferium-harvester): replant procedure
|
2024-05-20 19:26:32 +02:00 |
|
Guillaume ARM
|
daa36c82de
|
fix(inferium-harvester): syntax errors
|
2024-05-20 19:15:57 +02:00 |
|
Guillaume ARM
|
0b724c7334
|
feat(inferium-harvester)!: add replant procedure
|
2024-05-20 19:03:34 +02:00 |
|
Guillaume ARM
|
51e93081a1
|
chore: remove old TODO comment
|
2024-05-20 04:47:53 +02:00 |
|
Guillaume ARM
|
a4f2d4d27c
|
fix(coal-crafter): printed message
|
2024-05-20 04:25:35 +02:00 |
|
Guillaume ARM
|
381b438da2
|
fix(coal-crafter): bad printed message
|
2024-05-20 04:24:24 +02:00 |
|
Guillaume ARM
|
3631dfcea1
|
fix(coal-crafter): reduce NB_NEEDED_COAL threshold
|
2024-05-20 02:19:35 +02:00 |
|
Guillaume ARM
|
cd0e42e34c
|
fix(coal-crafter): waitForNotEnoughCoal
|
2024-05-20 02:14:38 +02:00 |
|
Guillaume ARM
|
694a23fb68
|
feat(coal-crafter): stop crafting coal when a certain threshold is reached
|
2024-05-20 02:04:25 +02:00 |
|
Guillaume ARM
|
d971f0acf3
|
fix(coal-crafter): add missing suck item
|
2024-05-20 01:55:28 +02:00 |
|
Guillaume ARM
|
e02a7a70c2
|
fix(coal-crafter): implement strictTransferOne
|
2024-05-20 01:53:31 +02:00 |
|
Guillaume ARM
|
98cb51510f
|
fix(coal-crafter): transfer exactly 8 essences
|
2024-05-20 01:53:14 +02:00 |
|
Guillaume ARM
|
b81c0b6921
|
fix(coal-crafter): bad itemName
|
2024-05-20 01:48:14 +02:00 |
|
Guillaume ARM
|
eee19c8a48
|
fix(coal-crafter): syntax error + bad import
|
2024-05-20 01:46:15 +02:00 |
|
Guillaume ARM
|
084b6d941f
|
fix(coal-crafter): storage inventory should be on the back side
|
2024-05-20 01:38:59 +02:00 |
|
Guillaume ARM
|
115ffd2e78
|
feat: add coal-crafter
|
2024-05-20 01:28:22 +02:00 |
|
Guillaume ARM
|
e5e63f4223
|
fix(inferium-harvester): wait for bottom inventory before dropping items
|
2024-05-20 00:07:06 +02:00 |
|
Guillaume ARM
|
ad14b3f521
|
fix(inferium-harvester): fuel chest should be bottom
|
2024-05-19 23:59:40 +02:00 |
|
Guillaume ARM
|
5216041e76
|
feat(inferium-harvester): better refuel procedure using buffer chest
|
2024-05-19 23:53:50 +02:00 |
|
Guillaume ARM
|
ea4f132f2e
|
fix(turtle-utils): refuelWithBuffer check if fuelSlot is nil
|
2024-05-19 23:51:20 +02:00 |
|
Guillaume ARM
|
799d1654c2
|
fix(turtle-utils): refuelWithBuffer
|
2024-05-19 23:47:35 +02:00 |
|
Guillaume ARM
|
3b674110a3
|
fix(turtle-utils): syntax error
|
2024-05-19 23:45:59 +02:00 |
|
Guillaume ARM
|
e7a95dcb44
|
feat(turtle-utils): add refuelWithBuffer
|
2024-05-19 23:45:22 +02:00 |
|
Guillaume ARM
|
2ee725388a
|
feat(turtle-utils): add isFuelItem
|
2024-05-19 23:42:57 +02:00 |
|
Guillaume ARM
|
fd72a34ecb
|
docs: update README
|
2024-05-19 22:07:40 +02:00 |
|
Guillaume ARM
|
710b681738
|
docs: update README
|
2024-05-19 22:05:59 +02:00 |
|
Guillaume ARM
|
be8ab78425
|
perf: compact only if needed
|
2024-05-19 22:04:27 +02:00 |
|
Guillaume ARM
|
66968b0186
|
fix: install script
|
2024-05-19 20:20:22 +02:00 |
|
Guillaume ARM
|
f322b42af2
|
feat: add upgrade script
|
2024-05-19 20:17:27 +02:00 |
|
Guillaume ARM
|
b1cbacc920
|
feat: add harvesting config file
|
2024-05-19 20:12:25 +02:00 |
|
Guillaume ARM
|
70854f7a75
|
fix(turtle-utils): getItemName and compactInventory
|
2024-05-19 19:48:46 +02:00 |
|
Guillaume ARM
|
f76877b0ab
|
feat(turtle-utils): compactInventory now returnthe number of freed slots
|
2024-05-19 19:42:17 +02:00 |
|
Guillaume ARM
|
8483ffc696
|
feat(turtle-utils): add compactInventory
|
2024-05-19 19:37:16 +02:00 |
|
Guillaume ARM
|
66e9eff8ac
|
feat(inferium-harvester): add energySavingMode
|
2024-05-19 18:35:01 +02:00 |
|
Guillaume ARM
|
9770321c20
|
fix(inferium-harvester): bug on harvest procedure
|
2024-05-19 17:20:44 +02:00 |
|
Guillaume ARM
|
467a1c9168
|
fix(inferium-harvester): use placeDown from turtle api
|
2024-05-19 17:15:35 +02:00 |
|
Guillaume ARM
|
e20c7fd073
|
fix(turtle-utils): getMatureCrop implementation
|
2024-05-19 17:14:07 +02:00 |
|
Guillaume ARM
|
1438db9973
|
fix(inferium-harvester): get seedName from cropName
|
2024-05-19 17:10:21 +02:00 |
|
Guillaume ARM
|
88d8fae296
|
fix(turtle-utils): waitForMatureCrop
|
2024-05-19 17:04:37 +02:00 |
|
Guillaume ARM
|
1e9536b089
|
fix(inferium-harvester): crash with waitFor util + better refuel procedure
|
2024-05-19 17:00:59 +02:00 |
|
Guillaume ARM
|
f811031db5
|
feat: first version of inferium harvester
|
2024-05-19 16:42:52 +02:00 |
|
Guillaume ARM
|
0c2b64beb8
|
fix: move simple-harvester.lua in old directory
|
2024-05-19 14:19:06 +02:00 |
|
Guillaume ARM
|
0338aeae67
|
fix: config/mining.lua
|
2024-05-19 13:24:24 +02:00 |
|
Guillaume ARM
|
8a3e422c9d
|
fix: install script
|
2024-05-19 13:23:32 +02:00 |
|
Guillaume ARM
|
27afb3eade
|
refactor: better install script
|
2024-05-19 13:22:34 +02:00 |
|
Guillaume ARM
|
7dc979f8c4
|
feat: add inferium-upgrader
|
2024-05-19 13:22:24 +02:00 |
|