Commit Graph

  • 115ffd2e78 feat: add coal-crafter Guillaume ARM 2024-05-20 01:25:04 +0200
  • e5e63f4223 fix(inferium-harvester): wait for bottom inventory before dropping items Guillaume ARM 2024-05-20 00:07:06 +0200
  • ad14b3f521 fix(inferium-harvester): fuel chest should be bottom Guillaume ARM 2024-05-19 23:59:40 +0200
  • 5216041e76 feat(inferium-harvester): better refuel procedure using buffer chest Guillaume ARM 2024-05-19 23:53:50 +0200
  • ea4f132f2e fix(turtle-utils): refuelWithBuffer check if fuelSlot is nil Guillaume ARM 2024-05-19 23:51:20 +0200
  • 799d1654c2 fix(turtle-utils): refuelWithBuffer Guillaume ARM 2024-05-19 23:47:35 +0200
  • 3b674110a3 fix(turtle-utils): syntax error Guillaume ARM 2024-05-19 23:45:59 +0200
  • e7a95dcb44 feat(turtle-utils): add refuelWithBuffer Guillaume ARM 2024-05-19 23:43:13 +0200
  • 2ee725388a feat(turtle-utils): add isFuelItem Guillaume ARM 2024-05-19 23:15:53 +0200
  • fd72a34ecb docs: update README Guillaume ARM 2024-05-19 22:07:40 +0200
  • 710b681738 docs: update README Guillaume ARM 2024-05-19 22:05:59 +0200
  • be8ab78425 perf: compact only if needed Guillaume ARM 2024-05-19 22:04:27 +0200
  • 66968b0186 fix: install script Guillaume ARM 2024-05-19 20:20:22 +0200
  • f322b42af2 feat: add upgrade script Guillaume ARM 2024-05-19 20:17:27 +0200
  • b1cbacc920 feat: add harvesting config file Guillaume ARM 2024-05-19 20:12:25 +0200
  • 70854f7a75 fix(turtle-utils): getItemName and compactInventory Guillaume ARM 2024-05-19 19:48:46 +0200
  • f76877b0ab feat(turtle-utils): compactInventory now returnthe number of freed slots Guillaume ARM 2024-05-19 19:42:17 +0200
  • 8483ffc696 feat(turtle-utils): add compactInventory Guillaume ARM 2024-05-19 19:37:16 +0200
  • 66e9eff8ac feat(inferium-harvester): add energySavingMode Guillaume ARM 2024-05-19 18:35:01 +0200
  • 9770321c20 fix(inferium-harvester): bug on harvest procedure Guillaume ARM 2024-05-19 17:20:44 +0200
  • 467a1c9168 fix(inferium-harvester): use placeDown from turtle api Guillaume ARM 2024-05-19 17:15:35 +0200
  • e20c7fd073 fix(turtle-utils): getMatureCrop implementation Guillaume ARM 2024-05-19 17:14:07 +0200
  • 1438db9973 fix(inferium-harvester): get seedName from cropName Guillaume ARM 2024-05-19 17:10:21 +0200
  • 88d8fae296 fix(turtle-utils): waitForMatureCrop Guillaume ARM 2024-05-19 17:04:37 +0200
  • 1e9536b089 fix(inferium-harvester): crash with waitFor util + better refuel procedure Guillaume ARM 2024-05-19 17:00:32 +0200
  • f811031db5 feat: first version of inferium harvester Guillaume ARM 2024-05-19 16:34:28 +0200
  • 0c2b64beb8 fix: move simple-harvester.lua in old directory Guillaume ARM 2024-05-19 14:19:06 +0200
  • 0338aeae67 fix: config/mining.lua Guillaume ARM 2024-05-19 13:24:24 +0200
  • 8a3e422c9d fix: install script Guillaume ARM 2024-05-19 13:23:32 +0200
  • 27afb3eade refactor: better install script Guillaume ARM 2024-05-19 13:22:34 +0200
  • 7dc979f8c4 feat: add inferium-upgrader Guillaume ARM 2024-05-19 13:22:24 +0200
  • 6b8cec89e8 feat: add simple-harvester Guillaume ARM 2024-05-19 13:18:55 +0200
  • e8ce29bad6 refactor: create libs and config folders Guillaume ARM 2024-05-19 13:15:52 +0200
  • 7a7542e851 feat: add startup.lua to automatically start the mining process Guillaume ARM 2024-05-11 22:42:57 +0200
  • 84e497300e fix: change user confirmation "MINE" to "yes" Guillaume ARM 2024-05-11 16:54:16 +0200
  • 809f2a78c0 fix: miner serialize/unserialize Guillaume ARM 2024-05-11 16:49:25 +0200
  • 9e3a356eca feat: add confirmation by the user + persist started state Guillaume ARM 2024-05-11 15:31:51 +0200
  • bedd5adbcb feat!: persist miner state Guillaume ARM 2024-05-11 14:56:15 +0200
  • 3d9a1b9b94 fix: change the min fuel detection process during refuel v1 Guillaume ARM 2024-05-11 13:20:39 +0200
  • 1e6b431e1e chore: update comment Guillaume ARM 2024-05-11 00:19:03 +0200
  • 0b5275ae13 feat: robot instances can be created with a given initial state Guillaume ARM 2024-05-09 12:07:18 +0200
  • db5071c4a3 chore: bump MIN_FUEL_NEEDED Guillaume ARM 2024-05-09 11:59:04 +0200
  • 09d15d0db7 fix: better handling of the minimum fuel limit Guillaume ARM 2024-05-09 03:05:54 +0200
  • 4c84f48207 fix: robot force forward Guillaume ARM 2024-05-09 03:03:54 +0200
  • 1e30be3223 refactor: add config-miner file Guillaume ARM 2024-05-09 02:58:21 +0200
  • 772d94693d refactor: rename LOWER_LIMIT and HIGHER_LIMIT Guillaume ARM 2024-05-09 02:25:20 +0200
  • 51eff0fa63 chore: change default config Guillaume ARM 2024-05-09 02:23:35 +0200
  • aaa6ff8b80 fix: multiply minimum needed fuel Guillaume ARM 2024-05-09 02:22:22 +0200
  • dffc2ffac9 chore: typo Guillaume ARM 2024-05-08 23:25:01 +0200
  • 8041a7304d chore: add comment Guillaume ARM 2024-05-08 23:02:16 +0200
  • 09fc50d55e fix: keep track of current miner targetY Guillaume ARM 2024-05-08 22:57:37 +0200
  • 7fa1fb7cea fix: typo Guillaume ARM 2024-05-08 22:52:19 +0200
  • 8351bf16aa fix: orient the robot in the correct direction when returning to home Guillaume ARM 2024-05-08 22:43:36 +0200
  • a923fe846d fix: last bug with robotState.z Guillaume ARM 2024-05-08 22:34:26 +0200
  • defb4e3e3f fix: bad check on robotState.z Guillaume ARM 2024-05-08 22:31:18 +0200
  • 4cfee8d445 fix: miner.finished condition Guillaume ARM 2024-05-08 22:29:52 +0200
  • 86caa737e9 chore: change default config.startY Guillaume ARM 2024-05-08 22:14:55 +0200
  • f75f280193 fix(robot-api): mutateRobotPosition Guillaume ARM 2024-05-08 22:13:53 +0200
  • 1b3a46e608 chore: add a print debug line Guillaume ARM 2024-05-08 22:07:51 +0200
  • 744078bab3 chore: change targetY and startY checks Guillaume ARM 2024-05-08 21:54:10 +0200
  • 988bf73955 fix: crash the miner when cannot dig down Guillaume ARM 2024-05-08 21:49:34 +0200
  • 7d6825f59d fix: better debug messages + debug refuel Guillaume ARM 2024-05-08 21:43:30 +0200
  • 3e9222dd8d fix: turtleUtils.tryDrop should return when no item to drop Guillaume ARM 2024-05-08 21:31:17 +0200
  • 31298f5735 fix: syntax errors Guillaume ARM 2024-05-08 21:26:34 +0200
  • c8a01d279c feat: add install script + readme Guillaume ARM 2024-05-08 21:04:49 +0200
  • fd40a52ddc chore: save Guillaume ARM 2024-05-08 18:27:47 +0200