Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

BUG? “Getting the “beyond here lies” message doesn’t encounter cancel, and it follows me into the battle menu, and then says “enemy emerged” as well.

Probably not relevant unless you’re gonna use the feature outside of the demo.

Confirmed. That Common Event was proving a bit problematic to begin with, so, I’ll have to come up with a different solution that would do what I want that event do to.

BUG: Was messing in the Party Formation menu with the first three characters: Use all three, navigate to an empty space, then try to back out and got “Type Error: Cannot read property ‘isHidden’ of undefined”

Confirmed. This should mean including a handler for when the party size is less than the maximum number of slots.

BUG: Holding down when scrolling through the characters list doesn’t update the stats.

Confirmed, but technically not a bug, per say? Still, I could see this as a quality-of-life feature. I’ll look into getting this in there.

BUG: Unites should lock out overlaps, right? My party of: Lester, Massaki, Richard, Nari, Vince, and Sue can do all three of Dark Sun Bandits, Brothers of the Blade, and Returning a Favor / Rivalry?

Depends now what you mean by overlapping in this instance. That party SHOULD have those Unites as available options! For example, if you have Lester select Dark Sun Bandits, the game should go directly to Vince, skipping over Massaki, Richard, and Nari. If you choose Best Friends, it would go to Massaki instead. If you select Family Attack at that point, it should skip both Richard and Nari, and go to Vince.

And using Best Friends, Family Attack, and then selecting Golden Triangle and backing out stops Massaki from selecting any Unites anymore.

This, however, certainly IS a bug! Selecting Family Attack during Massaki’s turn should involve Nari, and therefore, consider her as unavailable for Golden Triangle! Once that bug is squashed, I can look into the other matter. I’m mostly hoping that fixing the first matter will also fix the second, but, we’ll see!

That aside, I still haven’t looked into skipping the Rune slots for Optimize, so, I’ve got my work cut out for me for a while.

Thanks for the clear report! Good luck with coding!