Patch 1.5.9 RC1
Pre-release
Pre-release
·
505 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: 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
disassembleAllTheThingswas enabled. - Fixed: Robot animations continuing when game was paused.
- Fixed [MC1.8]: A few potential NPEs.