Torque Game Builder 1.5 Beta
by Justin DuJardin · 04/01/2007 (8:36 pm) · 22 comments
Only Current Owners of Torque Game Builder may download this Beta
It's been just at two months since my last .PLAN and this one should be a good one! For a long while before the initial release of Torque Game Builder, we ran Beta series with T2D and TGB, where we were able to keep the users at the bleeding edge of our development with the understanding that there may be some bugs.


Since we released TGB last year, we have not done a Beta program that was open to the community, but that changes today. In an effort to be able to provide you with the latest Technology that we're making use of internally, we're proud to announce the Torque Game Builder open beta program.
Who can join the Beta?
All registered users of TGB now have a new download link available to them and may optionally download the 1.5 Beta 2 build. This does not mean that you will not be able to use the existing 1.1.3 downloads, and they continue to be the official release versions, but if you want the features listed below, you can surely get them!
Who should join the Beta?
People that already have a familiarity with TGB and are willing to deal with the bumps and brokeness that come with Beta testing software should use the Beta. Users that are new to TGB and want all the tutorials to work perfectly their first time through may want to wait for a release version of the software that guarantees up-to-date documentation.
Where do I get the Beta?
If you're a registered TGB owner you can get it Here at your My account page. Simply Click the "Download" link as you would to download the current public release version and there will be a link at the bottom of the page to opt to download the Beta instead!
garagegames.com/myAccount/
How long until the Beta is a full release?
The purpose of the TGB Beta program is to keep our users that wish to be, up to date with what is relatively stable and useful for our internal usage. To this end, we will make every effort to bring features out of Beta when they're sufficiently stable and tested through the Beta period.
What does the Beta get me?
Downloading the 1.5 Beta build gets you access to the latest improvements to the TGB line of software, including the following excellent features...
Behaviors
TGB 1.5 introduces a system by which you can place 'Behaviors' on objects in your scene, or on your scenegraph. Behaviors are small bits of functionality that can be attached to, and configured through the editor without opening a script file and typing anything. With Behaviors it is possible to create entire games without writing a single line of script or ever leaving the Torque Game Builder tool!
Sizable Editor Window
In version 1.5 we bring back the idea that your Editor should be sizable, and the Tools window is now completely sizable to the area that you deem fit on your desktop!
Platform Specific Upgrades
Now if you're running TGB on Windows you will see the familiar Windows cursors and Menus, File Dialogs, and MessageBoxes that you are used to... and if you're on Mac you'll see the same, but in the Mac fashion that you're accustomed to!
Current 1.5 Beta and 1.1.3 Mac Builds
Just grab the version you desire for the Mac from your download page if you're a registered user!
Save your changes
Never again will you accidentally lose your changes to the level you'd been working on for an hour, only to accidentally click the X button on TGB. Now when you close a level TGB will kindly ask you whether you'd like to save your changes before leaving.
Drag-&-Drop file importing
You may now drag and drop images of PNG, JPG and BMP file format onto the TGB window and they will be automatically imported and a StaticSprite will be created from them. This support multiple files at a single time and copies them into your Game directory for you. You may drag images from anywhere on your computer, including from Internet Explorer and FireFox websites!
Remote File Saving
TGB 1.5 Beta series provides the ability to Create and Modify your games from any location that is available on your OS, provided you have the proper permissions. This means that you can download a friends game from GGE onto your desktop and open it using TGB from there! This should also provide a fix for windows Vista users for situations where their data is hidden by Vista because it had to be saved in their Programs directory.
Let us know what you think
We've opened up a new Beta Discussion forum for registered users to provide feedback and report bugs discovered in the Beta software. This is where you'll want to go to share ideas, post thoughts and suggestions and perhaps impact the development of future versions of TGB. As always, it's appreciated if you post fixes with your bugs when you can, as we do have a limited number of developers and this speeds the development process for us!
Until next time, enjoy the Beta!
Cheers,
-Justin
It's been just at two months since my last .PLAN and this one should be a good one! For a long while before the initial release of Torque Game Builder, we ran Beta series with T2D and TGB, where we were able to keep the users at the bleeding edge of our development with the understanding that there may be some bugs.


Since we released TGB last year, we have not done a Beta program that was open to the community, but that changes today. In an effort to be able to provide you with the latest Technology that we're making use of internally, we're proud to announce the Torque Game Builder open beta program. Who can join the Beta?
All registered users of TGB now have a new download link available to them and may optionally download the 1.5 Beta 2 build. This does not mean that you will not be able to use the existing 1.1.3 downloads, and they continue to be the official release versions, but if you want the features listed below, you can surely get them!
Who should join the Beta?
People that already have a familiarity with TGB and are willing to deal with the bumps and brokeness that come with Beta testing software should use the Beta. Users that are new to TGB and want all the tutorials to work perfectly their first time through may want to wait for a release version of the software that guarantees up-to-date documentation.
Where do I get the Beta?
If you're a registered TGB owner you can get it Here at your My account page. Simply Click the "Download" link as you would to download the current public release version and there will be a link at the bottom of the page to opt to download the Beta instead!
garagegames.com/myAccount/
How long until the Beta is a full release?
The purpose of the TGB Beta program is to keep our users that wish to be, up to date with what is relatively stable and useful for our internal usage. To this end, we will make every effort to bring features out of Beta when they're sufficiently stable and tested through the Beta period.
What does the Beta get me?
Downloading the 1.5 Beta build gets you access to the latest improvements to the TGB line of software, including the following excellent features...
Behaviors
TGB 1.5 introduces a system by which you can place 'Behaviors' on objects in your scene, or on your scenegraph. Behaviors are small bits of functionality that can be attached to, and configured through the editor without opening a script file and typing anything. With Behaviors it is possible to create entire games without writing a single line of script or ever leaving the Torque Game Builder tool!
Quote:For a great example of Behaviors being used to create a Breakout game and modeling some common gametype controls, see the BehaviorPlayground project that is included in the Beta download
Sizable Editor Window
In version 1.5 we bring back the idea that your Editor should be sizable, and the Tools window is now completely sizable to the area that you deem fit on your desktop!
Platform Specific Upgrades
Now if you're running TGB on Windows you will see the familiar Windows cursors and Menus, File Dialogs, and MessageBoxes that you are used to... and if you're on Mac you'll see the same, but in the Mac fashion that you're accustomed to!
Current 1.5 Beta and 1.1.3 Mac Builds
Just grab the version you desire for the Mac from your download page if you're a registered user!
Save your changes
Never again will you accidentally lose your changes to the level you'd been working on for an hour, only to accidentally click the X button on TGB. Now when you close a level TGB will kindly ask you whether you'd like to save your changes before leaving.
Drag-&-Drop file importing
You may now drag and drop images of PNG, JPG and BMP file format onto the TGB window and they will be automatically imported and a StaticSprite will be created from them. This support multiple files at a single time and copies them into your Game directory for you. You may drag images from anywhere on your computer, including from Internet Explorer and FireFox websites!
Remote File Saving
TGB 1.5 Beta series provides the ability to Create and Modify your games from any location that is available on your OS, provided you have the proper permissions. This means that you can download a friends game from GGE onto your desktop and open it using TGB from there! This should also provide a fix for windows Vista users for situations where their data is hidden by Vista because it had to be saved in their Programs directory.
Let us know what you think
We've opened up a new Beta Discussion forum for registered users to provide feedback and report bugs discovered in the Beta software. This is where you'll want to go to share ideas, post thoughts and suggestions and perhaps impact the development of future versions of TGB. As always, it's appreciated if you post fixes with your bugs when you can, as we do have a limited number of developers and this speeds the development process for us!
Until next time, enjoy the Beta!
Cheers,
-Justin
#22
07/09/2007 (6:05 pm)
been playing around with this, and its pretty slick! However, I noticed that if I go to the managed folder of my project, and open the datablocks, and add something by copying an old datablock from the previous 1.1.3 gamebuilder and try to use it the images, it will freeze up the tgb. I have to physically reinstall before to fix this error. I hate to have to add the images one by one.
Torque Owner David Janik-Jones