Skip to content

Releases: TheBeems/pxt-worldBuilder

worldBuilder 1.5.7

15 Jun 09:54
Compare
Choose a tag to compare
  • When breaking a mark, bring it back when player wasn't standing on its position to remove the mark. (568fbb0)
  • Calculate the max amount of blocks for fill command. Returns error when it is exceeded (aca6f13)
  • Extended the fill command to exceed the max of 32768 blocks (#13)
  • Add feedback when looping through all the marks to remove them. (a2978e0)
  • Add toggle for auto clear marks after building. (79e0ec4)
  • Add some extra help (196b8e7)

worldBuilder 1.5.4

24 May 15:01
Compare
Choose a tag to compare
  • Updated the help function
  • Releases have debug-mode set to false by default now. You can enable debug-mode manually by changing the static bDebug: boolean = false inside the Data class to true.

worldBuilder 1.5.3

18 May 09:58
Compare
Choose a tag to compare
  • Fixed making spheres
  • Fixed making reversed pyramids

Import using method 1 as described in the README.md file.

worldBuilder 1.5.2

05 May 10:07
Compare
Choose a tag to compare

First useable version for production.

Import using method 1 as described in the README.md file.