Commit Graph

20 Commits

Author SHA1 Message Date
beepbopbeepboop
a21dbd9b82
Unify spacing
* Fix spacing in various files

---------

Co-authored-by: theFox6 <the.Fox6@gmx.de>
2024-01-24 09:53:14 +01:00
James David Clarke
5e4aa6e5a1 Fix using wrong name for access levels. 2024-01-14 21:29:04 +00:00
James David Clarke
0ceadfe089 Fix 2024-01-14 21:23:35 +00:00
James David Clarke
29df086d53 Allow protection_bypass to bypass ME security. 2024-01-14 21:22:45 +00:00
theFox6
0403820d39
added importer and exporter for item transfer along with upgrades 2023-10-20 18:31:56 +02:00
theFox6
0dbe8146e9
save networks to mod storage 2023-10-15 17:18:59 +02:00
theFox6
2be2eea4d8
fix old networks with lbm 2023-10-15 12:00:39 +02:00
theFox6
6c79e7ce60
migrate old networks on startup 2023-10-14 22:58:45 +02:00
theFox6
6428b89a84
added the security terminal to control access to the network
also added support for multiple controllers within one network
2023-10-14 21:48:43 +02:00
theFox6
f5aee436d0
fixed resizing bug and prevent cells within cells 2023-09-02 13:29:10 +02:00
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
96a66c3336
do not stack tools with different wear 2020-09-29 14:38:42 +02: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
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
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