Game Development Community

Auto Updater

by Harry Durnan · in Torque Game Builder · 07/06/2013 (11:40 am) · 6 replies

Hello,

From looking at the forums way back in 2006 someone had made an auto updater resource for TGB. None of the files seem to be hosted on here anymore, and I was wondering if anyone out there still had these? Always nice to work off of something rather than trying to make one from scratch :D

#1
07/07/2013 (8:08 am)
Try this site. Not sure if the resource is there, but it's worth looking for.
#2
07/08/2013 (8:52 pm)
Thank you. I didn't see it, though I did find this resource: www.garagegames.com/community/resources/view/21173 ... though, the TCP changes are the ones that are missing :/
#3
08/09/2013 (2:42 pm)
Was this ever resolved? I'm pretty interested in this...
#4
08/10/2013 (5:50 am)
No, I haven't turned up a copy of the Updated TCPObject to handle binary transfers that was used by this. Otherwise, I got it mostly working... but, it's been put on the back burner while I work on some other stuff. I may get back to trying to figure this out a different way when I have time.
#5
08/10/2013 (5:46 pm)
I just caught notice of this topic. I don't have the old files for the updated TCPObject, but I have a re-created BinaryTCPObject class that would equally work for that resource, see my reply here for the files. Good luck!
#6
08/11/2013 (10:29 am)
Thank you, Robert! I'll try giving this a go and see if I can get it to work :)