Commit Graph

15 Commits

Author SHA1 Message Date
theFox6
383abf919d
fix serialization and logging
inventories are no longer overridden with their last contents during serialization
all log messages are now prepended with "[MicroExpansion] "
2020-10-04 12:12:19 +02:00
theFox6
abe36940a7
store all the item data
metadata is now also stored when cells are removed
2020-10-04 11:48:05 +02:00
theFox6
96a66c3336
do not stack tools with different wear 2020-09-29 14:38:42 +02:00
theFox6
347cec5894
don't stack items with different metadata 2020-06-21 12:42:12 +02:00
theFox6
063c067e39
small fixes 2020-03-16 17:12:24 +01:00
theFox6
d1f7d633c8
add pipeworks support 2020-03-16 09:59:18 +01:00
theFox6
d351ec7527
fix drive connection, add network events 2020-03-07 18:02:14 +01:00
theFox6
a4c0e2a759
added craft recipies 2020-03-04 16:46:22 +01:00
theFox6
482eb7bebd
fixed varous item vanishing bugs 2020-03-03 17:16:35 +01:00
theFox6
4c5b36fc88
fixed lots of bugs
fixed too far inventory accesses by detaching the networks inventory
fixed vanishsing items with dynamic inventory size allocation
2020-03-01 08:23:39 +01:00
theFox6
2455b73e53 added luacheck 2019-05-18 07:37:46 +02:00
theFox6
98cf73e57a bugfixes 2019-05-18 07:16:11 +02:00
theFox6
745a2afcd1 made drives store cells that store items and can be acessed from chest 2019-05-07 17:49:26 +02:00
theFox6
d949aaccf4 added item routing in networks and splitted chest and drive 2019-05-04 13:53:49 +02:00
theFox6
cd35a2ccbb remade power networking 2019-05-01 13:20:09 +02:00