Jump to content
FHannes

SCAR Divi 3.29 Final

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...