Hey all,
I made a HTML5 build of Merchantand tossed it on Kongregate yesterday to see how it plays in browser.
Overall, it seems to run much slower than on mobile, especially load times. My graphics loading/removing is lazy, only getting assets as needed. I need to move the icons to sheets to improve loading, but other than that, not sure what I could do to fix the slow load times. Thoughts?
Also, I’m getting a couple reports of “Error: Failed to sync IDBFS”. I’m not really clear on what could be causing this, I’ve also messaged folks at Kongregate to see if they know what it could be.
Oh, and shoutout to pentawire for theKongregate API, worked like a charm. I might add some more API functionality to it in the future.