Skip to main content

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

This new update is AMAZING!! :0

I really liked the new score, bars and rom size additions! :)

I have a suggestion, maybe make it supported on tablets/phones. When I access it on a phone, it kinda works, but the emulator disappears when I drag a block, and when Javatari goes fullscreen and I leave the game, it also exits the tool...

(+2)

Also, there are some bugs where when I draw a sprite's frame, it does not save automatically, and I have to draw a pixel then erase it to save. When it saves and i try deleting that pixel, the pixel doesn't get removed.

Yes, I tried to fix that one a couple times, but couldn't track the cause on the time I had

(+1)

Oh, it's ok, no rush :)

(+1)

I thought I'd fixed this, I'll look into it and see why it might not be working for you.

(+1)

Thanks for looking into it :D

Yes, AbstractPolygon did most of the recent enhancements. 

The emulator sidebar misbehavior on mobile is an old bug, and even tried to quickly figure out what was going wrong, but didn't manage to do it

(+1)

That's nice! :D
Maybe the sidebar hides so that the user can click on other stuff? When I go to another menu and drag the right edge to the left, it pops back. :/

(1 edit)

AFAIK, it isn't behaving that way on purpose, but I didn't know about that workaround of dragging the right edge, thanks for pointing that out; maybe could be a temporary palliative.

(+1)

You're welcome :)

Yes, AbstractPolygon did most of the recent enhancements. 

The emulator sidebar misbehavior on mobile is an old bug, and even tried to quickly figure out what was going wrong, but didn't manage to do it

(1 edit) (+1)

Thought I'd fixed this as well, but I see it's still popping up. I think the emulator is not initializing before the container it's in gets sized so the size is getting set to zero. I'll look into it.