Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sebashtioon sebashtioon released this 06 Dec 06:13
· 779 commits to main since this release

Expland v0.5.0

Welcome to this huge release! We are already halfway there to v1.0.0. Look at the changelog below to see what was worked on from the last update (v0.4.7)!

Changelog (can also view here.)

Player

Fixed:

  • Fixed health value not loading (#39)

Settings

Added:

  • Option to show the startup screen upon opening on or off
  • Option to turn Motion Blur on or off
  • Option to turn DOF effect on or off

Changed:

  • Modified UI

Pause Layer

Added:

  • Added an extra button that takes you to the main menu
  • Achievements button (with an interface upon being pressed, no achievements yet)
  • Credits button (with an interface upon being pressed)

Environment

Added:

  • Added a red spike to the test area, which when touched by the player, takes away 14 health
  • Added some 3D pickup items to the testing area, which you can pick up

Inventory

Added:

  • Data persistence (saving and loading of the inventory) (#38)
  • Blue flower pickup item (#42)
  • Pink flower pickup item (#45)
  • Blank flower pickup item (#48)
  • Pickaxe pick up item

Changed:

  • Modified UI

Fixed:

  • Fixed inventory pickup items not being able to be picked up in a cluster
  • Fixed being able to dupe items when pickup up 3D object

Main Menu

Added:

  • Game mode select menu upon pressing the play button

    • Story Mode (Locked)
    • Free Mode (Unlocked)
    • Parkour Mode (Locked)
  • Fade out when transitioning to one of the game modes

  • Achievements button (with an interface upon being pressed, no achievements yet)

  • Credits button (with an interface upon being pressed)