Releases: microsoft/pxt-minecraft-HOC2019
Releases · microsoft/pxt-minecraft-HOC2019
Release 0.0.54
Release 0.0.52
Corrected outward facing block names
Release 0.0.51
Updated hovertext for new custom blocks and updated win condition for collectAndCount
Release 0.0.50
Added new function collectAndCount() for re-designed broken glass lesson
Release 0.0.49
Bugfix to prevent item accumulation on failed placement by the agent.
Release 0.0.48
Added goalNotReached for HoC extension world
Release 0.0.47
Added new function agentPlaceRedstoneTorch for HoC extension world
Release 0.0.46
New functions for HoC extension world
Release 0.0.45
Removed fakePlace function and added two specific variations of that function (agentPlaceAcacia and agentPlantCarrots) to work with the new missions in the extended HoC world.
Release 0.0.44
Added fakePlace function for HoC extension world