• Register

A freeware game creation system for classic 2D action games. No programming skills required; everything is made in a "construction kit" fashion. Achieve amazing results with minimal effort: Pre-defined "industry standard" game object categories and behaviour models with hundreds of attributes, all of which you can change. Create arcade quality games with just a few mouse clicks. Easy, fast and free.

Post news Report RSS M484GCS Version 9.0 Released

M484 Game Creation System version 9.0 has been released. This update brings 10 bug fixes and some new useful features.

Posted by on

Download Link:
M484GCS - Version 9.0

And so, after a few months of silence the M484GCS project continues, this time with version update 9.0. This is an important update, which fixes 10 bugs (3 of which were major, including a nasty Win8 full screen crash) and also we get some handy new features.

V9.0 screenshots

NEW FEATURES AND IMPROVEMENTS


Here is the list of the most important changes and new features in V9.0:

1. New License
I changed the License again: The program is now released under the Zlib License. The previous custom made "M484GCS License" was simply too complicated and too restrictive and I believe would have caused a lot of hassle later. So we'll go on with Zlib: simple 3 point free software license, short and easy to understand.

2. Source Code structure improvement
For normal users this may not mean much, but for me the Developer this is a big thing: thanks to the new improved 3 part source code, both the "Editor" and the "Game Engine" can now be compiled from BlitzPlus with just one mouse click. (Previously there was a complex multi-stage procedure when compiling the Game Engine)

3. OOPS button
Both the Map Editor and Shell Editor have a new button called "Oops". This is basically an "undo last move" button: clicking the button returns the current object/tile coordinates to the original values. This may sound like a small addition, but in fact it's a huge improvement to the editor user friendliness...just try to imagine drawing something in Paint without being able to use CTRL+Z to undo the results of mis-clicks, and you'll have an idea of how things used to be. :)

4. New Test Room features
Test Room has two new switches: "Player ON-OFF" and "Screen Box ON-OFF". Turning Player "OFF" will remove all Player Objects from the room, and also Player auto-respawn will be disabled. Turning Screen Box "OFF" will remove Test Room screen border checks. These two options make the Test Room a little bit more flexible: sometimes the Player object and the screen border check can just get in the way of things.

5. General improvements
These include new "hotkeys" to all editor screens, clearly marked "margin scroll areas" in the Map Editor, and other small things.

V9.0 screenshots

BUG FIXES


This time I catched 3 major bugs and 7 smaller ones. :)

1. Windows 8 full screen crash
Why this happened, I don't know. In Win 7 and older Windowses everything worked fine, but now in Win 8, Windows started to give an error message every time you attempted to switch into full screen. I don't know if all Win8 PCs were affected, but I think that quite many were. So it had to be fixed, and the fix is this: the program now uses a "full window\" instead of an actual full screen. But in practice this looks just like a "real" full screen. The only drawback is that changing between Window and Full Screen now requires a game restart for the change to take effect.

Also all BlitzPlus users out there might want to check out the way how I made the Full Window to work in all resolutions: Screen filling borderless window + auto-centering Canvas + 4 auto-size-adjusting black "windows panels" around the Canvas to hide the truth. 1 Canvas + 4 Panels to fool them all. :D

2. Animation Delay Bug
This was a bad bug which affected objects that used Directional movement...Basically the animation cycle always started "too late" if the object had been stationary before starting to move. But now this is fixed.

3. Wall collisions broke down Margin scroll
Another bad one: if there was an enemy colliding with a "Stop Wall", margin scroll stopped working.

4. Seven smaller bugs
These were: Player shot starting XY "jump", turbo accelerating Walls, "Sticky screen elements" in Extras editor, "loading text" not showing up, "ghost key presses" in both game and title screen, and some small typos and mouse XY issues. You can read the Version History text file for more detailed descriptions.

---

So, download the new version everyone. :)

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: