Information

Author:
    Bleed
Rating:
    7.8 (4 votes)
Type:
    Example
Language:
    GM 8
Reviews:
    None
Submited:
    February 05, 2012
Dev - DB/form (refering to updated - check code)
Download:
    DOWNLOAD (492)
Dev - make AJAX
Screenshots (8)
Dev - Also, on form submission, use GD to resize the image as a new thumbnail file
Dev - In the submission form, you can now upload a banner image
VEditor 1.3a
VEditor is an advanced, yet easy to use, Room Editor for Game Maker, it has many more features than the default GM editor has, it's more responsive, flexible and will allow you to manage and create rooms/levels with simplicity.

Starting with version 1.0 it is possible to bundle VEditor alongside your game or project as a level/map editor, please read the help file for more information.


For the official thread visit :
http://gmc.yoyogames.com/index.php?showtopic=434229

Alternative download link : http://host-a.net/u/Bleed/VEditor_1.3a.7z


Target platforms:



Dev - Warning
Dev - After editing rating, make rating display change
Dev - When editing, update "edited" column
Dev - Restore deleted comments
Dev - Display deleted comments if mod (hidden, then with dropdown)
Dev - After deletion or during edit, make rating dropdown appear again
Dev - Stricter rating rules. Prevent user from rating again
Dev - Pages
Dev - Reporting
24 Results
1 2 Next

Oh hey, I originally found this on the GMC, and I still have it on my computer right now. I was considering on using it to design one of my projects, and it works pretty well. :)

I didn't know it was developed in GM though.

8/10
Posted by CyrusRoberto February 05, 2012 2:13 - 1.3 years ago
| [#01]

No its not made in GM judging by the screen. Noone would work on a UI that similar to native windows unless someone made a dll or example for it.

I may try this out to save time, but by the description it sounds like its very similar to the one already in gm...
Posted by Alert Games February 05, 2012 2:30 - 1.3 years ago
| [#02]

This does use a DLL. And this gives me the same surface error as other GM games.
Posted by CyrusRoberto February 05, 2012 2:36 - 1.3 years ago
| [#03]

Very nice.

Looks like the minimap doesn't get updated when you delete objects.
Can you have layers of tiles and objects? Layers of objects is something I've always missed in the GM room editor.
This needs some work before I'll use it. But 9/10 never the less.
Posted by SpectreNectar February 05, 2012 5:14 - 1.3 years ago
| [#04]

Windows dialogs have been a feature for ages Alert...
Posted by Grand-High Gamer February 05, 2012 12:29 - 1.3 years ago
| [#05]

Hey guys thanks for the comments and yes it was made in GameMaker and with the help of API extensions, hobbel's Max WinAPI 2 and the like. This version has been re-written from scratch so it may have a few glitches here and there that i may have missed, but no worries they will get fixed as i intend to add more features to the program, in the meantime you can force a redraw of the minimap window by resizing it.
As for the surface error, VEditor doesn't actively use surfaces except for the minimap and the grid and those only get updated rarely or when the user forces an update (resizing the minimap window for example) so not exactly sure what may cause it. I do appreciate any feedback or bug reports and if you have any feature requests i welcome them too.
Posted by Bleed February 06, 2012 16:53 - 1.3 years ago
| [#06]

Oh no it's not a glitch, my computer just sucks.
Posted by CyrusRoberto February 06, 2012 17:22 - 1.3 years ago
| [#07]

Still, i will look for a way to provide a workaround in future versions.
One more vote and it finally gets a rating, exciting.
Posted by Bleed February 07, 2012 5:32 - 1.3 years ago
| [#08]

this looks really interesting. i'm gonna check it out when i can. i hate GM's room editor. only thing i don't like about GM.
Posted by death February 07, 2012 11:44 - 1.3 years ago
| [#09]

What version of GM does this work best with?
7? 8?
Edit: Nevermind, I got it. :P
Posted by JuurianChi February 07, 2012 12:29 - 1.3 years ago
| [#10]

i can't help but feel this interface is very sluggish. The only feature that's nice is the rectangular placement of tiles. though it would be nice to get more than 1 shape. however what sucks about this is how slow it places the tiles. select a large region and i have to wait for it to place each individual tile? i also don't like that i have to delete a tile before i can place a new tile on the same layer. deleting a tile is strange as well. a lot of the time when i try deleting something the whole room moves around.

i think it's a great idea to make a new room editor for GM but i don't think this as it is now, can replace GM's room editor.
Posted by death February 07, 2012 16:22 - 1.3 years ago
| [#11]

VEditor's speed is based on the overall speed of your system, if your system is slow so will VEditor's interface and performance speed, but if you have a fairly good pc and still feels sluggish when working with the application open VESettings.ini and modify min_speed and max_speed to something higher.
Also in the Tiles and Objects Toolbox there's a checkbox "Allow Underlying", you can check that to allow placing of Instances and tiles on the same position/layer. Maybe you rushed a little because if you would have taken the time to read the help file you'd know that to delete tiles/instances you have to press both mouse buttons at the same time, moving of the view will halt and the rectangle color will change to red to indicate deletion.

VEditor can create 300.000 (that's three hundred thousand) instances or tiles in under a few minutes on a p4 and all of it automatically, but if that's still not good enough, i'm planning to add more power to it with future versions, after all the application does not have every feature i want to add to it.
Posted by Bleed February 07, 2012 17:16 - 1.3 years ago
| [#12]

i love when a developer defends their product so much and completely ignores a user's opinion. your reply is unnecessary. I gave my experience with the program. i read the help file, i know how to delete but when pressing both buttons every once in a while it'll move the room position to the far bottom right. my system is very fast and this program is still slow.

also what is so great about creating Three Thousand tiles? will there ever be a room that big? if i really wanted 1 tile repeated Three Thousand times I would just make a background of that one tile and with Game Maker just simply check the box that says "tiled x" "tiled y" and wow did that save a lot of time.
Posted by death February 07, 2012 18:24 - 1.3 years ago
| [#13]

Such a backlash to a relatively docile comment (from Death, anyway).

I didn't test every feature, but enough to get an idea of how the program works.

The ability to add multiple objects and tiles using a click-and-drag method is interesting, but like Death said, can be easily replaced by backgrounds (shift-click-dragging for objects). However, if you have the ability to select chunks of a tileset and lay them down that way, that's always a nice feature, though GM does that too.

Controls and interface aren't very intuitive and could use some work. Using right-click to pan the screen, where holding both mouse buttons is used to delete is an unconventional means of control, like reversing the scrolling direction on the mousewheel (I'm talking to you, Paint SAI). Honestly I think they should be switched. And as for the windows, they're a little cluttered, and it looks like you're trying to pack every GM feature into this little program.

The minimap also doesn't update when deleting objects and tiles.

Finally, the process seems very cumbersome. I didn't do much with it, but what is it composed of? Editing a room, exporting, and re-importing into GM8? With no access to the game's resources? And what's with the "add object" feature? How does this benefit when you don't have access to the real objects? Overall it makes the system inefficient, because why would I open a program to do the same thing when it's more limited? Come up with a good selling point here. This isn't as advanced as you say.

I didn't experience any real slowness, but you need to keep the user in mind, always. If you're running on a high-end PC, you can't complain when people who are using lower-end PCs are having issues. That's your job to accommodate for them, because if you don't, they're not using your product. That's how it works in the real world, so don't be so sore when you come up against these kinds of situations.

By the looks of it, you've been developing this for quite some time. Three years now? That's a while to stay engaged in a project. Keep at it, but learn to take criticism. I'm going to go ahead and say what Death said. In its current state, it's too cumbersome to replace GM's room editor. If you can put some exclusive features in there though, it might.

7/10
Posted by Kilin February 07, 2012 19:47 - 1.3 years ago
| [#14]

Ok, once again thank you for the comments and i will look for ways to make the application more user-friendly.
Posted by Bleed February 12, 2012 5:45 - 1.3 years ago
| [#15]

Interesting but needs a lot of improvements, is actually slower than GM's one.
Posted by Nehemek April 28, 2012 21:48 - 1.1 years ago
| [#16]

Critical update v1.1a . Some bug fixes and enhanced Minimap window.
Posted by Bleed October 25, 2012 15:38 - 7 months ago
| [#17]

New Solid version1.2 out Now.
Posted by Bleed November 27, 2012 13:04 - 5.9 months ago
| [#18]

New version 1.3 released.
Should i continue to post updates here or is this a lost cause?
Posted by Bleed January 11, 2013 17:06 - 4.4 months ago
| [#19]

ffs
I'll get Chiken.
Posted by Juju January 11, 2013 17:07 - 4.4 months ago
| [#20]

24 Results
1 2 Next

Recent Activity
 
Active Users (0)