The Gang Garrison 2 Forum

Gang Garrison Discussion => Announcements => Topic started by: Chris P. Bacon on January 10, 2010, 11:24:36 am

Title: Possibility of moving to Game Maker 8
Post by: Chris P. Bacon on January 10, 2010, 11:24:36 am
With Game Maker 8 recently released, we could move gg2 over to it.  I have built the gg2 exe in gm8 so we can test it out.

Please download it and give it a try.  Do any new bugs come up?  Do you get any new errors?  Is it faster?  Is it worth making the switch to gm8?

This is the current version, 2.1.4.  3 scripts were changed because there were changes to GM functions.

CustomMapProcessLevelData

Changed From
Code: [Select]
global.CustomMapCollisionSprite = sprite_create_from_surface(walkmaskSurface, 0, 0, surface_get_width(walkmaskSurface), surface_get_height(walkmaskSurface), true, true, false, true, 0, 0);
To
Code: [Select]
global.CustomMapCollisionSprite = sprite_create_from_surface(walkmaskSurface, 0, 0, surface_get_width(walkmaskSurface), surface_get_height(walkmaskSurface), true, true, 0, 0);

CustomMapInit

Changed From
Code: [Select]
background_replace(CustomMapB, argument0, false, false, false);
To
Code: [Select]
background_replace(CustomMapB, argument0, false, false);

Alarm Event for alarm 1
for object DeathCam:


Changed From
Code: [Select]
DeathCamS=sprite_add("deathcam.bmp",1,0,0,0,1,400,300);
To
Code: [Select]
DeathCamS=sprite_add("deathcam.bmp",1,0,0,400,300);

Link: http://www.mediafire.com/?ywww2qty4gw (http://www.mediafire.com/?ywww2qty4gw)
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 10, 2010, 11:26:03 am
 :c1:  :z5:
Title: Re: Possibility of moving to Game Maker 8
Post by: Ghostface on January 10, 2010, 11:26:26 am
So we havent moved yet :z7:
Nothing to lose, fund it.
Title: Re: Possibility of moving to Game Maker 8
Post by: Tankmen on January 10, 2010, 11:32:10 am
I didn't find any problems, I say go for it.
Title: Re: Possibility of moving to Game Maker 8
Post by: Phantom Brave on January 10, 2010, 11:34:05 am
I've been using this since RC2. There aren't any problems.
Title: Re: Possibility of moving to Game Maker 8
Post by: L on January 10, 2010, 11:34:57 am
I've been using a GM8 client for a while now, it runs great with no errors. I say do it.
Title: Re: Possibility of moving to Game Maker 8
Post by: Saniblues on January 10, 2010, 11:37:20 am
And for you pirates out there, GM8 was far easier to crack than GM7.

But stealing is bad, you shouldn't steal from people.
Title: Re: Possibility of moving to Game Maker 8
Post by: Leiche on January 10, 2010, 11:38:24 am
I did that with the Shakeplanet TC just today.

And for you pirates out there, GM8 was far easier to crack than GM7.
But stealing is bad, you shouldn't steal from people.
Look into your freakin' mirror.
Title: Re: Possibility of moving to Game Maker 8
Post by: Chris P. Bacon on January 10, 2010, 11:41:06 am
I did a little timed test.  The GM8 version is a couple seconds faster for me from "Preparing to Launch" to the Faucet screen.
Title: Re: Possibility of moving to Game Maker 8
Post by: Saniblues on January 10, 2010, 11:55:39 am
I did a little timed test.  The GM8 version is a couple seconds faster for me from "Preparing to Launch" to the Faucet screen.
I gave a copy of the current build compiled in GM8 to Muddywater, and people claim that his server did run smoother.

Less lagspikes and whatnot.
Title: Re: Possibility of moving to Game Maker 8
Post by: AnDrEw on January 10, 2010, 11:59:31 am
Works great, do it.
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 10, 2010, 12:13:28 pm
holy shit an AnDrEw post
Title: Re: Possibility of moving to Game Maker 8
Post by: Ghostface on January 10, 2010, 12:20:31 pm
He only joined a month before me.
I need to learn to code.
Title: Re: Possibility of moving to Game Maker 8
Post by: Speed of Dark on January 10, 2010, 12:31:18 pm
He only joined a month before me.
I need to learn to code.
More like a month + twelve more of them.
Title: Re: Possibility of moving to Game Maker 8
Post by: Leften Heals on January 10, 2010, 01:20:10 pm
He only joined a month before me.
I need to learn to code.
08 mang
Title: Re: Possibility of moving to Game Maker 8
Post by: Ghostface on January 10, 2010, 01:37:15 pm
Ah. Damn.

Fredman, you know what to do.
Title: Re: Possibility of moving to Game Maker 8
Post by: Blackbird88 on January 10, 2010, 02:04:25 pm
Loading times are really fast. Good job :c1:
Title: Re: Possibility of moving to Game Maker 8
Post by: Saniblues on January 10, 2010, 02:30:57 pm
I wonder where people get the idea that Freddy does all the work when there are six devs.
Title: Re: Possibility of moving to Game Maker 8
Post by: Ghostface on January 10, 2010, 02:33:43 pm
I wonder where people get the idea that Freddy does all the work when there are six devs.

Doesnt he release them?
I dont know, half of the people i know here are weeaboo or fucked up in some way or another.
Title: Re: Possibility of moving to Game Maker 8
Post by: Speed of Dark on January 10, 2010, 02:34:19 pm
I wonder where people get the idea that Freddy does all the work when there are six devs.
Six?

Fredman, Cspot, MedO, Bacon, Synnah is dead, Scoot is dead, Bass is a 'developer-in-training'-

Who're the last two?
Title: Re: Possibility of moving to Game Maker 8
Post by: Psychopath on January 10, 2010, 02:38:31 pm
I wonder where people get the idea that Freddy does all the work when there are six devs.
Six?

Fredman, Cspot, MedO, Bacon, Synnah is dead, Scoot is dead, Bass is a 'developer-in-training'-

Who're the last two?
fishy, juicebox, vaati...but they're all dead D:
Title: Re: Possibility of moving to Game Maker 8
Post by: Saniblues on January 10, 2010, 02:49:48 pm
I wonder where people get the idea that Freddy does all the work when there are six devs.
Six?

Fredman, Cspot, MedO, Bacon, Synnah is dead, Scoot is dead, Bass is a 'developer-in-training'-

Who're the last two?
Findude, and Bass does still technically count as a Dev.
Title: Re: Possibility of moving to Game Maker 8
Post by: Saniblues on January 10, 2010, 02:51:07 pm
Actually, Fishmatt works out of the public eye, as well, so I suppose there are seven.

Or still six if you don't count Bass.
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 10, 2010, 02:52:18 pm
hm.

Do beta tester posts count as regular posts, because why do I see people online that have been here forever with only ten posts
Title: Re: Possibility of moving to Game Maker 8
Post by: Speed of Dark on January 10, 2010, 02:55:03 pm
hm.

Do beta tester posts count as regular posts, because why do I see people online that have been here forever with only ten posts
I dunno, but if they do then Insani has over two thousand posts in Beta Testing/New Builds and stuff alone.
Title: Re: Possibility of moving to Game Maker 8
Post by: Psychopath on January 10, 2010, 02:58:52 pm
hm.

Do beta tester posts count as regular posts, because why do I see people online that have been here forever with only ten posts
I dunno, but if they do then Insani has over two thousand posts in Beta Testing/New Builds and stuff alone.
looks like a yes. Check any beta tester's general statistics if you don't believe me. Although just making a post in that section would be definite proof
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 10, 2010, 03:00:40 pm
hm.

Do beta tester posts count as regular posts, because why do I see people online that have been here forever with only ten posts
I dunno, but if they do then Insani has over two thousand posts in Beta Testing/New Builds and stuff alone.
looks like a yes. Check any beta tester's general statistics if you don't believe me. Although just making a post in that section would be definite proof
http://www.ganggarrison.com/forums/index.php?action=profile;u=1123;sa=statPanel (http://www.ganggarrison.com/forums/index.php?action=profile;u=1123;sa=statPanel)

but but but....


NINJA EDIT!
Title: Re: Possibility of moving to Game Maker 8
Post by: Speed of Dark on January 10, 2010, 03:03:11 pm
Speaking from the viewpoint of a filthy pub peasant who hates beta testers, hates IRC, hates updates but loves his mum:

User profile > General Statistics

Insani:
5,600 posts
Amount shown equals 3,047

Psychopath:
795 posts
Amount shown equals 579
Title: Re: Possibility of moving to Game Maker 8
Post by: Psychopath on January 10, 2010, 03:06:13 pm
Psychopath:
795 posts
Amount shown equals 579
how in the hell? I know that I haven't posted over 200 times in the beta tester sections.
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 10, 2010, 03:07:45 pm
Psychopath:
795 posts
Amount shown equals 579
how in the hell? I know that I haven't posted over 200 times in the beta tester sections.
:z4:
Title: Re: Possibility of moving to Game Maker 8
Post by: Saniblues on January 10, 2010, 03:43:06 pm
Obviously the gods have smiled upon me and given me half the posts I lost back.
Title: Re: Possibility of moving to Game Maker 8
Post by: Meower on January 10, 2010, 04:13:23 pm
Here my good man, have some internet
Title: Re: Possibility of moving to Game Maker 8
Post by: Dman on January 10, 2010, 05:54:13 pm
Neat. I tried it on a supposedly laggy server and I only had a few minor location studders. And they were extremely brief and only a few pixels away.
Title: Re: Possibility of moving to Game Maker 8
Post by: MedO on January 10, 2010, 06:44:33 pm
"Location studders" are often server side problems, at least they are if you're set back all the time. If you're set forward then it's your client that's too slow.
Title: Re: Possibility of moving to Game Maker 8
Post by: Chris P. Bacon on January 10, 2010, 08:21:44 pm
This thread got a tad off topic.

So, hows the gm8 version? and I mean more than 5 minutes in it.  Is it worth switching to GM8?  I think all devs have now purchased it (pirating it is out of the question for the 'official' devs) so I think we can move forward.
Title: Re: Possibility of moving to Game Maker 8
Post by: Teekytots [PC][OG] on January 10, 2010, 08:41:45 pm
Great, let's make the move soon.
Title: Re: Possibility of moving to Game Maker 8
Post by: Mejic on January 11, 2010, 12:35:40 am
How the hell do I make things transparent in gm8?
Title: Re: Possibility of moving to Game Maker 8
Post by: L on January 11, 2010, 01:31:13 am
How the hell do I make things transparent in gm8?
when. You load a sprite check remove background.
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 11, 2010, 06:34:43 pm
and in the manual editor, it supports transparent pngs :z6:
Title: Re: Possibility of moving to Game Maker 8
Post by: Agh on January 11, 2010, 07:18:45 pm
Does this mean we can get rid of the "white-pixel-in-the-bottom-left-corner-of-the-wallmask" shit?
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on January 11, 2010, 07:21:25 pm
not yet,

You see this kind of thing needs to be hard-coded, but in a sense, yes
Title: Re: Possibility of moving to Game Maker 8
Post by: SummonerX on January 13, 2010, 09:55:23 am
Move to GG2 To GM8 4TeHEpiCWiN!
Title: Re: Possibility of moving to Game Maker 8
Post by: Bass on January 13, 2010, 01:51:50 pm
I would have hated this topic before leiche helped me. :z4:
Title: Re: Possibility of moving to Game Maker 8
Post by: favicon guru on January 13, 2010, 03:34:49 pm
Move to GG2 To GM8 4TeHEpiCWiN!
.....what
Title: Re: Possibility of moving to Game Maker 8
Post by: Wherewolf on January 13, 2010, 08:04:14 pm
Move to GG2 To GM8 4TeHEpiCWiN!
.....what
'For the epic win!'
Title: Re: Possibility of moving to Game Maker 8
Post by: favicon guru on January 13, 2010, 08:06:00 pm
No, I understood it.

I'm just wondering what could have possessed someone to post so outdated and awfully in 2010.
Title: Re: Possibility of moving to Game Maker 8
Post by: AcidLead on January 14, 2010, 07:39:56 am
No, I understood it.

I'm just wondering what could have possessed someone to post so outdated and awfully in 2010.
What makes you think the poster's condition is the kind that diminishes with time? Hell, it's so stupid, even the completely recovered have occasional flashbacks.
Title: Re: Possibility of moving to Game Maker 8
Post by: Possible Troll on February 23, 2010, 05:40:02 pm
It's fantastic, except for one problem:

(http://i4.photobucket.com/albums/y105/luckyzapper/screenshot103-1.png)

During the deathcam, particles become transparent allowing you to wasd around and see the fighting action.

Actually, everything with alpha transparency has this problem
Title: Re: Possibility of moving to Game Maker 8
Post by: NAGN on February 23, 2010, 06:23:00 pm
It's fantastic, except for one problem:

(http://i4.photobucket.com/albums/y105/luckyzapper/screenshot103-1.png)

During the deathcam, particles become transparent allowing you to wasd around and see the fighting action.

Actually, everything with alpha transparency has this problem
it appers he forgot to turn off remove background in the functions or something,

I'm not on my comp right now so hold on
Title: Re: Possibility of moving to Game Maker 8
Post by: Blitzsuuuu on February 24, 2010, 08:43:58 pm
Epic
Title: Re: Possibility of moving to Game Maker 8
Post by: Chris P. Bacon on March 04, 2010, 09:08:46 pm
next update will be gm8