Page 8 of 50

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 21 Feb 2010, 15:56
by T.M.
Sektor wrote:Can you add a way to refresh map.mis file without reloading the map?
Hmm, good idea yeah, i should add some buttons to reload files you want. That will not be done in long time though. added to my long todo list :)
Sektor wrote:Shift+D to duplicate selected zone is a strange hotkey. I'm used to ctrl+c to copy and ctrl+v to paste. It's not going to clipboard though, so maybe not using copy/paste hotkeys is fine. I can get used to anything.
The shift+d hotkey is from Blender ;) and i think it fits, since you dont need to put it in clipboard at all...

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 21 Feb 2010, 16:53
by Sektor
If it's used by blender then that makes sense.

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 21 Feb 2010, 17:13
by T.M.
Yeah, at first it felt weird for me too in Blender, but then i realised: why the fuck i need to put it to clipboard at all? :lol: just makes things faster when it instantly copies/places it there.

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 21 Feb 2010, 18:48
by T.M.
Lots of things changed in this release, also it wont load the map at startup anymore, more info:

------------------------------------
0.5.20 Beta (21.02.2010)
------------------------------------
- Added menu and status bar: some command line functions are in the menu now. Note: the checkboxes in the menu arent working yet: they only declare which of the settings are default at this moment. Statusbar will now display short info about the functions in the menu.

- Intense CPU usage fixed. Will now give more FPS on bad computers.

- Editor will not load a map on startup anymore.

- Added .mmp file list on startup. Use mouse wheel to scroll the list if theres too many maps.

- Blurred terrain fixed when looking terrain with oblique angle. (not supported on all cards). Unfortunately the terrain looks uglier at farthest areas with oblique angle, switch it off if you are taking screenshots where you see this texture bleeding. (Options -> Rendering settings -> Use anisotropic filtering). Create file "noanisotropy.txt" if you dont want to use this by default.

- Camera will now automatically find where the map area is on the 256x256 square and then center the camera in middle of the found area.

- Editor will now remember your window size.

- New key: F11 now hides/shows the menu and status bar.

- New key: CTRL+F1 to display quick open file list.

- Mousewheel zoom direction reverted.

- Enabling the zone editor will now change the rendering mode to 2d automatically. (and back to 3d when zone editor is off).

- Zone editor cannot be used with free camera mode anymore.

- You can now use JPG, TGA, and BMP images for skyboxes.

- Added command "CHEATS" to disable/enable cheats when testing map. (Options -> GTA2).

- Added command "SNAPCAMERAMOV" to make camera movement use one block precision, just like in old GTA2 map editor. (Options -> Camera settings).

- Added error messages when style or GMP files were not found.

- Fixed rotation keys (Q/E) to work properly, and made them to have the same rotation/speed ratio, so your rotation direction doesnt change when you change speed (shift/control/neither).

- Added setting to switch randomized water tiles off, so you will see the map as it was made at the first place. (Options -> Rendering settings).

- Fixed duplicate maps being in the map list when some GMP/STY filenames had different case for the string letters.

- Added some history in the end of this changelog file.

- Added "thanks to" in the readme.txt, if you should be there, let me know, i might have missed someone.

----

New rendering method gives better quality:
Image
Old rendering method used at left. Notice how the roof is not blurred at all at the right part of the image! (the roof at left side of the right part of the image :D )

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 21 Feb 2010, 19:04
by Sektor
It works great for me. More than 100 FPS. It's starting to become user friendly, sort of :)

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 22 Feb 2010, 22:27
by BenMillard
Updated my graphics drivers from a 2004 release to the most recent, 2006 release. It's made a world of difference! I guess OpenGL support improved a lot during those 2 years. 8-)
  • I'm consistently getting 10-20 FPS.
  • The yellow performance text is now showing. (I turned off skybox so you can see it more easily.)
  • In top-down view, the second number is usually over 200 and sometimes over 300.
  • The colours, the big tile selector, the distant views...with DMA Editing controls this will be epic for making levels!
  • I love the level selector! It's just how I imagine Game Hunter should be, although that would also have a "number of players" control.
The menus look really promising. I'll give feedback on naming, arranging and shortcuts at some point. Maybe after they do stuff. ;)

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 22 Feb 2010, 23:06
by T.M.
nice! so it was the opengl problem.

btw you can get more FPS when you disable debug text (F) for me its really slow. i need to find out better font rendering :/

also try disabling anisotropic filtering to get more FPS, options -> rendering settings

also try F1 and smaller window size, map grids off too (ctrl+x) , to see if you can reach 60 fps ;)

Edit: also when you are in free camera mode, press F5 and number 2 to set the view rectangle size smaller, then you get more fps and you may be able to fly decently ;)

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:28
by Razor
Image

i strted to creating 3d models in sketchup to your editor (like powerups, weapons). But i found out that there is no extension except sketchup`s

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:32
by Gustavob
Razor wrote:But i found out that there is no extension except sketchup`s
You could try Anim8or, it exports in .an8 format and in some other 3d formats also. and its free

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:42
by T.M.
Razor wrote:Image

i strted to creating 3d models in sketchup to your editor (like powerups, weapons). But i found out that there is no extension except sketchup`s
Nice! You dont need to animate them, its just simple rotation animation anyways, really easy to do in opengl. Just dont make too high poly models ;)

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:43
by Cuban-Pete
One tiny little comment, the program does not have an icon when running (like in task-bar or left top corner). :)

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:45
by T.M.
My editor you mean? hmm... youre right, i dont know how to add it there though.

Edit: i figured it out, now it has icon there too 8-)

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:49
by Razor
here you have sketchup model http://sketchup.google.com/3dwarehouse/ ... 9ae9b9b837

how do you want to extract it from sketchup?

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:53
by T.M.
Hmm... i dont know about the formats, but if you know some format that is simple to read (like .raw) that has vertex data and color data (you dont use textures there right?) then its good for me :roll:

Edit: maybe its best if i download this "sketchup" program myself and try to open your model there and then export to something else.

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 14:57
by Razor
no txt and you can open it in Collada whahtever it is

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 15:08
by T.M.
yeah, seems like Blender can open it, i just need to install one more program before i can do that :roll:

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 15:19
by Razor
try it and tell me if that work

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 16:19
by T.M.
I got it open now, and i cant really use this... it has lots of useless polygons inside the model etc, you should just use Blender instead and optimize the model with it.

Edit: 2384 faces with your model, 928 faces after optimizing it with blender :roll: saved: 1456 faces

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 16:27
by Sektor
The 2D object sprites would be fine for me and they would change when the user changes the STY file. Just being able to place objects into the mis file by clicking instead of typing would be really nice (I know you planned it already).

Re: TradeMark's GTA2 Map Editor (only Zone Editor currently)

Posted: 24 Feb 2010, 23:31
by BenMillard
Just tried out the minimap export, using File > Save > Minimap. Works great! I'm now using the image from your tool to promote MultiSlayer.

Might save a JPEG version and include that as slayer.jpg so GH 1.5 picks it up.

(EDIT) Can you render Dusk mode? :P