Skip to content

Releases: microsoft/pxt-minecraft-HOC2019

Release 0.0.43

02 Dec 15:29
2f98849
Compare
Choose a tag to compare

Added fakePlace function which allows agent to place a block by calling /setblock

Release 0.0.42

21 Nov 23:00
442808d
Compare
Choose a tag to compare

Hopefully fixed bug where Alert Team exercise was impossible to complete on macOS and iOS

Release 0.0.41

18 Nov 15:19
be157e3
Compare
Choose a tag to compare

New localization support

Release 0.0.40

11 Nov 06:52
c1ce3a3
Compare
Choose a tag to compare
Release 0.0.40 Pre-release
Pre-release

Monitor lesson now immediately returns a fail (by terminating the loop) if alertTeam() is called outside of the if block.

Release 0.0.39

08 Nov 16:35
e66f7fc
Compare
Choose a tag to compare
Release 0.0.39 Pre-release
Pre-release

Added weights to new functions

Release 0.0.38

08 Nov 15:47
1e1e557
Compare
Choose a tag to compare
Release 0.0.38 Pre-release
Pre-release

This release now has code for the new lesson where the agent watches the monitor

Release 0.0.37

07 Nov 15:15
e409962
Compare
Choose a tag to compare
Release 0.0.37 Pre-release
Pre-release

Increased the number of iterations allowed for hazardsRemainL5() to allow a valid solution that a playtester implemented.

Release 0.0.36

01 Nov 16:18
a67c2bf
Compare
Choose a tag to compare
Release 0.0.36 Pre-release
Pre-release

Shortened timeout duration

Release 0.0.35

31 Oct 22:40
755be4a
Compare
Choose a tag to compare
Release 0.0.35 Pre-release
Pre-release

New function to use: agentDetectDryBrush()

Release 0.0.34

31 Oct 20:59
5bedc1f
Compare
Choose a tag to compare
Release 0.0.34 Pre-release
Pre-release

Longer timeout for hazardsRemainL4()