0 Members and 2 Guests are viewing this topic.
Actually it is listed there in small font. It said lambdas. Which was also mentioned by other posters on this page of this thread. I'm not even sure why you thought it would be necessary to turn off image blocker anyway, you can click through the spoilers and still read what it says without even messing with image blocker. *edit*: Ok, it gives alternate text with image blocker on... how strange.
I don't think it will ever be "Finished". Its going to stay alive for a long time, the 1.0.0 will just be the largest, most improved, programming-style changing update to date. If I ever fear the Parser is starting to die due to real life stuff or boredom of working on the same project for so long, I will definitely pass it on to another programmer to continue, I wouldn't leave you guys hanging.
Quote from: Art_of_camelot on July 05, 2011, 08:05:15 amActually it is listed there in small font. It said lambdas. Which was also mentioned by other posters on this page of this thread. I'm not even sure why you thought it would be necessary to turn off image blocker anyway, you can click through the spoilers and still read what it says without even messing with image blocker. *edit*: Ok, it gives alternate text with image blocker on... how strange.I had to zoom in my browser a zillion times to see that word. then I reasoned the pics might have been screenshots or something. allow images, add water and BOOM, instant headaches with half that screen flashing. It wouldn't have been an issue if I hadn't just zoomed in a couple dozen times.I was warned of this too in my intro topic.
Quote from: calcdude84se on July 02, 2011, 01:02:39 pmMore seriously, Ashbad's referring to inline functions, I presume, which probably aren't going to happen.Quigibo just said they were gonna happen, so I assume they are
More seriously, Ashbad's referring to inline functions, I presume, which probably aren't going to happen.
@gravity = lambda {|cur_level|(cur_level%5==0)?(1):(2)} / air_density
if cur_level%5 == 0 Thing = 1else Thing = 2endGravity = Thing / air_density
* Ashbad pays off people who didn't understand since they allowed him to finally see Axe's implementation