FHannes Posted March 10, 2013 Share Posted March 10, 2013 (edited) SCAR Divi 3.38.01 has been released! This version comes with some bugfixes and a few useful additions. Downloads: http://www.scar-divi.com/index.php?page=download Changelog: Bugfixes: - Target Client showed copies of it's rows - TPAFromBox accepted invalid boxes - TSCARBitmap.Resize, TSCARBitmap.Rotate(Ex) and TSCARBitmap.Skew(Ex) disabled AlphaBlend - [#197] GetFiles and GetFolders did not behave correctly - [#191] TPAFilterPoints throw a div by 0 error when an empty filter/extract array is passed New: - TSCARBitmap.ResizeEx - procedure AddPostFile(const iHttp: Integer; const FieldName, FileName, ContentType: string); - procedure TPAExtractPoints(var TPA: TPointArray; const FilterTPA: TPointArray); Enjoy! ~Freddy Edited March 12, 2013 by Freddy Quote Link to comment Share on other sites More sharing options...
Janilabo Posted March 10, 2013 Share Posted March 10, 2013 Thanks a lot, Freddy! Really happy to see TPAFilterPoints() fixed.. Nice release, especially with that awesome TSCARBitmap.ResizeEx(). -Jani Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 11, 2013 Share Posted March 11, 2013 Nice. I see TPAExtractPoints made it into SCAR. Bitmap looks tasty. Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted March 11, 2013 Share Posted March 11, 2013 Nice small fixin' Never really use TPA too much but I think i might start:) Quote Link to comment Share on other sites More sharing options...
Janilabo Posted March 11, 2013 Share Posted March 11, 2013 Nice small fixin' Never really use TPA too much but I think i might start:)Yeah you really should try and use TPA's as much as you can.. Especially for games like RuneScape, because you can do so much more with great TPA knowledge!Using TPAs is just 1 damn important part of scripting these days (obviously its always been there, it just wasn't used so much with old school scripts). Quote Link to comment Share on other sites More sharing options...