Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Brian Provinciano on August 02, 2002, 06:10:33 PM

Title: SCI Studio 2.13 Released!
Post by: Brian Provinciano on August 02, 2002, 06:10:33 PM
Here's SCI Studio 2.13! It's a great improvement, and a MUST download! As a result of my view system rewrite for 2.12 and zoom system rewrite, there were some new bugs. They've been fixed. There are also other important updates/additions/fixes.

-Script Compiler includes the ability to do inline assembly.
-Script Compiler now is as flexible as it can be! You can do switches and loops in any expression.
-Script compiler now includes incredibly flexible case statements.
-Script compiler has improved bracket detection! If you forget to put a closing bracket, it will tell you on the next method rather than at the end of the file so it's easier to find them!
-Vocab Editor bugs fixed.
The save dialog doesn't appear twice
It doesn't index a letter in the vocab file if no words exist
-Cursor Editor bug fixed.
It allows zooming in and out again. (occurred in 2.12 after the zoom optimization rewrite)
-View Editor bugs fixed.
The current cel isn't cleared when adding a new cel (occurred in 2.12 after the view editor optimization rewrite)

Download it now!
http://www.bripro.com/scistudio
Title: Re:SCI Studio 2.13 Released!
Post by: Joe on August 02, 2002, 07:06:46 PM
Wow!  That's all I can say, wow!  The in-line assembly feature is awesome!  Good work, and thank you! :)
Title: Re:SCI Studio 2.13 Released!
Post by: Joe on August 02, 2002, 07:29:55 PM
Everything looks perfect and bug-free now.  I'll tell you if I happen to see any though.
Title: Re:SCI Studio 2.13 Released!
Post by: robingravel on August 02, 2002, 07:42:40 PM
Everythings in the newest sci studio are great except view editor.


When I click on Loop, Insert and Last, I got a new loop but the pictures in the preview loops are gone.

Robin Gravel
Title: Re:SCI Studio 2.13 Released!
Post by: Joe on August 02, 2002, 08:10:40 PM
Hm, it doesn't happen on my comp.  What Operating System are you using?
Title: Re:SCI Studio 2.13 Released!
Post by: Nick Sonneveld on August 02, 2002, 08:13:24 PM
It might depend on the view used as well.

- Nick
Title: Re:SCI Studio 2.13 Released!
Post by: robingravel on August 02, 2002, 08:31:56 PM
I'm using win98.

Robin Gravel
Title: Re:SCI Studio 2.13 Released!
Post by: Joe on August 02, 2002, 08:36:06 PM
I forgot to report a small bug to you, Brian: In the past few versions of SCI Studio, in the picture editor, if I use a an absolute brush, then change the color and draw again, it says "Invalid picture action 0x00 0x1FC7177".  It's nothing new, so no need to worry.
Title: Re:SCI Studio 2.13 Released!
Post by: Brian Provinciano on August 02, 2002, 08:57:48 PM
That's a minor bug I forgot to fix. It'll be fixed for 2.14.

SCI Studio generally speaking is built for WindowsNT (NT/2000/XP). It runs fairly well on ME (haven't personally had any problems). It's 95/98 which it has most of it's problems with.
Title: Re:SCI Studio 2.13 Released!
Post by: Joe on August 02, 2002, 08:59:27 PM
Thank you, fellow Canadian :)
Title: Re:SCI Studio 2.13 Released!
Post by: robingravel on August 02, 2002, 09:09:15 PM
All right then, Brian.

I have the time to finish "Les inseparables" before I'm working seriously on sci games (Naturette 3 of course).

Robin Gravel