theFox6
|
e00028cc09
|
Merge pull request #22 from JamesClarke7283/master
Fix crash in protected area in drive when user violates area protection and allow "protection_bypass" to bypass ME security.
|
2024-01-17 09:38:57 +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 |
|
James David Clarke
|
b4db66d76f
|
Fix crash in protected area when user violates area protection
|
2024-01-02 17:55:20 +00:00 |
|
theFox6
|
3c064d33fe
|
Merge pull request #20 from JamesClarke7283/master
Added Support for Mineclone2,Mineclonia,Mineclone5 closes #13
v1.3.0
|
2023-12-27 18:17:46 +01:00 |
|
James David Clarke
|
44cac65f40
|
Made controller Recipe use microexpansion.iron_ingot_ingredient variable
|
2023-12-27 14:26:08 +00:00 |
|
James David Clarke
|
c468c502b5
|
Put iron ingredient under microexpansion namespace
|
2023-12-27 14:22:56 +00:00 |
|
James David Clarke
|
ba009fad0f
|
Fixed Controller recipe in Mineclone2
|
2023-12-22 09:39:59 +00:00 |
|
James David Clarke
|
438fc25281
|
Made microexpansion blocks mineable in mineclone2
|
2023-12-20 16:54:13 +00:00 |
|
James David Clarke
|
afcff0b516
|
Fixed Ore Generation
|
2023-12-20 15:50:05 +00:00 |
|
James David Clarke
|
30b7894dbe
|
Added Support for Mineclone2,Mineclonia,Mineclone5 closes #13
|
2023-12-19 19:12:29 +00:00 |
|
theFox6
|
8955264b6b
|
overhaul crafting recipies
v1.2.1
|
2023-11-04 18:00:17 +01:00 |
|
theFox6
|
8e86685f5b
|
limit bulk upgrades to ten
v1.2.0
|
2023-10-20 18:44:45 +02: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
v1.1.3
|
2023-10-15 12:00:39 +02:00 |
|
theFox6
|
6c79e7ce60
|
migrate old networks on startup
v1.1.2
|
2023-10-14 22:58:45 +02:00 |
|
theFox6
|
75e5a237f2
|
add migration for old networks
v1.1.1
|
2023-10-14 22:01:35 +02:00 |
|
theFox6
|
6428b89a84
|
added the security terminal to control access to the network
also added support for multiple controllers within one network
v1.1.0
|
2023-10-14 21:48:43 +02:00 |
|
theFox6
|
f5aee436d0
|
fixed resizing bug and prevent cells within cells
v1.0.2
|
2023-09-02 13:29:10 +02:00 |
|
theFox6
|
8279436cde
|
fix #4
v1.0.1
|
2021-04-05 10:36:01 +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
|
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
v1.0.0
|
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
|
a47336ae3e
|
fix lots of bugs
|
2020-06-17 09:30:47 +02:00 |
|
theFox6
|
5b2a830a6e
|
lazily fix loading order
|
2020-06-16 17:50:58 +02:00 |
|
theFox6
|
3bd64aff75
|
fixed dumb typo
|
2020-06-15 18:21:46 +02:00 |
|
theFox6
|
ca2c63bd03
|
added more logging
|
2020-06-15 09:39:02 +02:00 |
|
theFox6
|
ddb3c3f7fe
|
add logging
|
2020-06-03 15:29:04 +02:00 |
|
theFox6
|
faf69d7bd5
|
bugfixes
should fix #2
v0.3.1
|
2020-05-29 16:03:02 +02:00 |
|
theFox6
|
063c067e39
|
small fixes
v0.3
|
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
|
d0e2a070bd
|
fix code style
|
2020-02-27 15:33:45 +01:00 |
|
theFox6
|
48874e4598
|
add github files
|
2020-02-26 16:42:37 +01:00 |
|
theFox6
|
96980b7832
|
added eclipse project
|
2019-06-08 14:53:34 +02:00 |
|
theFox6
|
87c5bdfa3c
|
added the chest to the development plan
|
2019-05-18 07:40:43 +02: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
|
b8ce59c859
|
Merge pull request #1 from Gerold55/master
New Textures & a Few Other Edits
|
2019-05-02 17:14:16 +02:00 |
|
Gerold55
|
b5ee110dcf
|
Add files via upload
|
2019-05-01 23:28:05 -04:00 |
|
Gerold55
|
db93f80996
|
Add files via upload
|
2019-05-01 23:26:50 -04:00 |
|
theFox6
|
7d4ff19613
|
made stacks get compounded in the chest
|
2019-05-01 16:52:12 +02:00 |
|