Post by IsmAvatar on Sept 10, 2007 0:36:08 GMT -5
Since 1.6 is taking much longer than expected, I've decided to start releasing weekly builds to demonstrate that we are indeed making progress. I will not document this progress very thoroughly - if at all. These releases are IN DEVELOPMENT. This means that I'm giving you something stable enough to run, although some of the more in-depth features may result in bugs or errors.
If you would like to see faster progress, join our team or invite your friends to join our team!
I'm listing these in reverse chronological order, so the most recent version will be listed at top, while the oldest version will be listed at the bottom.
Although I will not skip any version numbers, I may release bug-fixes. These will generally utilize a build number (e.g. 1.5.2.1 instead of just 1.5.2).
Some versions may be accompanied by a number in parenthesis. This is the Revision Number in the SVN, if it was committed.
One thing a lot of people have trouble with is the new Event Selector. On the bar at the top, next to the Save As button, is a button called the Event Selector. This is used to add events to Objects. The event system in generally has been redone, and we hope you like the changes. It remains fully compatible with GM 6.
WEEKLY BUILD PRODUCTION HAS CEASED!
No, we haven't stopped coding, we've just stopped making weekly builds. Why? Because we're getting ready for LGM 1.6, and we want to surprise you with all the new features! In the meantime, use 1.5.7.1, because it's pretty stable, and just about usable for all intensive purposes.
20071230T1930Z 1.5.7.1 (r220)
* Fixed a division-by-zero error when attempting to open a Script with a Tab character. Thanks for "whatthefigneuton" for finding this error.
* Removed warnings generated by the earlier memory enhancement. Hopefully Java 7 will add additional help to solving these warnings.
* GmStreamEncoder.write methods were changed a little. Heads up to anybody using them externally - e.g. the G-Creator team.
20071224T0530Z 1.5.7 (r218)
* File Chooser remembers last directory (and other file chooser tweaks)
* Save button coded (next to Save As. Makes backup .gb1 first)
* Room Creation Code and Instance Creation Code editors added
* Room Instance/Tile Add/Delete buttons coded
* Action List now indents correctly
* Added background tiling to room editor
* Fixed bugs with number fields updating incorrectly (especially in Path frame)
* Fixed scroll bars in Room editor
* Removed potential error from RoomFrame object list
* Major memory upgrades, more efficient and less leaks now
* A lot of internal code changes, e.g. new classes, less warnings
20071104T0400Z 1.5.6 (r200)
* Timeline buttons now completely coded, bugs fixed, dialog boxes corrected, etc.
* Coded most of the rest of GmObjectFrame (new sprite, etc)
* Small UI change to Event Selector
* Fixed bug with loading GM5.3 files with Empty Sounds
* Many Bugfixes, memory tuneups, internal coding changes, etc.
20071030T0400Z 1.5.5 (r195)
* Added GM5.3 support (converts to GM6)
* Some File Chooser changes and minor bugfix
* Several Code Editor improvements and minor bugfixes
* Coded the buttons for the Timeline Frame (NOTE: Use at your own risk. A number of bugs have been noticed in these buttons which have been addressed in 1.5.6)
20071015T1830Z 1.5.4 (r191)
* Fixed corruption caused when saving files.
* Small GUI List updates to Includes, Constants, and Events.
* A few efficiencies and logicalities applied to the internal coding ("comp"
package renamed to "compare").
(All 3 team members were on hiatus for the past couple of weeks, thus why very little progress was made)
20071003T0230Z 1.5.3 (r188)
* DO NOT USE! This will corrupt your output files. If you must use this, you can avoid this corruption by going into Game Settings, and assigning an invalid Version in the Author information (e.g. a string like "hi", instead of a number), and it will assume the value 100. This works, however, any valid number will cause the output file to corrupt. This is corrected in 1.5.4
* Right click on Library Actions to add them to the list now works
* Entirely disabled Drag and Drop for Java 1.5
* Various bug-fixes, efficiencies, UI enhancements, etc.
* Fixed an error when loading in GM7 files with a Game Settings Version that is not an integer (uses string instead, now)
20070910T1830Z 1.5.2.1 (r179)
* Fixed Java 1.5 errors that would prevent access to Objects and various other areas
* Java 1.5 users will find Drag and Drop is not possible. Please upgrade to Java 6 for this functionality.
* I did not include Source Code with this version.
20070910T0630Z 1.5.2
* Added support for Java 1.5 (If you are running this outdated version, the Resource Tree's Drag and Drop may not be fully functional)
* Added MAC support (such as Ctrl+Click to get a node's menu)
20070904T2000Z 1.5.1
*Added all the Resource Frames (Surprise!)
If you would like to see faster progress, join our team or invite your friends to join our team!
I'm listing these in reverse chronological order, so the most recent version will be listed at top, while the oldest version will be listed at the bottom.
Although I will not skip any version numbers, I may release bug-fixes. These will generally utilize a build number (e.g. 1.5.2.1 instead of just 1.5.2).
Some versions may be accompanied by a number in parenthesis. This is the Revision Number in the SVN, if it was committed.
One thing a lot of people have trouble with is the new Event Selector. On the bar at the top, next to the Save As button, is a button called the Event Selector. This is used to add events to Objects. The event system in generally has been redone, and we hope you like the changes. It remains fully compatible with GM 6.
WEEKLY BUILD PRODUCTION HAS CEASED!
No, we haven't stopped coding, we've just stopped making weekly builds. Why? Because we're getting ready for LGM 1.6, and we want to surprise you with all the new features! In the meantime, use 1.5.7.1, because it's pretty stable, and just about usable for all intensive purposes.
20071230T1930Z 1.5.7.1 (r220)
* Fixed a division-by-zero error when attempting to open a Script with a Tab character. Thanks for "whatthefigneuton" for finding this error.
* Removed warnings generated by the earlier memory enhancement. Hopefully Java 7 will add additional help to solving these warnings.
* GmStreamEncoder.write methods were changed a little. Heads up to anybody using them externally - e.g. the G-Creator team.
20071224T0530Z 1.5.7 (r218)
* File Chooser remembers last directory (and other file chooser tweaks)
* Save button coded (next to Save As. Makes backup .gb1 first)
* Room Creation Code and Instance Creation Code editors added
* Room Instance/Tile Add/Delete buttons coded
* Action List now indents correctly
* Added background tiling to room editor
* Fixed bugs with number fields updating incorrectly (especially in Path frame)
* Fixed scroll bars in Room editor
* Removed potential error from RoomFrame object list
* Major memory upgrades, more efficient and less leaks now
* A lot of internal code changes, e.g. new classes, less warnings
20071104T0400Z 1.5.6 (r200)
* Timeline buttons now completely coded, bugs fixed, dialog boxes corrected, etc.
* Coded most of the rest of GmObjectFrame (new sprite, etc)
* Small UI change to Event Selector
* Fixed bug with loading GM5.3 files with Empty Sounds
* Many Bugfixes, memory tuneups, internal coding changes, etc.
20071030T0400Z 1.5.5 (r195)
* Added GM5.3 support (converts to GM6)
* Some File Chooser changes and minor bugfix
* Several Code Editor improvements and minor bugfixes
* Coded the buttons for the Timeline Frame (NOTE: Use at your own risk. A number of bugs have been noticed in these buttons which have been addressed in 1.5.6)
20071015T1830Z 1.5.4 (r191)
* Fixed corruption caused when saving files.
* Small GUI List updates to Includes, Constants, and Events.
* A few efficiencies and logicalities applied to the internal coding ("comp"
package renamed to "compare").
(All 3 team members were on hiatus for the past couple of weeks, thus why very little progress was made)
20071003T0230Z 1.5.3 (r188)
* DO NOT USE! This will corrupt your output files. If you must use this, you can avoid this corruption by going into Game Settings, and assigning an invalid Version in the Author information (e.g. a string like "hi", instead of a number), and it will assume the value 100. This works, however, any valid number will cause the output file to corrupt. This is corrected in 1.5.4
* Right click on Library Actions to add them to the list now works
* Entirely disabled Drag and Drop for Java 1.5
* Various bug-fixes, efficiencies, UI enhancements, etc.
* Fixed an error when loading in GM7 files with a Game Settings Version that is not an integer (uses string instead, now)
20070910T1830Z 1.5.2.1 (r179)
* Fixed Java 1.5 errors that would prevent access to Objects and various other areas
* Java 1.5 users will find Drag and Drop is not possible. Please upgrade to Java 6 for this functionality.
* I did not include Source Code with this version.
20070910T0630Z 1.5.2
* Added support for Java 1.5 (If you are running this outdated version, the Resource Tree's Drag and Drop may not be fully functional)
* Added MAC support (such as Ctrl+Click to get a node's menu)
20070904T2000Z 1.5.1
*Added all the Resource Frames (Surprise!)