FHannes Posted November 19, 2011 Share Posted November 19, 2011 SCAR Divi 3.29 Final has been released! The biggest changes in this version aside from bugfixes are a brand new preprocessor which will both speed up the compiling process, clean up the preprocessing and allow for new features in the future. Aside from this also a new system that gathers anonymous statistics about SCAR's usage. These will be posted 24 hours from now when the first day post release stats are in. Downloads: http://www.scar-divi.com/index.php?page=download Changelog: Bugfixes: - Client width and height was off by 1 pixel when refreshing - Bug when opening unexisting file - Stability fixes for uncommon errors - Dialog when file not found on opening displayed incorrectly Improvements: - New custom preprocessor - New much faster FindColoredAreaTolerance function Additions: - function FindColoredArea(out x, y: Integer; const Color: Integer; const xs, ys, xe, ye, MinPix: Integer): Boolean; - TByteArray = array of Byte; - T2DByteArray = array of TByteArray; - Opt-out anonymous usage data collection system - Auto-updater (downloads new setup) for the non-portable version Enjoy this release! ~Freddy Quote Link to comment Share on other sites More sharing options...
zippoxer Posted November 19, 2011 Share Posted November 19, 2011 Great! Have you implemented include installation by a script in this version? As mentioned here: http://forums.scar-divi.com/showthread.php?277-Obtaining-OSI&p=1323&viewfull=1#post1323 Once you have full control over SCAR's preprocessor that shouldn't be hard Quote Link to comment Share on other sites More sharing options...
FHannes Posted November 19, 2011 Author Share Posted November 19, 2011 Great!Have you implemented include installation by a script in this version? As mentioned here: http://forums.scar-divi.com/showthread.php?277-Obtaining-OSI&p=1323&viewfull=1#post1323 Once you have full control over SCAR's preprocessor that shouldn't be hard Not yet, after I changed the release schedule, the planned eatures got spread out more, and this one isn't that easy to add. There's a lot of stuff to take into account that I'm still figuring out. Quote Link to comment Share on other sites More sharing options...
Guest Unregistered Posted November 20, 2011 Share Posted November 20, 2011 Thanks alot, Freddy =). I love scar, and would hate to see it die. Great Work!! Quote Link to comment Share on other sites More sharing options...