Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / AGK Games on Steam

Author
Message
TransDiv
9
Years of Service
User Offline
Joined: 6th Feb 2015
Location:
Posted: 8th Dec 2016 21:48
Curiosity; Are there any AppGameKit games in Greenlight or Steam itself?
TransDiv
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 8th Dec 2016 22:10

Echoes+ (Awesome game!) - http://store.steampowered.com/app/338000/

XenoBloom - http://store.steampowered.com/app/391440/?snr=1_5_1100__1100
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Quidquid latine dictum sit, altum sonatur
TutCity is being rebuilt
TransDiv
9
Years of Service
User Offline
Joined: 6th Feb 2015
Location:
Posted: 8th Dec 2016 22:38
Thx
TransDiv
TransDiv
9
Years of Service
User Offline
Joined: 6th Feb 2015
Location:
Posted: 8th Dec 2016 22:39
Thx
TransDiv
adambiser
AGK Developer
9
Years of Service
User Offline
Joined: 16th Sep 2015
Location: US
Posted: 9th Dec 2016 02:00 Edited at: 9th Dec 2016 02:02
One of mine is on Steam:
Toxic Terror: http://store.steampowered.com/app/486630/

Another in Greenlight
Boot Hill Blaster: http://steamcommunity.com/sharedfiles/filedetails/?id=673772697
nickele upgraded
10
Years of Service
User Offline
Joined: 20th Dec 2013
Location: Birthplace of Democracy
Posted: 10th Dec 2016 11:56
adambiser, may I ask you how you managed to implement the protection routines and leaderboards of steam in your games? Or are you using Tier 2 in order to make the necessary calls in the appropriate steam functions?
Jeku
Moderator
21
Years of Service
User Offline
Joined: 4th Jul 2003
Location: Vancouver, British Columbia, Canada
Posted: 12th Dec 2016 18:16
Always wanted to check out XenoBloom, and now there's a better reason to! Thanks
Senior Software Engineer - RotoGrinders
pinete
13
Years of Service
User Offline
Joined: 28th Jul 2011
Location:
Posted: 12th Dec 2016 18:27
By the way, is it possible to integrate the AppGameKit games in Steam regarding achievements and that kind of stuff that Steam offers?
Thanks a lot!
adambiser
AGK Developer
9
Years of Service
User Offline
Joined: 16th Sep 2015
Location: US
Posted: 12th Dec 2016 20:05
@nickele upgraded:
They are both written using only Tier 1. Neither one have leaderboards. Toxic Terror stores level progress locally, but I do have Steam Cloud set up for the game's progress/config files. Boot Hill Blaster stores the high score locally.
As for protecting assets, I convert the files into memblocks and store them together using a simple file format (basically a header with a list of names, offsets and lengths followed by the data). It does a simplistic byte-level compression and encryption before storing the data in the file.
nickele upgraded
10
Years of Service
User Offline
Joined: 20th Dec 2013
Location: Birthplace of Democracy
Posted: 13th Dec 2016 19:10
Thank you sir adambiser for the info.
I wish you earn your first million(s) in steam in a few months, so that you can give us some more hints regarding Steam Cloud integration in T1
adambiser
AGK Developer
9
Years of Service
User Offline
Joined: 16th Sep 2015
Location: US
Posted: 14th Dec 2016 01:19 Edited at: 14th Dec 2016 02:24
@nickele upgraded:
Well, at least from how I set it up, the Steam Cloud just stores the save games and that's something set up from the developer site. The game itself doesn't access the cloud. I assume that it would restore the game saved in the cloud, but I didn't test...

And thanks, though I have a very, very long way to go.

EDIT: Test Steam cloud and the Steam application takes care of everything. Nothing special needs to be done from the game (at least for what I use it for).

Login to post a reply

Server time is: 2024-09-29 21:33:05
Your offset time is: 2024-09-29 21:33:05