HomeGamesUpdatesPricingMethodology
Steam News15 April 20242y ago

Version 0.7.0: Crates Update!

This update includes a brand new mechanic, crates! G.R.O.V.E.R. can pick them up and drop them with the new pick_up and drop functions. This also comes with two new levels that utilize the new mechanic.

Full notes

Full Elara: A Coding Adventure in Space update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes3 additions1 change0 removals
  • Gameplay
addedThis update includes a brand new mechanic, crates! G.R.O.V.E.R. can pick them up and drop them with the new pick_up and drop functions. This also comes with two new levels that utilize the new mechanic. Stay tuned for more levels that use crates in the future!
addedAdded two new levels: "Blocking the Way" and "Clear a Path" (now levels 8 and 9).
addedAdded two new functions: `pick_up` and `drop` that can be used to interact with crates.
changedRemoved the "Pressing Buttons" level (previously level 5). It was removed to make space for the new levels and because it was too simple. The subsequent level "Let Me In" does a perfectly fine job of introducing the buttons mechanic.

This update includes a brand new mechanic, crates! G.R.O.V.E.R. can pick them up and drop them with the new pick_up and drop functions. This also comes with two new levels that utilize the new mechanic. Stay tuned for more levels that use crates in the future!

  • Added two new levels: "Blocking the Way" and "Clear a Path" (now levels 8 and 9).

  • Added two new functions: `pick_up` and `drop` that can be used to interact with crates.

  • Removed the "Pressing Buttons" level (previously level 5). It was removed to make space for the new levels and because it was too simple. The subsequent level "Let Me In" does a perfectly fine job of introducing the buttons mechanic.

Source

Steam News / 15 April 2024

Open original post

Changelog.gg summarizes and formats this update. How we read updates.