galaxyBETA
explore
· ·
log in

log me in

log in forgot password

don't have an account?

sign up

preferences

theme picker site-wide filters

comments for Pointverse Int. Release

sort: go back

ducdat0507 countest October 1, 2024
+6comment score: 6

There's local storage blocks in TurboWarp y'all, if you use it to bundle your game you can absolutely implement autosave

developer response: I will try that, but it might not work when I download it using the compiler.

Biroulik October 1, 2024
+5comment score: 5

I think rebirth challenges are a bit bugged, at least in the sense it is really hard to know if you are in a challenge or out, and how to exit one

developer response: Fixed.

Termt October 1, 2024
+4comment score: 4

Okay, uh... what do you think "saving" IS?
1. I click save, I get a save string. I open the game in a new page, it hasn't saved.
2. I click save, I copy the save string into the dialog box at the bottom (which I THINK is the Load dialog box, but I'm not sure), I hit the check mark. I open the game in a new page, it hasn't saved.
3. Click load, paste the save string, the loading actually works and the game has my data. This isn't the same as saving.
Tested this both on galaxy and on the original web page, saving works on neither.
So is this the intended design (not actually having saving, just export/import) or is this a bug that needs to be fixed? If it's not a bug, please change the names of the save/load buttons to export/import.

developer response: I changed the names.

Vanonymous September 30, 2024
+3comment score: 3

nice! this doesn’t even look like a scratch game and actually looks kinda high quality!

Entropy counter October 1, 2024
+2comment score: 2

@dev: figured it out, saves don't seem to relock content on importing so importing the 30k RP save and then the 50 RP save will cause the 50 RP to have energy and automation unlocked

as for my save-- i don't know, i exported at about 1k RP and had energy and automation and deceleration and so on unlocked. save was much, much farther than it should have been

developer response: fixed.

BlueMagma October 1, 2024
+1comment score: 1

Saving is completely borked. Game is fun, but not if you can't progress.

Entropy counter October 1, 2024
+1comment score: 1

Saves don't seem to work at all. Any save I put in, including the ones in the save bank, have much greater progress than they should.

developer response: Can you give an example? I tested the saves and they worked. I also tested the save banks (30K RP and 6 PP) and they gave the correct output. Maybe there is a few save banks that don't work, and for the saves, you might have just not copied the full code.

Mamkagod counter October 1, 2024
+1comment score: 1

The gane is decent, but it can all be just boiled down to 'click upgrade, wait for upgrade, reset for something, repeat'. Try to add some variety or strategy next time.

-WU35Xby9gjvBN- October 2, 2024
+1comment score: 1

i suggest showing softcaps and/or boosted scaling that comes after you get enough of something, and maybe even making formulas more clear for stuff

developer response: Maybe I can add a softcap page.

LinLei_Baruch October 2, 2024
+1comment score: 1

Ivanisdabest14
I am using EDGE browser, I suspect the network is restricted (I am in China)

amr073 gamedev October 1, 2024
+1comment score: 1

Save and load are supposed to be export and import. When you export, a save code pops up and you paste the save code into the dialog box (just to check if you have copied the full code). Paste the save code into the export box to load your game.

Also, I will be creating a mini update that will improve everything that needs improving, so state what you think needs improving in the comments and I will likely fix it.

Termt October 1, 2024
+1comment score: 1

Ok, it looks like the rebirth challenge just has some really weird area that counts as a click. Still no idea where exactly, but left clicking all over the button eventually gets you into the challenge and right clicking eventually gets you out of the challenge.
And I misread the description, it does a REBIRTH reset not a PRESTIGE reset, so you're actually supposed to go as far as you can before entering the challenge.

developer response: It works for me.

LinLei_Baruch October 1, 2024
+1comment score: 1

Developer, why can't the original web page be opened?
I can't even play it on Galaxy

amr073 gamedev October 1, 2024
+1comment score: 1

(for people who didn't read the description) This game is made in scratch and therefore has no autosave. If you have lost your progress, go to settings and click savebank.

artistance October 2, 2024
+1comment score: 1

The default buy max option is bugged, if i have 50 points, and the first upgrade costs 25 points, and the second costs 50, i can buy them both without waiting for 75 points. Im guessing the function just checks for the cost of the highest upgrade's cost instead of summing the costs of all previous ones.

developer response: That is intentional, although I could just use the formula 1+a+a^2+...a^n=(a^(n+1)-1)/(a-1), its way easier to just use log_a(n/c). (remember, I am coding in scratch)

Electromagneta today
+1comment score: 1

Answer : It makes the graphics and performances, lower, and makes a few other cool quality of life changes pretty hard to do.

tristan countest October 1, 2024
+1comment score: 1

I'm not that far, but there seems to be no way of disabling automation after purchase. I'd like a toggle next to the upgrade it automates, so I don't go to click Rebirth just for it to shoot back down to a low amount of RP right before clicking it. Pretty annoying.

developer response: I will fix that in the next update.

ashton September 30, 2024
+1comment score: 1

W game

Termt October 1, 2024
+1comment score: 1

Looks like exiting out of the first challenge (right click seemed to work) breaks it? Can't seem to enter it again. Even tried loading my save in a new tab, still can't enter it.
Started it immediately after unlock challenges, but exited out because it seemed so slow that I felt like I was supposed to get another prestige point. But then I plateaued way before getting that extra point.
New tab, load save from save bank and... still can't enter the challenge?

Ivanisdabest14 October 1, 2024
0comment score: 0

LinLei_Baruch it works fine for me...
maybe you are using different browser
it might be an issue
im using Google
what's yours?