Commit Graph

28 Commits

Author SHA1 Message Date
Guillaume ARM
b1c24ee6a2 fix(ui): bad omit implementation 2024-05-23 19:15:44 +02:00
Guillaume ARM
11831c9054 fix(ui): CountersSelector selectedPage calculation 2024-05-23 19:00:10 +02:00
Guillaume ARM
6af0669b99 feat: introduce libs/ui/CountersSelector and try it in inferium-gui 2024-05-23 18:04:45 +02:00
Guillaume ARM
30c1da50e5 fix(inferium-server): crash with shallowClone when a config does not exist 2024-05-22 21:39:06 +02:00
Guillaume ARM
baba577b62 perf(net): compact data sent to the network 2024-05-22 19:32:57 +02:00
Guillaume ARM
b9144d6847 fix(net): QUERY_PROTO was not used by sendQuery 2024-05-21 23:44:24 +02:00
Guillaume ARM
cfea9f575f feat(net): add openRednet and closeRednet utils 2024-05-21 22:51:47 +02:00
Guillaume ARM
4f16cef9f5 fix(net): bad channel + change return of sendQuery 2024-05-21 22:34:50 +02:00
Guillaume ARM
5305afe203 feat(net): stopServer function for net.listenQuery 2024-05-21 21:58:49 +02:00
Guillaume ARM
3f92309ac6 feat: add new lib net.lua 2024-05-21 21:51:02 +02:00
Guillaume ARM
d4cbe6e808 feat(inferium-harvester): do not block harvest procedure when no crop 2024-05-21 18:02:27 +02:00
Guillaume ARM
930b104522 fix: replace utils.difference by utils.shallowDiff 2024-05-20 20:51:37 +02:00
Guillaume ARM
e9ebf63c55 feat: create utils lib 2024-05-20 20:26:43 +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
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
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
e20c7fd073 fix(turtle-utils): getMatureCrop implementation 2024-05-19 17:14:07 +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
e8ce29bad6 refactor: create libs and config folders 2024-05-19 13:15:54 +02:00