On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

jamesO2

88
Posts
3
Topics
28
Followers
193
Following
A member registered Mar 18, 2020 · View creator page →

Creator of

Recent community posts

You just have to move each unit to touch all of the city tiles. Click on the characters and select a space they can move to (white squares). Move both characters, then press the "PASS" button in the upper right corner. This advances to "turn 2" - You can only move each character once per turn, so when you've moved them you have to hit the PASS button to advance to turn 2. Then  you can move again.

Just played the demo, and absolutely love it. This game is so charming! I can't wait for the full game!

(1 edit)

You could probably just release more small little "demos" like this, but each one centered around a different character.

In my mind, I'm sort of imagining it like how manga usually release in "volumes" and then when the manga is complete, there is a "box set" released that bundles them all into a neat single package.

So basically, make each character like their own "chapter/level" that you see from their perspective, and then at some point combine them all into one "game" that have a menu screen after the title that lets you choose the "chapter" so the player can piece the overall story together in whatever way they want.

EDIT: Also wanted to say that I'm really invested in these characters, even though I've literally only seen one of them so far, hahaha. The writing is really good and fun. Great work!

Ah, yep. I was loading and saving directly to the `Example_Projects` folder as a test, and it was silently failing. I just tried saving in a totally different folder and worked fine. So I'm guessing you can't save in the app's location or any of its subdirectories.

I think it would be nice to pop up a warning message if the user tries to save here, as I had no idea what was going wrong. It might have been a known issue for you, but it wasn't known for me, haha. And yeah, getting no error message in response just leaves me scratching my head trying to figure out what went wrong.

Anyway, thanks for the help. Saving outside the app folder did the trick.

I can't save projects unless the entire program is on the C: drive on Windows. I have many of my non-install programs on an external drive with the letter J: assigned.

If Juice FX.exe is on the J: drive, saving a project just silently fails. No file will be created, no errors reported.

If I move the entire program folder JuiceFX2000_windows somewhere onto the C: drive, saving works. I can even save to other drives too. But the program itself won't work outside of the C: drive.

Really nailed this DKC / early PS1 vibe. Wow.

Ah that makes sense.

I definitely do have my 0.7 and 0.8 unzipped into separate folders. I just deleted both and re-unzipped from scratch, and I notice all these extra themes are no longer in my 0.8 folder.

I must have accidentally combined them at some point, and just don't remember.

Anyway, if the theme format is so incompatible between 0.7 and 0.8, it would probably be a good idea to include some sort of version check in the theme .json files. It could be as simple as adding something like:

"Theme Version":0.8,

... at the top of the newer theme JSON files. That way if the selected theme is a lower version than the current Masterplan version compatibility, it would just display some message and not load the broken theme.

Ok yeah sure, feel free to modify the program however you want. I'm not sure how easy it would be to modify, due to the way its compiled, but if you do figure something out, let me know.

Ok, I found the config file. Its in

> C:\Users\USERNAME\AppData\Local\MasterPlan

(just change USERNAME to whatever your username is)

You have to delete this file:

> settings08.json

It'll erase all your setting though. I tried to just change the theme value, but it wouldn't work.


I tried all the themes and about half of them break the app. Here's the ones I found that worked, and which ones broke it:

Works:

  • Moss
  • Black Tie
  • Blueprint
  • Moonlight
  • NS-DOSS
  • Sunlight
  • Terra Cotta

Breaks:

  • Cloudy
  • Dark Crimson
  • Event Horizon
  • Golden Hour
  • Python
  • Template
  • Waves
  • Zero

I changed the theme to "Cloudy" and everything just went to a default Magenta color. I literally can't see anything, and this now is the default state of MasterPlan. It boots into this magenta mess: https://imgur.com/FYfXP1z

Where is the config file so I can reset it?

I'm not sure exactly what you mean, could you be a little more clear? I'll try to answer what I think your question is below:

- If you are asking "can I modify the UI of this program for my own personal non-commercial use", then the answer is "yes". But, all the art for the UI is built into the EXE in a compressed format, so I'm not sure if it would be easy to modify the UI. If you can figure out a way to do that, feel free to do that.

- If you are asking "can I use ui elements from this program in my own work" then the answer is "no." The ui elements were designed for this specific project, and I would prefer they not be used for other projects.

- if you are asking *me* if I am going to modify the application to allow for "multiple ui skin options" then the answer is "no, not for this app." I wrote this program a long time ago and the way it is designed would not be easy to modify in that way. So I don't plan on making any UI/skin modifications.

But again, if you know of a way to modify the UI of compiled EXE files, then feel free to do that! I just don't know if that's a simple thing to do or not, and I don't plan on adding support for such a feature in this program.

Let me know if answered your question properly, or if I totally misunderstood.

Oh shoot, I forgot to respond.

Thanks for answering my questions. I definitely want to buy this when I get a little extra money. This is one of my favorite looks, and you've done a great job with it.

This is amazing. A few quick questions:

  1. How are the colors determined?
  2. Are the colors calculated from the materials/textures of the objects in the scene?
  3. Can you specify a fixed palette of colors before rendering, so that the colors are "rounded up" to the nearest palette color?
  4. Does the pixel shading effect appear in the viewport when editing, or only in the final render?
  5. Is this shader using the Eevee or Cycles render engine?
(1 edit)

These are really cool! I like Sweet Talk the most, haha. 

I didn't know it was possible to add music as an item on Itch.io like this.

Very impressive! Great and fun game. Seems faithful to the source too.

(1 edit)

Hi, I just purchased this program, and I wanted to add that I really like the Line Tasks. I'm all for making the task linking easier, but I also find a lot of use for just being able to plop down an arbitrary line too. For example, I like to add lines to break up clusters of tasks (like a divider) -- and these lines  aren't attached to any task. So if you were to  out-right replaced the line-task with some sort of integrated task-linking mechanism, I wouldn't be able to freely plot lines like that.

Also, being able to make polygons or other shapes with the lines is also a fun feature. I use them in a similar way as Lunarexxy -- to make "fences," graphs, polygons, and dividers.

So I would say: "Yes, absolutely make the task linking easier and integrated into tasks more organically" but also "the line tasks as they currently are are also useful for different non-linking purposes too!"

But as Lunarexxy suggested: the ability to just add more "nodes" onto onto a line  (instead of having to make a dozen individual lines and manually link them up) would be a nice feature.

Really cool concept!

I don't have much to add that others didn't already say.

I connected all the wires "backwards" at first, and was not sure why they weren't glowing. Turns out they have to be a specific direction, so I flipped them 180. Either the wires should work in both directions, or they should have a postitive/negative end labeled.

I also couldn't get the last light bulb to light, even though I flipped all of the wires into the correct positions.

All around, awesome job! The minimalist style really works well here.

Thanks! I had fun with the art on this, haha. I'll check your game out in a bit. :)

Thanks! The plan was to have the enemies stack up on each others' shoulders too (like the guns), or form cheerleader-style-pyramids and other goofy formations. But we didn't have the time to work that whole system out. This would have made the gun-stacking a more useful mechanic, as the higher your stack the taller "enemy tower" you could defeat.

The bigger enemies and the blob "amalgamate" monster thing were a sort of compromise to add some variety within the 48 hr limit.

Oh, I meant that the aiming was mis-aligned. For example, the bullets would shoot at a spot that was about an inch (on my screen) lower than the mouse cursor. And when the mouse was close to the player, it was more apparent that the aim was pointed at some weird offset from the where the actual mouse was.

For example, if I put the mouse cursor directly above the player, the gun would aim up at a diagonal about 45 degrees. The aim is just a little bit "off" but I was able to sort of get used to it by ignoring where my mouse was on the screen.

Cool, thanks for the info.

You definitely should!

Thanks! I had fun with these designs.

I'm not sure what LD means. By "LD so dark" do you mean Level Design?
If so, we used the color palette limitation of the ZX Spectrum computer (was really more popular in Europe) as inspiration as well as having a sort of 80's/Tron vibe.
https://worldofspectrum.org/

We didn't get the chance to polish it up much though.

Hahaha, super weird and fun. Nice work.

This was super fun! I'd love to see more. Perfect 5 stars from me.

Cool concept! Some of these really had me stumped. I'll have to come back and try again when my brain is working better, lol.

I didn't find any glitches or problems, and the concept is straightforward and makes sense. Nice work!

What game engine or framework was this built in?

Fun concept!

The gun aiming and my mouse cursor wasn't aligned correctly though, so aiming was a little off. It wasn't impossible, but difficult. Not sure if that was a game bug or an issue with Windows's DPI scaling issues or something. So I won't fault you for that one.

Other than that, no complaints. Nice work!

Thanks! (I did the art)
I was going for a really "80's action hero guy" vibe.

Thanks for the feedback. This was our first jam, so we didn't get to concept everything we wanted under the tight deadline. And some bugs popped up late that we couldn't fully fix in time. It was a fun process though!

We wanted to have the enemies stack up like cheerleaders in a pyramid too, but couldn't get it in time.
We might expand on this concept later, or try prototyping it in a different engine.

Unique concept. Pretty straightforward game idea, and fun to play. I do agree with another poster who said it would make more sense if it was Arcade style, where it progressively harder in waves, instead of breaking it into discrete levels.

Otherwise no real complaints. Nice work.

Yeah it was only the vertical camera rotation that seemed super sensitive for some reason. I was able to rotate the camera around the robot just fine. But I still wonder if this style game would benefit from a fixed camera that's sort of up in an isometric view (if you know what I mean). Not every kind of game needs full camera control anyway.

At the very least, i think the camera needs to be zoomed out so I can see more of whats going on around me.

As for running out of time, and bugs, that makes sense. No worries! Jams are hard. This was my first jam, and we didn't have enough time to get the concept for our game fully done . A ton of bugs popped up last minute, haha. Its more about the experience, I think, and it's been fun making and trying out so many game concepts. :)

Totally understandable. Keep up the good work!

Ah that makes sense. Like a fast-forward debug feature?

Anyway, awesome game, I'd love to see this project expanded on.

Great concept, and great execution. The platforming feels pretty good, and it only took me a few seconds to get a natural feel for how the children operate.

Amazing work.

Really fun concept! I wish there were more levels, but this is a nice teaser. Would love to see this expanded on.

The physics are fun, but I kept breaking the robot apart and losing sight of my wheels, haha.

You should make the Google Drive link public, so we don't have to request access. Should be an option in Google Drive to do that.

Also, I'm not sure of how the Jam rules go, but I think if you're making fixes after the submission time it means you're disqualified from entry. Sorry. :( It's ok, our game is buggy as hell too, haha.

I'm pretty sure that there is a "post Jam" after the rating time ends where everyone can make bug fixes and stuff.

Haha, yeah that explains why I couldn't break those blocks.

The swinging mechanic is really fun. Nice job!

Flinging the woman around is fun, haha. The art style is super inconsistent, but that's ok because it's still pretty fun.

Nice work.