Log in
Please log in or register.
Pages: [1] 2 3 ... 5
  Print  
Author Topic: v2.0 released!  (Read 7204 times)
Adam Atomic
Administrator
Hero Member
*****
Posts: 724


hostest w/ the mostest


View Profile WWW
« on: Thu, Feb 11, 2010 »

Gentlemen, and possibly ladies (Huh), I apologize right now for breaking all your codes again, but it is SO WORTH IT this time!!  Huge performance boosts, massive API improvements, some nice new features to speed things up here and there...I'm burned out now but I'm really proud of this one Smiley

Release Notes

v1.5x-v2.0 Porting Guide

Collisions Demo

Updated moDe Demo


There's some big changes in there, and a lot of little things, but they're all for the better!  I am working on a couple of big things alongside this, the joint game dev site with ChevyRay and something else that we can hopefully announce soon too!
« Last Edit: Thu, Feb 11, 2010 by Adam Atomic » Logged

Bjorgen
Jr. Member
**
Posts: 58


Party hats ftw!


View Profile WWW
« Reply #1 on: Thu, Feb 11, 2010 »

Awesome, time to gets to work.
Logged
xraven13
Full Member
***
Posts: 152


View Profile
« Reply #2 on: Thu, Feb 11, 2010 »

Omg awesome Cheesy U are the king!!!
So is collision working even when sprites are rotated..?? No need to use boundary boxes like before??
Too bad i didn't start with project 1 week later...XD
« Last Edit: Thu, Feb 11, 2010 by xraven13 » Logged
photonstorm
Full Member
***
Posts: 177



View Profile WWW
« Reply #3 on: Thu, Feb 11, 2010 »

Hah I just started a new game using 1.5 last night - time to re-factor Smiley
Logged

photonstorm
Full Member
***
Posts: 177



View Profile WWW
« Reply #4 on: Thu, Feb 11, 2010 »

I get this happen a lot in the new Mode demo:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
   at com.adamatomic.Mode::PlayState/update()
   at org.flixel::FlxGame/onEnterFrame()

Logged

dan
Newbie
*
Posts: 31



View Profile WWW
« Reply #5 on: Thu, Feb 11, 2010 »

Thanks, Adam! This looks like some very exciting stuff.
Logged

killradius
Newbie
*
Posts: 5


View Profile
« Reply #6 on: Thu, Feb 11, 2010 »

Hmm, can't set a FlxGroup's position manually, only its velocity?  Maybe I'm doing something wrong though.

Also, you should probably note that you need to explictly set a FlxGroup's 'moves' variable to true for it to update position.  Maybe put this as an optional field in the constructor, set to true by default?

But this look slike a great update.  Glad to see things evolving.
Logged
h3r3j3
Newbie
*
Posts: 3



View Profile WWW
« Reply #7 on: Thu, Feb 11, 2010 »

Wohooooooooooo! nice work!!!
Logged
Matoking
Newbie
*
Posts: 49


View Profile
« Reply #8 on: Thu, Feb 11, 2010 »

Particles seem to work super-fast now.  Shocked
Logged
fefranca
Full Member
***
Posts: 218


10 binary lovers


View Profile WWW
« Reply #9 on: Thu, Feb 11, 2010 »

Excellent Adam, looking great.. thank you Wink
Logged

Free cake every day at #flixel on irc.freenode.net.
Use your favorite IRC client or  http://webchat.freenode.net/
Richard Kain
Full Member
***
Posts: 175


View Profile
« Reply #10 on: Thu, Feb 11, 2010 »

Huzzah! Break our codes, Adam! Burn down the unworthy paradigm, that a glorious new empire may be built upon the ashes of the old.

Seriously though, looking forward to playing around with the new features. Kind of glad I haven't committed to any huge projects recently. It won't take me as long to port over some of my tech demos.
Logged
SeiferTim
Full Member
***
Posts: 219



View Profile WWW
« Reply #11 on: Thu, Feb 11, 2010 »

Awesome, except I can't compile/run the new moDe... I get an error on this line:
Code:
[s]override public function create():void[/s]
in MenuState.as saying that override must override something...

Oi - nevermind me, pointing my classpaths to the wrong Flixel folder... Tongue
« Last Edit: Thu, Feb 11, 2010 by SeiferTim » Logged

Matoking
Newbie
*
Posts: 49


View Profile
« Reply #12 on: Thu, Feb 11, 2010 »

Just got my project working with flixel v. 2.00

It sure looks like a big update...
Logged
Adam Atomic
Administrator
Hero Member
*****
Posts: 724


hostest w/ the mostest


View Profile WWW
« Reply #13 on: Thu, Feb 11, 2010 »

Hmm, can't set a FlxGroup's position manually, only its velocity?  Maybe I'm doing something wrong though.

Also, you should probably note that you need to explictly set a FlxGroup's 'moves' variable to true for it to update position.  Maybe put this as an optional field in the constructor, set to true by default?

But this look slike a great update.  Glad to see things evolving.

Yea I will change those default moves flags, those were from like saturday or something and aren't nearly as important as I thought they'd be!!  To set the X/Y position manually it's safest to use FlxGroup.reset(X,Y), otherwise it might lose track of its offsets and stuff
Logged

Adam Atomic
Administrator
Hero Member
*****
Posts: 724


hostest w/ the mostest


View Profile WWW
« Reply #14 on: Thu, Feb 11, 2010 »

I get this happen a lot in the new Mode demo:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
   at com.adamatomic.Mode::PlayState/update()
   at org.flixel::FlxGame/onEnterFrame()

Woops, I left in the old, uninstantiated text shadows!  Should be fixed now Smiley
Logged

Pages: [1] 2 3 ... 5
  Print  
 
Jump to: