|
b18b6e5a32
|
Some various fixes and changes in machine.lua and electric_machine.lua
|
2025-03-31 11:54:47 +02:00 |
|
|
38b08bcb0d
|
Refactor Tool Workshop
|
2025-03-30 21:19:00 +02:00 |
|
|
69aadeae71
|
Refactor power storage
|
2025-03-27 22:54:31 +01:00 |
|
|
6c9c69a308
|
Prevent using items partially used by Rotary Macerator
|
2025-03-27 22:18:42 +01:00 |
|
|
cb43a7ab76
|
Refactor Rotary Macerator
|
2025-03-25 21:24:29 +01:00 |
|
|
bbd9e2ece0
|
Refactor Nuclear Reactor
|
2025-03-19 22:15:18 +01:00 |
|
|
b3d08d965c
|
Add few callback methods to Machine
|
2025-03-19 22:14:52 +01:00 |
|
|
29662f1821
|
Remove duplicated tiles entry in some machines
|
2025-03-17 19:51:12 +01:00 |
|
|
80cbc12a8a
|
Refactor Induction Furnace
|
2025-03-17 18:52:13 +01:00 |
|
|
4c6b4b9df0
|
Fix machines not triggered when item with power storage is placed in inventory
|
2025-03-16 20:20:54 +01:00 |
|
|
3a1cfad7d4
|
Add workaround for NodeTimerRef.is_started not returning correct value
|
2025-03-16 11:38:43 +01:00 |
|
|
d3c9d3ed7a
|
Refactor fluid generators
|
2025-03-16 11:37:44 +01:00 |
|
|
abfb829cea
|
Use Machine.triggerIfNeeded to request power
|
2025-03-16 11:35:53 +01:00 |
|
|
8e30412515
|
Refactor Mass Fabricator
|
2025-03-11 22:19:46 +01:00 |
|
|
d247060c2e
|
Refactor Recycler
|
2025-03-11 21:25:01 +01:00 |
|
|
ef88c5cd6b
|
Refactor Macerator
|
2025-03-11 19:55:29 +01:00 |
|
|
5e99610747
|
Refactor Extractor
|
2025-03-11 19:45:56 +01:00 |
|
|
9a49e49fe3
|
Refactor Electric Furnace
|
2025-03-11 19:40:31 +01:00 |
|
|
5ddeeed36f
|
Refactor Cable Former
|
2025-03-11 19:12:57 +01:00 |
|
|
c379b133dc
|
Update formspec after item is taken when it's actually needed
|
2025-03-11 18:55:11 +01:00 |
|
|
4698266b33
|
Don't take fuel input in Generator.shouldActivate
|
2025-03-10 11:46:09 +01:00 |
|
|
165450f857
|
Refactor Compressor
|
2025-03-10 11:16:36 +01:00 |
|
|
18a1cbc983
|
Refactor base for simple electric item processors
|
2025-03-10 11:15:31 +01:00 |
|
|
ab7d011afd
|
Remove redundant return value from ActivatedMachine.activeUpdate
|
2025-03-10 11:06:38 +01:00 |
|
|
371ef36ce3
|
Refactor Chargepad
|
2025-03-03 11:45:36 +01:00 |
|
|
8f529ad6c3
|
Fix few oversights and bring back some missing features
|
2025-03-03 11:44:18 +01:00 |
|
|
09a0d9c855
|
Use appropriate item power exchange direction
|
2025-01-20 22:21:06 +01:00 |
|
|
ca99ab38b5
|
Refactor Canning Machine
|
2025-01-08 22:47:11 +01:00 |
|
|
6934a8b342
|
Fix some oversights
|
2025-01-08 22:46:16 +01:00 |
|
|
752fe4f192
|
Optimize electric network operations a little
|
2025-01-08 22:45:12 +01:00 |
|
|
c50871a96b
|
Change Machine.storageSlots to Machine.storageLists
|
2024-10-25 12:42:42 +02:00 |
|
|
78637a4759
|
Refactor Generator
|
2024-10-25 12:42:04 +02:00 |
|
|
83ee6fb4c8
|
Fixes in ActivatedElectricMachine and ElectricMachine
|
2024-10-25 12:40:27 +02:00 |
|
|
1f6f711b64
|
Forgot to add fuel slot to storageSlots
|
2024-10-24 16:36:38 +02:00 |
|
|
6befcdeb01
|
Refactor Iron Furnace
|
2024-10-24 16:33:34 +02:00 |
|
|
d799b10242
|
Some fixes in Machine and ActivatedMachine
|
2024-10-24 16:32:57 +02:00 |
|
|
442d3a42b1
|
Change Activated{Electric}Machine.before{Activation|Deactivation} to Activated{Electric}Machine.after{Activation|Deactivation}
|
2024-10-24 16:30:20 +02:00 |
|
|
52aea868a5
|
Begin implementing more OOP-like design
|
2024-10-15 16:28:59 +02:00 |
|
|
19c97f0173
|
Implement Logistica compatibility
|
2024-09-14 17:35:57 +02:00 |
|
|
3419fcb660
|
Introduce tag system for further usage
|
2024-09-11 15:29:03 +02:00 |
|
|
5b5816a65c
|
Make only higher power flow destroy transformer
Fixes #24
|
2024-05-13 19:03:25 +02:00 |
|
|
36c5b3c8ac
|
Fix listrings in machine formspecs to make it possible to move items with shift
Fixes #12
|
2024-05-11 12:53:18 +02:00 |
|
|
8801ef515b
|
Deduplicate formspec code
|
2024-05-11 11:59:44 +02:00 |
|
|
2d4fa3b68b
|
fix: use industrialtest.updateDelay
|
2024-05-10 21:45:06 +03:00 |
|
|
d12529ab2f
|
feat: iron furnace hopper compat
|
2024-05-10 21:45:06 +03:00 |
|
|
9c0668b996
|
feat: mcl hopper compat for common machines
|
2024-05-10 21:45:06 +03:00 |
|
|
05bb4303b8
|
fix: iron furnace was unbreakable
|
2024-05-10 21:45:06 +03:00 |
|
|
d01d03c3a3
|
Fix indentation in machines/induction_furnace.lua
|
2024-05-10 19:11:16 +02:00 |
|
|
2669b7bc27
|
Normalize machine source and destination inventory list names
|
2024-05-10 19:11:16 +02:00 |
|
|
868d01b008
|
Subtract fuel time after adding source time in Iron Furnace
Fixes #17
|
2024-05-10 17:05:31 +02:00 |
|