General Project Updates Topic 2

CRAZY UPDATE!

The biggest update I’ve ever made!

for this game

  • Introducing… BACKPACKS!

    Your logs have been getting stolen lately, so you need to keep them safely stored! Craft backpacks with unique materials to gain cool and creative backpacks! There are 6 backpacks in this update!

  • 2 New forests! Welcome to the Bamboo and Pixel forest. They both have a really rare tree I heard, especially the Pixel Forest…

  • DOUBLED the amount of trees in the game! 5 NEW TREES!!!

  • 9 NEW ITEMS! WOWWWWWWWWW!!! There are 6 backpacks and 3 tools to craft!

  • DASHING NINJA COLLAB! StarlightStudios is collaborating with… StarlightStudios? Yes, Dashing Ninja makes an appearance in this latest update!

  • Sell all button! Sell all of a log type by pressing this button twice!

  • Icon descriptions! Text is now next to buttons on the home screen for the first 3 seconds of the game to help new players.

  • Question marks in the recipe menu! If you haven’t discovered a tree type yet, the log will be a ? in the recipe menu. No more spoilers!

PLAY. UPDATE. NOW.

https://c.gethopscotch.com/p/12ycv6u80i

Like the game? Join my taglist!

5 Likes

I love this game

4 Likes

Thanks! I don’t think you saw the post in my update topic, but I only post really big updates here so you can check here for other updates if you want, and/or get tagged for them!

4 Likes

Must of the time when I post links to my update topic it’s self promo but I’m not trying to with this post

I just don’t want to seem like I’m shoving it in your face bc it might look like it but idk

4 Likes

I need to play this now!

This will be so fun!!!

You did an amazing job!

I’m supposed to have more words, but I want to play the game lol /j

Edit:

It’s still filtered : (

I will play it immediately after it’s out of the filter again!!!

3 Likes

Added the ability to place other available triangles and fixed a couple bugs.

@t1_hopscotch I did find a bug in Hopscotch while updating the changelog of my own game: When you create a new line anywhere in the text, after a few seconds it immediately goes to the end of the string when it updates, rather than staying where it was. I experienced this with large strings of text, but it might also be occurring in any amount of text. I’ll have to test that out to be sure (edit: it does)

There was also a time where I deleted some math operators in a set variable, and the cursor was sent to the bottom of the list of rules (which would explain why the excessive scrolling was occurring), instead of directly below the block. I don’t have enough info to make a bug report on this, but I know it has to be very long where the whole block doesn’t fit the entire screen.

4 Likes

yep and when hopscotch loses the datas i typed, it happens at that exact moment you just described

5 Likes

https://c.gethopscotch.com/p/12zc9vsk7d

mission accomplished. trail-powered platformer. no physical objects, just trails (buttons shouldnt count lol)

i am officially publishing it because to continue my platformer idea, i need custom images, and therefore im breaking the rule of only-trails unfortunately :( that being said, i hope you enjoy this little project nevertheless :)

oh one last thing, shoutout to @C.H.Rissole for suggesting making the player a square, it’s draws the trails really really cool!

@polygons

13 Likes

Super cool, Tri-Angle!

All I made was this little side project:

MRE stands for Music Reader Engine, btw.

Unlike my old one, this one plays the notes as it encodes them.

it goes from 1c=[q=], to 60#0410, then plays it in the Play Note Block.

7 Likes

released v0.3 of the DEMO

Anyone who wants to be tagged for updates to the demo please let me know.

  • Fixed a bug where the objects would completely ignore the triangles after turning to their right when colliding with a left wall. This was because they weren’t properly aligned on their x when they turned…
    • The objects will now correctly follow the pattern on the thumbnail.
  • Temporarily gave access to one of each fan (for the purpose of showing how each one works).

Edit: make up your mind, link preview…

7 Likes

very interesting
i assume using trails helps with performance?

sometimes i randomly jump through platforms (happened only twice though)

5 Likes

no lol its horrible without performance cleaning
now youre running at ~55fps but before when i started the project (there wasnt even a collision code!) the fps immediately dropped to 30

its interesting only in the trails it draws behind. i didnt showcase that but if i added screenshake the tiles also will have trails behind, make the screen… really shake lol

yea unfortunately the tiles are too small and the movements are too fast, and when multiplied with the frame adapter due to a fps spike you might clip through them:(

7 Likes

From experimenting with WWC, I saw that most of the lag was due to many variables executing on the same frame (surprisingly). The less of those there are, the better the performance will be.

And with many objects running the same code, it can hinder performance significantly (like it could drop to 8 FPS).

5 Likes

Updated this project to v0.4

  • Fixed a bug where certain “triangle” counts in the inventory would not be restored when replaced with a different triangle. (Not sure how I missed that, lol)
4 Likes

What’s that little blue button I see? Could that be the new speed-up function? Why, yes it is.

I also fixed a few game-breaking bugs, especially when objects were very close together as they reached the goal (generally only happens if there are more than one spawner. Speaking of, spawners launching in other directions will also be added in a future update).

4 Likes

5 Likes

Your point, exactly?

That actually works as intended.

5 Likes

no point, just looks cool since it’s a line

5 Likes

Lol i did that too

5 Likes
  • Added static and moving obstacles to this one. The only thing missing is the direction indicator for the moving obstacle(s).
4 Likes