Skip to content

Time Bus v1.0.12 (beta)

Pre-release
Pre-release

Choose a tag to compare

@zhenzi233 zhenzi233 released this 10 Aug 15:48
· 23 commits to master since this release

Time Bus v1.0.12 (beta)

This is a beta release.

Changes

  • Mekanism acceleration reworked: virtual speed cards are replaced by re-running the recipe tick multiple times per server tick (N ticks of progress per tick, per-tick energy xN, total energy per recipe unchanged). Virtual speed cards had no effect on Mek CE because ticksRequired is cached and only recomputed on upgrade changes. Currently covers ordinary ElectricMachine-based machines.
  • Mek machine GUIs now report the accelerated per-tick energy draw (display only; actual power drain unchanged).
  • Redstone / power loss now stops MM acceleration immediately (previously injected modifiers stayed active while the bus was idle).
  • MM restore logs are debug-level and count actually removed modifiers, so periodic restore calls no longer spam the log.
  • Random Complement compatibility fix for the inscriber (extra input consumption).

Full changelog: https://github.com/zhenzi233/TimeBus/blob/master/CHANGELOG.md