﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Script Edit Releases</title>
    <description>Notes and Feedback for Releases of Script Edit</description>
    <link>http://www.jadegear.com/Downloads/tabid/233/BlogId/11/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>crashdome@sinewsofwar.com</managingEditor>
    <webMaster>crashdome@sinewsofwar.com</webMaster>
    <pubDate>Sat, 31 Jul 2010 03:50:12 GMT</pubDate>
    <lastBuildDate>Sat, 31 Jul 2010 03:50:12 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.3.0.16726</generator>
    <item>
      <title>Script Edit v0.7 Build 1822 Released</title>
      <description>&lt;p&gt;I released a previous build as I promised. It is not as stable as the next will be, but I had no trouble using this build myself. It will not overwrite the commands.xml file automatically yet, so you will need to copy from the program folder. If you do not want to upgrade to this build yet, you can download the commands file seperately.&lt;/p&gt;
&lt;p&gt;I am working on creating project files which will be stored within the mission folder to control a sort of "files that were open at time of close" feature. It will also retain layout of views. I am also working on getting the variable list and syntax checking optimized for larger files. And more of course...&lt;/p&gt;
&lt;p&gt;As a final note, here are the full changes in this build:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Version 0.7 Beta Build 1822&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[General Fixes]&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Added Line Display to Scroll bar Tooltip&lt;/li&gt;
    &lt;li&gt;Disabled Multiple Instances&lt;/li&gt;
    &lt;li&gt;Double-Click now opens Documents in already open Instance&lt;/li&gt;
    &lt;li&gt;Variables in IntelliPrompt are now based on first case and not all lower-case&lt;/li&gt;
    &lt;li&gt;Added Shortcuts to Menu Items (Ctrl-O, Ctrl-M, etc..)&lt;/li&gt;
    &lt;li&gt;Added Context menus to Doc Tabs&lt;/li&gt;
    &lt;li&gt;Save All when no documents were open caused Exception.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;[Mission Document]&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Fixed Addons section in Intel tab of Mission Document&lt;/li&gt;
    &lt;li&gt;Optimized Update of Mission Document Text&lt;/li&gt;
    &lt;li&gt;Fixed Numeric errors when value is out of range for sliders&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;[Variable List]&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Optimized Variable List&lt;/li&gt;
    &lt;li&gt;Included Variable Count in Variable List&lt;/li&gt;
    &lt;li&gt;Automatic Scrolling when a different doc is selected&lt;/li&gt;
    &lt;li&gt;Select All Variables in list for a selected file&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;[Documentation]&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Updated for new features&lt;/li&gt;
    &lt;li&gt;Corrected TASK to TODO&lt;/li&gt;
&lt;/ul&gt;</description>
      <link>http://www.jadegear.com/Downloads/tabid/233/EntryID/37/Default.aspx</link>
      <author>crashdome@sinewsofwar.com</author>
      <comments>http://www.jadegear.com/Downloads/tabid/233/EntryID/37/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.jadegear.com/Default.aspx?tabid=233&amp;EntryID=37</guid>
      <pubDate>Wed, 30 May 2007 21:56:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.jadegear.com/DesktopModules/Blog/Trackback.aspx?id=37</trackback:ping>
    </item>
    <item>
      <title>Next Minor Script Edit Release</title>
      <description>&lt;p&gt;I hope to have a minor release out tonight (or latest tomorrow) which kills about 99% of the reported bugs, however, does not add any new features. I was hoping to add a few features I am working on, but I am having optimization issues. I keep reworking the same part of code and not really getting anywhere I want to be! So, I decided I would turn back to one of my previous stable builds and release it as an interim build between now and my next release.&lt;/p&gt;
&lt;p&gt;The good news is that this is my biggest hurdle so far. If I get past this, I expect to have a ton of new features in release.. after release... after release...&lt;/p&gt;
&lt;p&gt;To give you a heads up on some of the fixes/changes to things that were reported:&lt;/p&gt;
&lt;p&gt;[General Fixes]&lt;br /&gt;
 * Added Line Display to Scroll bar Tooltip&lt;br /&gt;
 * Disabled Multiple Instances&lt;br /&gt;
 * Double-Click now opens Documents in already open Instance&lt;br /&gt;
 * Variables in IntelliPrompt are now based on first case and not all lower-case&lt;br /&gt;
 * Added Shortcuts to Menu Items (Ctrl-O, Ctrl-M, etc..)&lt;br /&gt;
 * Added Context menus to Doc Tabs&lt;br /&gt;
[Mission Document]&lt;br /&gt;
 * Fixed Addons section in Intel tab of Mission Document&lt;br /&gt;
 * Fixed Numeric errors when value is out of range for sliders &lt;br /&gt;
[Variable List]&lt;br /&gt;
 * Optimized Variable List&lt;br /&gt;
 * Included Variable Count in Variable List &lt;br /&gt;
 * Automatic Scrolling when a different doc is selected&lt;br /&gt;
 * Select All Variables in list for a selected file&lt;br /&gt;
[Documentation]&lt;br /&gt;
 * Corrected TASK to TODO&lt;/p&gt;
&lt;p&gt;That should cover a majority on the issues page. There are some others I am working on, but you will get a full list when I release the build sometime tonight/tomorrow.&lt;/p&gt;</description>
      <link>http://www.jadegear.com/Downloads/tabid/233/EntryID/36/Default.aspx</link>
      <author>crashdome@sinewsofwar.com</author>
      <comments>http://www.jadegear.com/Downloads/tabid/233/EntryID/36/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.jadegear.com/Default.aspx?tabid=233&amp;EntryID=36</guid>
      <pubDate>Wed, 30 May 2007 13:26:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.jadegear.com/DesktopModules/Blog/Trackback.aspx?id=36</trackback:ping>
    </item>
    <item>
      <title>Script Edit Beta - Public Release</title>
      <description>&lt;p&gt;In the past 3 months, I have been hard at work building the foundation for an IDE. I have never built an IDE before, though I use one everyday. My goal is to complete everything on the Feature List by sometime this summer.&lt;/p&gt;
&lt;p&gt;One very important aspect of making this a successful IDE, is to include feedback from the users. This is why I am releasing the Beta version. I would like to see the direction the community takes it.&lt;/p&gt;
&lt;p&gt;Please enjoy the first release... and remember...  BACK UP YOUR WORK!&lt;/p&gt;</description>
      <link>http://www.jadegear.com/Downloads/tabid/233/EntryID/31/Default.aspx</link>
      <author>crashdome@sinewsofwar.com</author>
      <comments>http://www.jadegear.com/Downloads/tabid/233/EntryID/31/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.jadegear.com/Default.aspx?tabid=233&amp;EntryID=31</guid>
      <pubDate>Mon, 30 Apr 2007 00:37:00 GMT</pubDate>
      <slash:comments>4</slash:comments>
      <trackback:ping>http://www.jadegear.com/DesktopModules/Blog/Trackback.aspx?id=31</trackback:ping>
    </item>
  </channel>
</rss>