Skip to content

Hotfix 1.4.4a

Choose a tag to compare

@fnuecke fnuecke released this 12 Jan 16:57
· 128 commits to OC1.4-MC1.7.10 since this release
  • Fixed: IC2 is recognized as energy providing mod again (note: it still worked as long as there was another supported power providing mod present, but OC went to no-power mode if IC2 was the only such mod present).
  • Fixed: Negative values for width/height of gpu.copy/gpu.fill doing bad things.
  • Fixed: Forgot adding backwards compatibility to inventory_controller.getStackInSlot; sides.back now refers to the robot's own inventory again. However, please transition to using inventory_controller.getStackInInternalSlot for this.
  • Fixed: Drones with an active leash causing leash items to be dropped when picked up (shift-rightclicked).
  • Fixed: Leash on drones not rendering centered on drone.
  • Fixed: Potential NPE in Waila handler.