technic/technic/machines
Zefram 814646b542 Smoother link of processing cycles to ABM cycles
Make the generic processing machine code willing to complete more than
one processing cycle in one ABM cycle, and more generally to carry
over leftover processing effort after completing a processing cycle.
The src_time meta item now represents accumulated processing effort
(time multiplied by speed) in a scaled form (to retain fractions),
rather than just time in integral seconds.  This affects the MV furnace,
with speed 4 and most recipe times being 3 s, and will be essential for
faster furnaces.
2014-08-18 15:14:15 +01:00
..
HV In quarry, skip past undiggable nodes 2014-08-18 15:14:15 +01:00
LV Simplify music player interface 2014-08-15 12:25:46 +01:00
MV Add centrifuge 2014-07-26 18:01:05 +01:00
other Fix items sending 2014-08-16 13:42:17 +02:00
register Smoother link of processing cycles to ABM cycles 2014-08-18 15:14:15 +01:00
init.lua Partial rewrite 2013-09-17 16:37:56 -04:00
supply_converter.lua Fix supply converter again 2014-07-14 11:16:37 +02:00
switching_station.lua Evenly distribute charge across multiple batteries 2014-08-06 12:08:48 -05:00