ZGameEditor 1.02: updated

Information and change log about the latest ZGameEditor release.

Moderator: Moderators

Post Reply
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

ZGameEditor 1.02: updated

Post by VilleK »

Changes in 1.02 version:

- Fixed: "When you add a TextFloatRef after you already have Text the tree view doesn't update until you edit the Text field"

- Fixed: "When you change the Model.Scale numbers it changes the lighting. For example if something is scaled down to 0.2 0.2 0.2 the lighting gets very bright and the front polygons are white."

- Fixed: "A model that uses RenderNet isn't lit properly"

- Fixed: "I was trying to make a bitmap by layering two different color BitmapRect but the bitmap wouldn't display the two colors in the editor."

- Fixed: "When rendered with a flat shaded material, one end of a sphere is shaded completely flat."

- The runtime engine is now also compiled with Delphi 2007.

Download from here:

http://www.zgameeditor.org/index.php/Main/Download

(edit: Updated zip-file. There was an error in the softsynth.)
Last edited by VilleK on Fri Mar 23, 2007 5:27 pm, edited 1 time in total.
nmarshall
Posts: 14
Joined: Wed Mar 14, 2007 11:59 pm
Location: Los Angeles, California

Post by nmarshall »

I think something happened in the soft synth in this version. I don't see any different waveforms for the oscillators.

Also, ResHacker is having problems now. It's saying:
External Exception C000001D
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

Post by VilleK »

I don't know what happened with the oscillators, I've recompiled the program and now it works.
This is possibly a problem with Delphi 2007.

I've uploaded a new zip-file of the 1.02 version.

ResHacker still works for me.
Try deleting the ResHacker.ini - file and see if that helps.
If not, check out the reshacker.log file if there is any more information about the error.
nmarshall
Posts: 14
Joined: Wed Mar 14, 2007 11:59 pm
Location: Los Angeles, California

Post by nmarshall »

VilleK wrote:I don't know what happened with the oscillators, I've recompiled the program and now it works.
This is possibly a problem with Delphi 2007.

I've uploaded a new zip-file of the 1.02 version.

ResHacker still works for me.
Try deleting the ResHacker.ini - file and see if that helps.
If not, check out the reshacker.log file if there is any more information about the error.
Cool, sounds look ok.

ResHacker used to make an ini file but now it doesn't. Maybe I can copy over an old ini file and edit it by hand?

Ooooooooh, I found the problem. I was renaming the ZGameEditor folder to ZGameEditor 1.0.2 so that I could keep track of the versions and double check bugs in previous versions. ZGameEditor isn't sending the path properly to ResHacker. "ZGameEditor" works, "ZGameEditor2" works, "ZGameEditor 2" doesn't work, "ZGameEditor1.0.2" doesn't work, "ZGameEditor 1.0.2" makes ResHacker pop up the External exception C000001D.
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

Post by VilleK »

Great that you found the problem! I'm still on vacation, but will try to fix that when I get back.

I also found that spambots have found this forum... That's the problem with using widely spread programs like phpbb.

Ville
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

Post by VilleK »

I just tried running ZGE in a folder named "ZGameEditor 1.0.2" and it works ok with ResHacker.

I'm using ResHacker 3.4.0.79 (displayed in about-box when running reshacker.exe separately).
What is your full installation path?
nmarshall
Posts: 14
Joined: Wed Mar 14, 2007 11:59 pm
Location: Los Angeles, California

Post by nmarshall »

Hmm, that's the same version of ResHacker I have.

My full paths are:
C:\Documents and Settings\Nicky\My Documents\My Downloads\ZGameEditor 1.0.2

and for my projects:
C:\Documents and Settings\Nicky\My Documents\My Downloads\ZGameProjects
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

Post by VilleK »

Ok, now I can reproduce the problem using those paths.
Strange... it works if with 1.0.2-path if you save the project in .\projects.
I'll see if I can fix it for next release.
Thanks!
Post Reply