Topic:   News on GameMaker v4.0   (Read 282637 times)


0 Members and 3 Guests are viewing this topic.

Al Staffieri


  • GMG-er

  • **

  • no avatar

  • Posts: 452

  • I love GameMaker
Re: News on GameMaker v4.0
« Reply #90 on: November 15, 2009, 08:36:20 AM »
I'm trying to make a new code parser so it doesn't need spaces between math symbols and will be faster. I can't really work on it though because I can't get the scripts to load the text correctly yet.

GuthanSoftware


  • GMG-er

  • **


  • Posts: 105

  • GuthanSoftware
Re: News on GameMaker v4.0
« Reply #91 on: November 24, 2009, 05:56:59 PM »
You adding universal compiling to gm 4? Like compiling for windows.
Stupid Test Creator
Sim School Creator
Windox Creator
and more

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: News on GameMaker v4.0
« Reply #92 on: December 02, 2009, 05:28:21 PM »
Quote
I'm trying to make a new code parser so it doesn't need spaces between math symbols and will be faster. I can't really work on it though because I can't get the scripts to load the text correctly yet.
Bummer.

It sounds like software development was easier in the old days. Kevin Kinell never managed to port Yipe! to OSX, due to stupid "improvements" in modern language structures. (btw, iYipe! is due for release soon. :) )

One more extra super special sprinkling in 4.0 would be an OR command. I've grown lazy with JavaScript and find the workaround a nuisance now, hehe. ;D

EDIT:

Code: [Select]
IF npcGridX < playerGridX // pcGridX > playerGridX THEN
  ' --- distance check routine.
END IF

OM NOM NOM...
« Last Edit: December 02, 2009, 05:30:39 PM by Silverwind »
I survived the spammage of 2007

Al Staffieri


  • GMG-er

  • **

  • no avatar

  • Posts: 452

  • I love GameMaker
Re: News on GameMaker v4.0
« Reply #93 on: December 03, 2009, 01:03:50 AM »
Quote
You adding universal compiling to gm 4? Like compiling for windows.

The first release will be Mac only, but  once it's done I do want to start working on a Windows runtime engine.

GuthanSoftware


  • GMG-er

  • **


  • Posts: 105

  • GuthanSoftware
Re: News on GameMaker v4.0
« Reply #94 on: December 03, 2009, 03:24:59 PM »
Do you maybe have an approximate release?
Stupid Test Creator
Sim School Creator
Windox Creator
and more

Charlo


  • GMG-er

  • **


  • Posts: 451
Re: News on GameMaker v4.0
« Reply #95 on: January 19, 2010, 06:51:07 PM »
Will GM 4 have arrays?  More advanced games pretty much require them.

(Sorry if I missed the answer to this somewhere back in the topic)

Connors


  • ^ This guy is amazing.

  • ****


  • Posts: 2374

  • It's a secret to everyone...
Re: News on GameMaker v4.0
« Reply #96 on: February 24, 2010, 06:25:04 PM »
But is it worth the ten bucks!?!?  :(
Warning: The above post may have been modified multiple times.

"In a great game, the character must never perfectly obey the user's command"
 - Tim Rogers

http://connorspuzzles.tumblr.com/

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: News on GameMaker v4.0
« Reply #97 on: February 24, 2010, 06:53:41 PM »
It's 20 bucks, and yes it certainly is.

Mac GameMaker is an incredibly well refined game development tool with years of excellent customer testimonials and input. It's undoubtedly among the easiest to learn game development tools available for the Macintosh and boasts a brilliantly simplistic yet versatile scripting language which supports development for of a wide variety of genres including Adventure, First Person Shooter, Driving Simulator, Platformer, Side Scroller, Puzzle and Role Playing Game.

If you're new to Mac GameMaker or are still considering it over other game development tools, check out my Getting Started tutorials which show you how to make simple games with the demo's 15 lines of code per routine restriction: http://alstaffieri.com/gmguide.html
« Last Edit: February 24, 2010, 07:06:30 PM by Silverwind »
I survived the spammage of 2007

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: News on GameMaker v4.0
« Reply #98 on: February 25, 2010, 08:57:27 PM »
Hey Al, I noticed Silver Creator has a shiny new icon and thought 4.0 could do with one as well. I'm not sure if you have anything in the works, but here's a concept I threw together that you're welcome to use:

« Last Edit: February 25, 2010, 09:21:49 PM by Silverwind »
I survived the spammage of 2007

Al Staffieri


  • GMG-er

  • **

  • no avatar

  • Posts: 452

  • I love GameMaker
Re: News on GameMaker v4.0
« Reply #99 on: February 26, 2010, 12:36:12 AM »
hehe. Cool. I'm going to put this picture on the GM 4 preview page.

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: News on GameMaker v4.0
« Reply #100 on: February 26, 2010, 09:15:33 AM »
Here's one keeping to the hand and pencil idea:

« Last Edit: February 26, 2010, 09:23:19 AM by Silverwind »
I survived the spammage of 2007

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: News on GameMaker v4.0
« Reply #101 on: February 26, 2010, 06:41:48 PM »


I was messing about with colours after noticing how flat the grey icons appear at actual size, but working with the hand is actually quite tricky. It's either too small to be distinguishable or too large to fit with anything else.

You must have spent ages on that logo! ;D You certainly did a good job of it.

EDIT:

Oh wait, I forgot to give the grey ones drop shadows:



They look a little less flat now.
« Last Edit: February 26, 2010, 07:06:25 PM by Silverwind »
I survived the spammage of 2007

EqwanoX


  • Administrator

  • GMG Extraordinaire

  • *****


  • Posts: 1180
Re: News on GameMaker v4.0
« Reply #102 on: February 27, 2010, 09:45:14 AM »
i like the second one, "GM 4.0" but the 4.0 needs to be enlarged, and maybe make the background blueish and keep the gray outline

j


  • GMG Newbie

  • *


  • Posts: 62
Re: News on GameMaker v4.0
« Reply #103 on: February 27, 2010, 10:17:39 AM »
I actually like the bottom left, the one with the hand, color, and GM.

Charlo


  • GMG-er

  • **


  • Posts: 451
Re: News on GameMaker v4.0
« Reply #104 on: March 03, 2010, 04:11:35 PM »
I don't like the idea of having text on the icon.  Most icons these days are just that: an icon.  However, it's hard to come up with an icon that coveys the idea "GameMaker" without explicitly saying it.   ;D