Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

fishlicka

400
Posts
1
Topics
4,362
Followers
1
Following
A member registered Sep 11, 2018 · View creator page →

Creator of

Recent community posts

Heh there is also a secret command currently, try typing 'load' into the console. It only works until reload though.

I want to make it possible to edit your character after game start, it is on the todo list but I am prioritizing other features.

Hi! There was a technical issue, so I had to disable the demo on Itch.io for now-- I don't know when I can re-enable it, but you can always get the demo version on Steam.

Hey, I'm so glad to hear that ^^ thanks!

(1 edit)

It's kind of complicated. The short answer is probably not.

There is a problem where users who got the game for free could lose access, so I'm not sure I recommend playing the demo if you already have the game. It depends on when and how you got the game.

If you received the game for free with the Itch.io app before the price change, and did not claim the game for free during the transition period between Nov. 15th and Dec. 7th, 2024, you still have a free copy and receive updates for free. Uninstalling the copy, or moving to a new computer, will make you lose access to the free copy of the game.

Sometimes, installing the demo in the Itch app seems to overwrite the free copy, which has made at least one person lose access. If you did not pay for the game or claim it during the free period, then I'd say you should skip the demo to avoid possibly having your free copy overwritten.

It's totally fine to install the Steam demo though, this is just a potential issue with the Itch.io app.

Hi! I had to disable it on itch.io to prevent an issue with conflicting installs. I'm hoping to re-enable it after getting another update out. In the meantime, you can install the Demo on Steam if you don't already own the game.

Sure, I think I know this problem. Email me at JuiceGalaxybugs@gmail.com and we can sort it out.

Yep! Modding support is planned for this year!
We used to have a discord, but I closed it when it got too big for me to moderate.

Heya, sounds like a fun project.
It's the Steam api activating and trying to load the game from Steam.

You can disable it by going into the Stuff folder:
Stuff -> metadata -> release.json

and edit the line that says:

    "vendor": "Steam"

   to something like:

    "vendor": "not Steam"
(1 edit)

Hi! You should just be able to redownload the game from its page:
Juice Galaxy (formerly Juice World) by fishlicka
if it comes as a .zip file, you need to right-click it and hit 'Extract All' or something like that

An easier way is to install it through the Itch.io app:
Download App - itch.io
which will automatically update the game when future updates come out.

Yes! If you use the itch.io app, it will automatically install updates for you as they come out.
Download App - itch.io

I am! I paused working on it so that I could do other stuff, but it is on the backburner. I think after the next update, I'll be working on it again (so like a month or two).
My cautious estimate is that we are about 30% on the way to JSON-based modding systems for monsters and items, and after that I'm interested in moddable levels as well.

You can see the latest progress here (just before I started on the October update) on a guy I'm creating that uses the in-construction modding system for monsters.
Hemicranian Pt. 4 | Patreon

Hi there, thanks for buying the game!

Are you still having this issue? When you hit download, it should download a .zip file, which you can just extract and run.

One thing you can try instead, is installing the game through the itch.io app, which you can find here:
https://www.itch.io/app

Hi! I'm working on a free demo version that will contain the first two bosses. Should be out in a week or two!

(2 edits)

You should be able to just double click Juice Galaxy after downloading it.
Can you give some more details?
- Did you download the game from the itch.io webpage, or from the itch.io app?
- Are you on Mac/Windows/Linux?
- What happens when you click 'Open'?

Sending a screenshot could help too ^^

Heya! I can't make a video right now but hopefully these instructions will help.

1. First make sure you have the itch.io app:
Download App - itch.io

2. Open the app and log into your Itch.io account
3. Use the search bar in top left to find and install Juice Galaxy
4. After install, go to the Library tab and click on Juice Galaxy

The cog should show up in the bottom right. Alternatively, you can just right-click the game and then click 'Manage'.

5. Click the red 'Manage' button
6. Click 'Switch to another version...'

And there you should find your options. Best of luck, let me know if you need more help. I'll try and make a video on this in the future.

Hi there, you should be able to download it from the game's main page.
Or if you use the itch.io app, it will update automatically:
https://itch.io/app

Hi, sorry to hear that. I'll fix it if you can answer a couple questions about it:
- Does the game open?
- Does the Main Menu show up?
- What type of computer (Windows/Mac/Linux) do you use?

I'm interested! I don't currently have one, but I would like to port to consoles eventually.

Of course! Thanks for playing ^^

Yes, thanks for asking. I need to add captions because I'll be translating the game someday, but since you brought it up, I'll try and get them in there sooner than that.

Hey, thank you! That is an amazing title lol

I would think so, they are probably required for TextMeshPro to function, which drives all text in the game.
666
Next update is sometime this month ^^

Awesome, I've added you to my list of translators, for when we reach that point. Thanks!

Sure! You can install an older version using the itch.io app and most likely one of them will work.

1. Install itch.io app here: Download App - itch.io
2. Install Juice Galaxy
3. Right click the game and select 'Manage'
4. Click the 'Manage' button that appears (redundant I know)
5. Click 'Switch to another version...'

I'd recommend trying the oldest first just to ensure that it works, and then working your way up. This issue was first reported during update 0.2.3, so I'll bet 0.2.2 will work. Best of luck and if you get a version to work, let me know so I can have more of a clue how to fix this pesky bug.

Looks like this to me:



Thanks, I won't change any of my short-term plans, but I'll try and get localization in as soon as I can.

Hi! I got your email. I'll send you a notification when localization is ready for translators. I appreciate it.

I was also able to install your .dll and it works on my end. It is really cool to see parts of the game in Spanish!

The error you mentioned is probably due to the decompiler, since I don't get any errors when I compile the game. I've heard of this problem from others who have used Dnspy to edit the game, it just isn't perfect. I'm sorry there's currently not a better way to mod the game.

Haha yeah, I'm working on it now!

Wow! Thanks for your effort, you've really done quite a bit of work already, and it is impressive.

Decompilation is the best way to do this right now, but it is still far from ideal. I think Steam Workshop might be the place to upload it after I get that set up (soon!). However, it will need to be recompiled each time the game receives an update, which is why I think you may want to wait for me to figure out a better system for localization.

I want to make this easier for translators like yourself, by implementing a "language pack" system, where all of the text in the game will be stored in a simple text file for each new language. My plan is to host it on Github so that anyone can help work on it.

Currently the text data is scattered all over the place and that's something I need to fix. Honestly, I'm kind of afraid to start, since it will be a big job that touches code all over the game and can introduce bugs. However, seeing the effort you've put in and the enthusiasm of other translators, I feel that I should hurry up with it! I will try to do so within the next few months. If you'd like, send an email to Fishlicka@gmail.com so that I have your contact info, and I will email you when it is ready.

Out of curiosity, what language are you working on? ^^

I have no idea, I think she's technically killable but with an astronomically high amount of HP. Fire works best for high HP enemies though so maybe a high level Flamberge.

Hi! I think translating the game is a great idea. However, I don't think there's currently a way to do it without a lot of work on my end. I intend implement support for localization in the future, but have been delaying it since I am still changing the game so much.

Without any work on my end, I believe the only way for a fan to translate the game would be to decompile and patch the game, which would be difficult and also require the patch to be recompiled each time I release an update. This is the current problem with modding support I am trying to solve.

Do you have any ideas regarding this? ^^ If there is a good solution that I don't know about, then I'd appreciate it.

Hi there!

If you use the itch.io app, you can actually install any version you like!

I believe you right click the game and go into its properties or click manage or something like that.

Hi there, I can help you with that if you give me a couple more details.

How did you install the game? (Download from itch.io web page, download through itch.io app)

What happens when you try to start the game? Do you get an error message, a blank screen, etc?

<3

Wow, I didn't even know you could play on a Chromebook that way.

Did this start after updating the game, or just randomly one day?

If you are using the itch.io app, you can install a prior version and see if that helps.

Saves should transfer just fine. Did you lose yours?

Lol, try this:

1. Press Enter
2. Type 'teleport 0 10 0'
3. Press Enter again
4. Save at the Juice Fountain

Haha sorry, it's not for everyone. I seem to be less sensitive to things like motion sickness and it shows in the games I make. This is an old project of mine but I am still learning to make things more palatable for everyone ^^

Heya, he's on Swirly's side. 

I will try to make that more clear with events coming in the future, but basically he lets you defeat the Clog since he fails to do it himself. He then calls you a fool, as the return of Swirly D is bad news for most people on the surface.

Yes, I have thought about making items recyclable. It's a bit difficult, so I've dragged my feet implementing that feature, but I am strongly considering it. I want to give Hoagen a workshop where you can perform crafting functions such as those.  I want to add shops too.

And yes, you can slay the British Snake, Mrs. Slitherss. Just head back up to Juice School and you'll find her.

Also your English is great!