Skip to content

v2.0.0

Compare
Choose a tag to compare
@tcorbly tcorbly released this 13 Nov 14:35
· 140 commits to master since this release
51c8490

Summary

Version 2.0.0 hosts a large release of changes including:

  • Scripting - Allows for the detection of events in scenes and triggering changes based on these events.
  • Challenge System - Organizes events into conditions that can be met to complete challenges. Individual pieces of code are stored for each challenge.
  • Physics Engine Upgrade - The physics engine has been upgraded and converted to the Havok engine.
  • Moon Base - A new sandbox scene along with a variety of new objects related to the moon base scene.
  • Create 2 Robot - Adds the Create 2 robot as an optional robot to run.
  • Scratch Coding - Scratch has been added as an option under programming languages.
  • Updated Challenges - A new set of JBC challenges has been released, rearranging the order of some and adding new ones.
  • Reset Code Button - A button to reset code to default.
  • Internationalization - Allows for internationalization and other languages to be added to the simulator.
  • Leaderboard - Allows users to see how they place against others on a leaderboard.
  • Updated Tutorial Videos - The links to the tutorial videos have been updated. New videos are up to date with current version of simulator.
  • EULA - Adds the EULA for the simulator, ensuring that users consent to having some information stored on the simulator like code and challenge completion. Minors under the age of consent must follow the process to get parental approval.

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0