FHannes Posted March 11, 2012 Share Posted March 11, 2012 Moving up to beta! If you kept an eye on the Alpha, you'll know that this version of SCAR mainly focuses on bug fixes and a new editor control featuring code folding, line states and much more. As of the first beta version all of the features of this new editor have been implemented with the exception of the editor options which will be implemented during the beta, aside from the ability to change the editor options, everything is fully functional now. If you encounter any bugs, please report them in this thread of the bug tracker at http://bug.scar-divi.com/ Regular: http://svn.scar-divi.com/scar/ Portable: http://svn.scar-divi.com/scar_portable/ Setup instructions: http://forums.scar-divi.com/showthread.php?505-Downloading-SCAR-Divi-Prerelease Changelog: Bugfixes: - Small bug in the function parser - [#46] Execution errors were mapped incorrectly - [#40, #42] Bug in code completion caused by 3rd party component - [#49] TPAFromBox didn't calculate the box size correctly - Incorrect handling of trying to open non-existing files Improvements: - New code editor Additions: - Line states - Regex searching/replacing - Code folding Removed: - Option to print without syntax Enjoy ~Freddy Quote Link to comment Share on other sites More sharing options...
sjesper Posted March 11, 2012 Share Posted March 11, 2012 Really nice :-) Just one thing that i dont like is, when you save you can't undo anymore. This is really annoying for me as i save alot, because i tried loosing a lot of code when didn't. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 11, 2012 Author Share Posted March 11, 2012 Really nice :-) Just one thing that i dont like is, when you save you can't undo anymore. This is really annoying for me as i save alot, because i tried loosing a lot of code when didn't. Yes, I'm still fine-tuning the editor, I've uploaded a new copy which once again allows you to undo after saving. Quote Link to comment Share on other sites More sharing options...
Janilabo Posted March 12, 2012 Share Posted March 12, 2012 Nice work with 3.32, Freddy! GUI is so professional looking! I have 1 reallllly small request though - the possibility to use Shift+Enter combo for adding new lines in the script editor, as it's not supported anymore in 3.32.. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 12, 2012 Author Share Posted March 12, 2012 Nice work with 3.32, Freddy! GUI is so professional looking! I have 1 reallllly small request though - the possibility to use Shift+Enter combo for adding new lines in the script editor, as it's not supported anymore in 3.32.. I still have to go through the entire keymap. Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted March 18, 2012 Share Posted March 18, 2012 Is the function list supposed to be working in this version? Getting an empty function list. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 18, 2012 Author Share Posted March 18, 2012 Is the function list supposed to be working in this version? Getting an empty function list. It is, yes. It works fine for me... Are you sure you're on the latest revision? Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted March 18, 2012 Share Posted March 18, 2012 (edited) Interesting. Here's what I did: - Fresh install of Windows 7 Ultimate x64 - Fresh install of FireFox 10 32-bit (which got upgraded to 11) - Fresh install of Java 1.6u31 - Loaded client legit. Decided to put SCAR on here, so... - Downloaded and installed 3.31 client. - Renamed 3.31 client so I could fall back to it if I needed. - Used SmartSVN to grab from http://svn.scar-divi.com/scar/. - Copied contents over 3.31 install. - Used includes manager to install OSI and UBeX. - Loaded RS2 Template from OSI folder. And no functions appear. So I tried one of my old scripts. Still no functions in function list. Edit: And just to make a liar of me when I fired it up today it populates the function list properly. MFW Edited March 18, 2012 by Bixby Sayz Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 19, 2012 Author Share Posted March 19, 2012 Heh, that's odd I guess it fixed itself then Let me know if you experience any more issues. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 20, 2012 Author Share Posted March 20, 2012 I've uploaded a new copy of SCAR, this one has some minor fixes added. I've also ported it to Delphi XE2, the latest version of Delphi and integrated the latest build of my settings management system, which is now based on SQLite3 rather than XML. The only thing that changes for the user is that your settings will have been erased when you use 3.32, this means script settings, window position, ... It does not overwrite the settings from older versions, so they can still use your own settings. Quote Link to comment Share on other sites More sharing options...
Bixby Sayz Posted March 20, 2012 Share Posted March 20, 2012 You weren't kidding about losing your settings. Lost them even going from the previous beta version. Not the end of the world. Found a bug already. I'll add an entry in Mantis. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 21, 2012 Author Share Posted March 21, 2012 You weren't kidding about losing your settings. Lost them even going from the previous beta version. Not the end of the world. Found a bug already. I'll add an entry in Mantis. When I said settings, I meant all settings you've set so far. Your bug is fixed, I'll upload a new copy soon. ---------- Post added 03-21-2012 at 01:43 PM ---------- Previous post was 03-20-2012 at 06:58 PM ---------- I've uploaded a new copy which now also has options to modify the syntax coloring of the new editor. Just a few more ends to tie up before I can move on to RC. Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 21, 2012 Share Posted March 21, 2012 Fuck wtf not my settings Jk lol.. Can't wait for the the rest of the patches and the final release. Also need that auto 'end;' typer option to disable still driving me nuts. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 21, 2012 Author Share Posted March 21, 2012 Also need that auto 'end;' typer option to disable still driving me nuts. Quote Link to comment Share on other sites More sharing options...
FHannes Posted March 25, 2012 Author Share Posted March 25, 2012 I've committed a new copy with file change detection reimplemented, also some bugfixes and such. Quote Link to comment Share on other sites More sharing options...
Wanted Posted March 25, 2012 Share Posted March 25, 2012 So far so good Quote Link to comment Share on other sites More sharing options...