FHannes Posted August 28, 2011 Share Posted August 28, 2011 The final release of SCAR Divi 3.26 is finally here with addional features and bugfixes as listed in the changelog below. Changelog: Bugfixes: - Color picker had issues with muliple monitors - FindColoredAreaTolerance threw access violation Improvements: - Ported to Delphi XE - Increase indenting now has the shortcut Shift+Ctrl+I - Decrease indenting now has the shortcut Shift+Ctrl+U - Added Pick Bitmap to the Tools menu - Added additional icons for menus - New menus, toolbars and dockpanels - The current client transparancy is now displayed in the edit box - Inc, IncEx, Dec and DecEx now support Int64 Additions: - function TPABounds(const TPA: TPointArray): TBox; (Alias: GetTPABounds) - procedure TPARemoveDupl(var TPA: TPointArray); - procedure TPADimensions(const TPA: TPointArray; out Width, Height: Integer); - function TPAArea(const TPA: TPointArray): Integer; - function TPADensity(const TPA: TPointArray): Extended; - procedure TPASortEx(var TPA: TPointArray; const Point: TPoint); - procedure TPASort(var TPA: TPointArray); - procedure TPARemove(var TPA: TPointArray; const Index: Integer); - function TPAMiddle(const TPA: TPointArray): TPoint; (Alias: MiddleTPA) - function TPAMiddleEx(const TPA: TPointArray; out x, y: Integer): Boolean; (Alias: TPAMiddleEx) - procedure TPAInvert(var TPA: TPointArray); (Alias: InvertTPA) - function TPACombine(const TPA1, TPA2: TPointArray): TPointArray; (Alias: CombineTPA) - function TPARandom(const Count, XRange, YRange: Integer): TPointArray; - procedure TPARemovePointEx(var TPA: TPointArray; const Point: TPoint; const All: Boolean); - procedure TPARemovePoint(var TPA: TPointArray; const Point: TPoint); - procedure TPASpread(const TPA: TPointArray; out XSpread, YSpread: Extended); - function TPAChain(const TPA: TPointArray; const Dist: Integer): T2DPointArray; - function TPAChainEx(const TPA: TPointArray; const XMax, YMax: Integer): T2DPointArray; - function TPAGroup(const TPA: TPointArray; const Dist: Integer): T2DPointArray; - function TPAGroupEx(const TPA: TPointArray; const XMax, YMax: Integer): T2DPointArray; - procedure ATPASortBySize(var ATPA: T2DPointArray); - procedure SaveScreenshotEx(const s: AnsiString; const xs, ys, xe, ye: Integer); - Color history - function Box(x1, y1, x2, y2: Integer): TBox; (Alias: IntToBox) - procedure TPAFilterPoints(var TPA: TPointArray; const FilterTPA: TPointArray); - function TPAContains(const TPA: TPointArray; const Point: TPoint): Boolean; - function TPAIntersect(const TPA1, TPA2: TPointArray): TPointArray; - function TPAFromBox(const Box: TBox): TPointArray; - function Fact(i: Int64): Int64; (Alias: Factorial) Removed: - TDateTime.OnDblClick - TListGroup.ExtendedImage - TListGroup.SubsetTitle - TListGroup.BottomDescription Enjoy ~Freddy Quote Link to comment Share on other sites More sharing options...
wundertüte Posted August 30, 2011 Share Posted August 30, 2011 damn i closed my functions list and i am not able to get it back ... how should i solve my chaos now :-) just 1 more question - what about setting an hotkey for pick bitmap ? greetz and thanks Quote Link to comment Share on other sites More sharing options...
KingKong Posted August 30, 2011 Share Posted August 30, 2011 damn i closed my functions list and i am not able to get it back ... how should i solve my chaos now :-) Click View and then enable the show functions list. Quote Link to comment Share on other sites More sharing options...
FHannes Posted August 30, 2011 Author Share Posted August 30, 2011 damn i closed my functions list and i am not able to get it back ... how should i solve my chaos now :-) just 1 more question - what about setting an hotkey for pick bitmap ? greetz and thanks Not a bad idea I've added it to the tracker: http://bug.scar-divi.com/view.php?id=24 If you want to suggest features in the future, you can put them in there if you create an account Quote Link to comment Share on other sites More sharing options...
sinful374 Posted August 30, 2011 Share Posted August 30, 2011 where can ? download th?s? thanks.. Quote Link to comment Share on other sites More sharing options...
FHannes Posted August 30, 2011 Author Share Posted August 30, 2011 where can ? download th?s? thanks.. On the main site... http://scar-divi.com/index.php?page=download Quote Link to comment Share on other sites More sharing options...
Home Posted September 1, 2011 Share Posted September 1, 2011 Well done Freddy. Thanks for deving this wonderful application! ~Home Quote Link to comment Share on other sites More sharing options...
sur5al Posted October 6, 2011 Share Posted October 6, 2011 why i can't download the new scar i push download and nothing happens Quote Link to comment Share on other sites More sharing options...
FHannes Posted October 6, 2011 Author Share Posted October 6, 2011 why i can't download the new scar i push download and nothing happens Try disabling your firewall or using another browser, that should resolve the issue. Quote Link to comment Share on other sites More sharing options...
gohardm8 Posted October 7, 2011 Share Posted October 7, 2011 hello i am using this scar 3.27 and having problems with it i cant find the 25 or 26 but everytime i use the gold bot for seafight it doesnt work right but no error message comes up it will shoot the npc then before it finishes it goes to shoot another and so on Quote Link to comment Share on other sites More sharing options...
FHannes Posted October 7, 2011 Author Share Posted October 7, 2011 hello i am using this scar 3.27 and having problems with it i cant find the 25 or 26 but everytime i use the gold bot for seafight it doesnt work right but no error message comes up it will shoot the npc then before it finishes it goes to shoot another and so on You're not supposed to use 3.25/3.26, they're outdated, your problem probably relates to the setup of the script, ask the author. Quote Link to comment Share on other sites More sharing options...