Topic:   GameMaker Bug List   (Read 44162 times)


0 Members and 1 Guest are viewing this topic.

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: GameMaker Bug List
« Reply #45 on: August 05, 2008, 07:46:07 PM »
Have you fixed the repeat glitch yet? I really want to release Labyrinth.

P.S. Sorry for triple posting.
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Al Staffieri


  • GMG-er

  • **

  • no avatar

  • Posts: 452

  • I love GameMaker
Re: GameMaker Bug List
« Reply #46 on: August 06, 2008, 02:14:52 PM »
Quote
Have you fixed the repeat glitch yet? I really want to release Labyrinth.

I been working on it, but I haven't figured it out.

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: GameMaker Bug List
« Reply #47 on: August 07, 2008, 11:43:52 AM »
I found another glitch.
SPRITE SCALE 200 3 159 159 HiddenTile.gif
ON KEYDOWN
x = x + 1
SPRITE 2 x y Adventurer Avatar.gif
END KEYDOWN
Whenever you press a key the SPRITE keeps on getting bigger. Until Its so big that it disappears.
EDIT A nice feature of the sprite scale command would be a sprite x scale and a sprite y scale so you could make long and tall sprites.
« Last Edit: August 07, 2008, 11:52:08 AM by Tireas_Dragon »
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: GameMaker Bug List
« Reply #48 on: August 11, 2008, 04:51:55 AM »
Hey Al, would it be possible to have a SWAP var1$ var2$ command in the next update? Or does the SWAP var1 var2 command work with string variables anyway?
I survived the spammage of 2007

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: GameMaker Bug List
« Reply #49 on: August 11, 2008, 08:40:47 AM »
Ya SWAP works with both string and numerical variables.
« Last Edit: August 11, 2008, 08:40:58 AM by Tireas_Dragon »
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Al Staffieri


  • GMG-er

  • **

  • no avatar

  • Posts: 452

  • I love GameMaker
Re: GameMaker Bug List
« Reply #50 on: August 22, 2008, 03:46:20 AM »
Quote
Have you fixed the repeat glitch yet? I really want to release Labyrinth.

OMG!! I think I finally got it fixed!! I'll send you a version to try out later today.


EDIT: Nope. Still a minor problem with it, but it's working better. I'm very close to solving this.

EDIT 2: Ha. Think I got it this time. An update will be out later today.
« Last Edit: August 22, 2008, 06:31:25 AM by AlStaffieri »