Page 16 of 49

Re: Autopatcher v6.1 beta

Posted: Thu Oct 09, 2014 9:29 pm
by TheAPGuy
Well that is it then. I will go over the rest of the code and weed out any other possible conversion issues then. Will put in a new front window as well so you don't end up with a big box the size you normally have AP window with two tiny boxes of text in them. Then it will be on the main list.

edit:
I might just cheat and shrink the main window down for the selection screen and then resize it back up for the rest of the windows.

Re: Autopatcher v6.1 beta

Posted: Thu Oct 09, 2014 9:32 pm
by parkd1
Sounds good.

Re: Autopatcher v6.1 beta

Posted: Fri Oct 17, 2014 5:04 pm
by TheAPGuy
Well the code is sorted out. Gana make some more changes and then post it. Probably today.

Re: Autopatcher v6.1 beta

Posted: Fri Oct 17, 2014 7:40 pm
by TheAPGuy
OK ppl... its on main list. Be warned it WILL remove apup and its related files when you run AP.

Re: Autopatcher v6.1 beta

Posted: Mon Dec 22, 2014 3:15 am
by TheAPGuy
So I was poking the code a bit to:
  • Change the way it hashes files. It should be faster now. Not that you will notice though since the time saved will be impossible to measure. Although due to help from ccentral it will be more reliable.
  • LOL broken abort download button fixed. It will now cancel downloads.
  • More DoEvent calls spread throughout to make the user interface operate smoother when its working on something for you. (1/3rd the reason abort button wouldn't work)
  • Some bug searching without results. (Strange errors once in a while that seem impossible to reproduce but, still happen once in a great while.)
New release soon. Still need to fix a few more items for a full release.

Re: Autopatcher v6.1 beta

Posted: Mon Dec 22, 2014 6:44 am
by Whatacrock
Will you updating curl to handle ssl with the newer version??

Could this be done also for the APUP 1.4.38 and AP Engine 5.7.56 ??

Re: Autopatcher v6.1 beta

Posted: Tue Dec 23, 2014 4:28 am
by TheAPGuy
ohh yes without a doubt. all it requires is just pasting a new version over your existing curl. The new update will do this.

Re: Autopatcher v6.1 beta

Posted: Wed Dec 24, 2014 11:28 am
by ChrisJ
... thought I would throw this out there again, maybe release a consumer (for lack of a better term) level tool that will have the warning messages disabled so a user can have a fully custom release, including the need for an .rti(z) file :?:

Just askin :ugeek:

Merry Christmas AP Peeps :!:

Re: Autopatcher v6.1 beta

Posted: Wed Dec 24, 2014 9:35 pm
by TheAPGuy
That is sort of in the works right now. :) Like I said a few times in the past and it keeps getting pushed back. There will be a 'custom' folder of some kind you place your items in and AP won't complain about them, just list them. Now that I am reminded of it... There is already much code in for this. I will see if I can get a Christmas present warped up.

Re: Autopatcher v6.1 beta

Posted: Thu Dec 25, 2014 2:26 am
by ChrisJ
I'm sure you've considered it and speaking of SSL, is there anything useful library/code wise available from http://www.openssl.org/ or is this a different animal than would be of use to AP?