Releases: microsoft/pxt-minecraft-HOC2019
Releases · microsoft/pxt-minecraft-HOC2019
Release 0.0.43
Added fakePlace function which allows agent to place a block by calling /setblock
Release 0.0.42
Hopefully fixed bug where Alert Team exercise was impossible to complete on macOS and iOS
Release 0.0.41
New localization support
Release 0.0.40
Monitor lesson now immediately returns a fail (by terminating the loop) if alertTeam() is called outside of the if block.
Release 0.0.39
Added weights to new functions
Release 0.0.38
This release now has code for the new lesson where the agent watches the monitor
Release 0.0.37
Increased the number of iterations allowed for hazardsRemainL5() to allow a valid solution that a playtester implemented.
Release 0.0.36
Shortened timeout duration
Release 0.0.35
New function to use: agentDetectDryBrush()
Release 0.0.34
Longer timeout for hazardsRemainL4()