Developer postOriginal post (opens in a new tab)

Roody:2d 0.10.0 beta pre-release 2

New Blocks

  • The pedestal makes blocks available to be summoned
  • The summonore summons available blocks. Fueled by plant matter.

Recipe Changes

  • Mass core now costs 2 raw cores, down from 4
  • Catalyst Core now costs 2 refined core, down from 4

User Interface

  • Added more details to guidebook
  • Applicable encyclopedia tutorials have research disabled
  • Using pick-block on a toggler no longer copies its on/off state

Bug Fixes

  • When blocks move, two things happen: the block moves, and blocks around it get added to the update que. When multiple blocks moved, these two actions are no longer collated. When they were collated previously, sometimes a block position would get queued to update and then the block would move away, causing the block to not get updated. In summary: moving blocks no longer forget to act.