GGLibs - Modules to speed up development

Hey, sadly we have had to take a step-back on GGStore as we needed to focus more on episode 2 of forever lost for a while ( as well as a couple of prototypes we’re working on ). I hope to be able to work on it more soon as one of the prototypes will be making use of IAPs ( assuming the prototype makes it out of the prototype stage that is ).

And you’re welcome for the review :slight_smile: [import]uid: 119420 topic_id: 32733 reply_id: 140763[/import]

I love these libraries!

C [import]uid: 147322 topic_id: 32733 reply_id: 140795[/import]

Really glad you do! If the prototype goes further we will probably need some nice effects in it so I hope to be using a certain particle lib for it :slight_smile: [import]uid: 119420 topic_id: 32733 reply_id: 140798[/import]

:smiley: [import]uid: 147322 topic_id: 32733 reply_id: 140800[/import]

@glitchgames I am still waiting for Space Command update (Game Center using GGGameCentre!) to be approved by Apple but I would like to start working on the in-app store feature. I was wondering how’s that module is coming along?

Thanks for all the modules. I could have NEVER release my app without them (at least not without all these feaures at once!)

THANKS!

Mo

ps: Thank you so much for the wonderful review you left. Very kind of you! [import]uid: 100814 topic_id: 32733 reply_id: 140497[/import]

Hey, sadly we have had to take a step-back on GGStore as we needed to focus more on episode 2 of forever lost for a while ( as well as a couple of prototypes we’re working on ). I hope to be able to work on it more soon as one of the prototypes will be making use of IAPs ( assuming the prototype makes it out of the prototype stage that is ).

And you’re welcome for the review :slight_smile: [import]uid: 119420 topic_id: 32733 reply_id: 140763[/import]

I love these libraries!

C [import]uid: 147322 topic_id: 32733 reply_id: 140795[/import]

Really glad you do! If the prototype goes further we will probably need some nice effects in it so I hope to be using a certain particle lib for it :slight_smile: [import]uid: 119420 topic_id: 32733 reply_id: 140798[/import]

:smiley: [import]uid: 147322 topic_id: 32733 reply_id: 140800[/import]

Hey sorry for the delay. No problem about GGStore. I understand completely. Please take your time. In the meantime I am going to try using the “simple IAP” code found in the code section for now.

THANKS again for a libs that saved me a TON of time and effort!

Mo [import]uid: 100814 topic_id: 32733 reply_id: 141600[/import]

If you have any issues with the sample code please get in touch as we may be able to help with that until GGStore is out. [import]uid: 119420 topic_id: 32733 reply_id: 141755[/import]

Hey sorry for the delay. No problem about GGStore. I understand completely. Please take your time. In the meantime I am going to try using the “simple IAP” code found in the code section for now.

THANKS again for a libs that saved me a TON of time and effort!

Mo [import]uid: 100814 topic_id: 32733 reply_id: 141600[/import]

If you have any issues with the sample code please get in touch as we may be able to help with that until GGStore is out. [import]uid: 119420 topic_id: 32733 reply_id: 141755[/import]

Hi Glitch,

Any luck on supporting Instagram still? I know many people would like to do this from Corona.

Thanks,

Warren

It’s still a possibility however at present we’ve been spending all our time trying to get episode 2 of forever lost finished. After that’s out of the door I hope to spend more time getting some more gg libs written.

Hi Glitch,

Any luck on supporting Instagram still? I know many people would like to do this from Corona.

Thanks,

Warren

It’s still a possibility however at present we’ve been spending all our time trying to get episode 2 of forever lost finished. After that’s out of the door I hope to spend more time getting some more gg libs written.

@GG - Hey guys, I’ve been using your GGFont for a while now to make my life easier.  But, I just noticed today, that although it works find in the corona simulator, it does not work on the devices. 

I’ve only tried it on iOS (ipad mini, and iPhone 4s) so far. 

I’m running in graphics 1.0 compatibility mode, and wondered if that had anything to do with it. 

I re-downloaded your newest version of GGFont that said it was graphics 2.0 compatible, but that didn’t help.  

BTW - I tried sending this via your website contact form, but got a email server failure error. So, trying here. 

Thanks,
Tyler
iCOOLgeeks

Hey, I’ve replied via email but just in case someone else has a similar issue I’ll repost here as well.

Basically, GGFont does work as we use it in Serenity however we’ve occasionally had the same issues you’ve got above. They’ve all been caused by either a font file that itself doesn’t work on devices for whatever reason or because we’d forgotten to include the font in the build.settings file, it’s worth checking those two things.

Thanks.  I hadn’t put my font in the build.settings file.  Will do so now.  Hopefully that was my issue.  Thanks for the response.