Skip to content

Patch 1.5.9

Compare
Choose a tag to compare
@fnuecke fnuecke released this 03 May 14:38
· 494 commits to OC1.5-MC1.7.10 since this release
  • Added: Charger can now be used to charge battery upgrades, as well as other energy items (e.g. RF or EU powered items).
  • Added: The experience upgrade can now consume enchanted items and XP bottles for experience.
  • Added: Integration with IngameWikiMod (made most pages from OC's manual available in it).
  • Added: OpenOS' shell now supports piping (e.g. cat < f1 | cat >> f2).
  • Added: Support for BluePower's bundled redstone.
  • Added: Support for more GregTech machines in recipe definitions.
  • Added: Waypoint block, can be queried using navigation upgrades.
  • Changed: Reworked logic for rendering upgrades on robots. Makes it easier for addons to render their upgrades, and makes it work in MC 1.8 again.
  • Fixed: Drones losing their name when changing their EEPROM.
  • Fixed: Potential client-side log spam in disassembler GUI when disassembleAllTheThings was enabled.
  • Fixed: Robot animations continuing when game was paused.
  • Fixed: Robot rendering potentially leaving OpenGL state in a way that leads to certain blocks to not be rendered.
  • Fixed [MC1.8]: A few potential NPEs.