Game
It's a Cube
3 years ago

This is a double-changelog listing all major changes since version 1.2.1 because I didn't post a changelog article for version 1.3 and released 1.4 on November 3rd. I have no excuse for this, I'll just directly say it. I'm sorry.


What's changed since 1.2.1 (see Changelog.txt in either or both downloads for more details):

- Added a point light that changes color with the ground.

- Modified the ground materials to be a bit easier to look at

- Added a tutorial page that's accessible from the main menu

- Other technical improvements as always



0 comments

Loading...

Next up

I added push notifications that appear when you reach a new milestone! These milestones correspond to the Game Jolt trophies for It's a Cube.

Here's a short demonstration of the beetle shell power-up in-action! It's not very obvious what it does at the moment because I still need to work on a lot of the effects for it, but the functionality is there if you pay attention to the health bar!

I've decided to have the statistics behind the quests in Hensen Hopper be handled as actions reported to the quest manager rather than try to write variables into a whole bunch of scripts solely for quests.

Many Improvements to the main menu, and I added a floor texture and improved the level behind the cube!

Okay, so I've gotten the functionality for the beetle shell render over the player working! (using the first 3 frames from the beetle shell collect animation as placeholder sprites, these ARE NOT the final sprites)

I am impressed by my past self right now. The algorithm behind the unimplemented dashing mechanic (that I wrote like a year ago) uses a sine wave to smoothly increase/decrease Hensen's movement speed for a dash. That is so clever! I actually wrote this!?

I've updated the UI and HUD in It's a Cube! I think the HUD especially looks a lot nicer now, and I'm especially proud of that, but I've also made changes to the main menu. I've also finished the statistics screen I was working on last weekend.

I updated the algorithm that handles the timer gradually decreasing as the game progresses! Before, it would decrease by 1 second when the player scored certain amounts, but now it gradually decreases according to a multiplier each round.

This is a much larger (in terms of resolution) video than I've shared here before!!!

This is a full round of Hensen Hopper in it's current state! I mainly recorded this to showcase the new wave difficulty curve algorithm I've been working on!

I'm working on an update for It's a Cube! I've implmemented Game Jolt's API and added 4 trophies and score saving.