Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (OptimusPrime, AndrewAMD), 14,580 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Gallery
Next Gallery
Print Thread
Rating: 1
Page 3 of 7 1 2 3 4 5 6 7
GameEdit - Public Beta - Win VC ++ 2005 #198990
10/25/07 18:45
10/25/07 18:45
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
GameEdit - Public Beta - Win VC ++ 2005

Hey,

Because of the complex development of GameEdit, I decided to make a public beta test of GameEdit. I made a level, include GameEdit and published it, so you'll be able to test, just by clicking on an exe file. There are included 2 levels, one interior and one outerior level, in which you can test GameEdit for functionality, workflow and bugs.

I've opened a bug tracking system for the public beta at http://www.hawkgames.de/bug. Username = 3dgs, Password = 3dgs. Please sign the posts with your name, OR register with your own name and password (i would propose that for winning the price=)). In this bug-tracker I'll post updates and in around one week a demo of an in your project includable GameEdit.
You can download the GameEdit beta here on the main page. If you registered with your own name, please select GameEdit executable in the project combobox in the upper right of the bug tracker homepage.

A small introdution in the Control over GameEdit can be found here in english and here in german

As a motivation to test, the person who posted the most bugs/good feature-wishes/work-flow comments etc. (at least 8-15), will win either a Standard Edition of Micrsoft Visual C++ 2005 - value: 350€ see: Features,price,[url=http://www.hawkgames.de/CDs.jpg ]cd's[/url] - with a Version of MSDN (see picture), or an architecture texture pack (value 30€) with over 300 Textures (sorry, you have to pay shipping).

In this demo you'll be able to test the following features:
  • Terrain Editing (Shadow-Generator, Deformation, Painting on Multi-Texture Terrains, Paint on Heightmap)
  • Material Editing (Create / Remove / Change Materials and Shaders in realtime)
  • Entity Editing (Create / Remove / Change Objects and object settings in realtime)
  • Map Editing (Change Fog / Sun and some more options)
  • Statistics Function (Get statistics about your Game to improve the fps)
  • Debug Functions (Debug Variables and Change Variables at runtime
  • WDLV Support (Use the WDLV support of Gamestudio in realtime)
  • Object Bunching (Create / Edit / Remove several objects at the same time)

So let's go, register at http://www.hawkgames.de/bug/ , download the offical beta of GameEdit and win a free Visual C++ 2005 Standard Edition.
The Beta can be used for the next 14 days.
If you don't want to register you can download the demo from http://www.hawkgames.de/demo.rar , but please help me to eliminate all bugs and to add all needed features.

At last 3 new screenshots.

A screenshot while bluring the terrain shadowmap
[image]http://www.hawkgames.de/demo2.jpg[/image]

place many entities at the same time
[image]http://www.hawkgames.de/demo3.jpg[/image]

edit materials and shaders (you can only see one material panel at the same time)
[image]http://www.hawkgames.de/demo4.jpg[/image]

Download a High-Res Trailer from http://www.hawkgames.de/GameEdit_Trailer.rar or see it via myvideo: http://www.myvideo.de/watch/2613872

Greetings,
Timo Stark
66 Comments
Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: TripleX] #199010
10/28/07 17:26
10/28/07 17:26

A
Anonymous
Unregistered
Anonymous
Unregistered
A



How can i refresh the softshadows??

Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: TripleX] #199011
10/29/07 01:29
10/29/07 01:29
Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30...
Frederick_Lim Offline
User
Frederick_Lim  Offline
User

Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30...
Is this tool compatible with lite-C?

Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: TripleX] #199012
10/29/07 04:35
10/29/07 04:35
Joined: Jul 2006
Posts: 503
Australia
A
adoado Offline

User
adoado  Offline

User
A

Joined: Jul 2006
Posts: 503
Australia
I'm speechless - Thats amazing!


Visit our development blog: http://yellloh.com
Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: adoado] #199013
10/29/07 07:43
10/29/07 07:43
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
Looks very promosing For now i'll wait for the updated demo. The available version in the link above still contain bugs that are already reported.


smile
Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: D3D] #199014
10/29/07 15:05
10/29/07 15:05
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
TripleX  Offline OP
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
@Frederick: If you mean the whole project, atm not. Thats the biggest last step I'll have to make. But of course you can use the open function of the tool, and by that use it as normal Map-Editor.. But as already said, atm not as Ingame-Editor.

@D3D: Sorry the next demo will be delayed for one day, because I worked the whole day on a new feature for the effect library.

@Fear: Yes that will be the last feature i will add to GameEdit (next to the effect library) and maybe skin changing support for Materials.

Effect library enhancments: You can now see examples for the needed bitmaps for the shader (like normalmaps, skys etc.), and also directly implement them into your script (without seeing any code-line). Addionally you can edit the material you want to implement with the Project Manager of WED.





Have a nice day,
Timo Stark

Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: TripleX] #199015
10/29/07 19:40
10/29/07 19:40
Joined: Mar 2003
Posts: 4,264
Wellington
Nems Offline

.
Nems  Offline

.

Joined: Mar 2003
Posts: 4,264
Wellington
This is Awesome

Re: GameEdit - Public Beta - Win VC ++ 2005 [Re: Nems] #199016
10/29/07 20:30
10/29/07 20:30
Joined: May 2002
Posts: 7,441
ventilator Offline
Senior Expert
ventilator  Offline
Senior Expert

Joined: May 2002
Posts: 7,441
some feedback after my first look into it:
- the mouse pointer is too slow. it should feel the same as in windows.
- the transform widgets need improvement. like in other 3d software it shouldn't be possible that the mouse cursor moves away from the widget too much while dragging it.
- terrain sculpting always crashes for me. i am not sure but i think it happens if i cross the border of the active terrain tile.
- clicking in the rmb menu shouldn't select entities. for i example i do "edit entity settings" and suddenly the terrain in the background is selected.
- shouldn't it be "exterior" instead of "outerior"?

GameEdit - Public Beta 2 - Win VC ++ 2005 [Re: ventilator] #199017
10/30/07 23:51
10/30/07 23:51
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
TripleX  Offline OP
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
The latest demo can be downloaded from http://www.hawkgames.de/demo.rar . I would appreciate many bug reports and feature wishes in the Bug-Tracker at http://www.hawkgames.de/bug . As you see, feature wishes will be implemented if they are senseful. It contains the new effect library and many bug fixes and small features.



@vent: Point 4 and 5 fixed. I'll have a look at 1-3 tomorrow.

Re: GameEdit - Public Beta 2 - Win VC ++ 2005 [Re: TripleX] #199018
11/07/07 00:42
11/07/07 00:42
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
TripleX  Offline OP
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
Okay, added the last big Feature in the last two days (besides implementing the post-processing effects to my effect library ): Editing Entity Skins.

1) You can see, load and save the Skins of an Entity.
2) You can edit the Skin of your Entity in your default image editing software, without exiting GameEdit. The Skin is automatically reloaded in the Game AND SAVED in the MDL file.
3) Last but not least you'll be able to generate Normalmaps/Uv-Maps/Noise-Maps and Cubemaps with the new Texture Window. By that you won't have to create the most bitmaps you need for effects in external programs, but you can add effects directly to your programm (via create material / or tbe effect library) and generate the needed skins in GameEdit.

See following screens:

Editing with GIMP - Background: GameEdit, promting to reload image.



updated texture in GameEdit - NO RESTART between these two pics.



Model Texture after saving with GameEdit in MED (directly captured after exiting GameEdit)



noise map



normal map



The next beta will be released this weekend.
Greetings,
Timo Stark

Re: GameEdit - Public Beta 2 - Win VC ++ 2005 [Re: TripleX] #199019
11/07/07 07:25
11/07/07 07:25
Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
Pappenheimer Offline
Senior Expert
Pappenheimer  Offline
Senior Expert

Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
Thumbs up for great work!

But, why the heck should I need a crate with fur?

Page 3 of 7 1 2 3 4 5 6 7

Moderated by  jcl, Realspawn, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1