Hotfix 1.4.4a
·
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.filldoing bad things. - Fixed: Forgot adding backwards compatibility to
inventory_controller.getStackInSlot;sides.backnow refers to the robot's own inventory again. However, please transition to usinginventory_controller.getStackInInternalSlotfor 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.