-
Started 28th Nov 2012 in General
life is actually limited to -65535 thru 65535. I can check on all the other possible values too, but there is a lot.
-
Started 28th Nov 2012 in Powder Toy mods
yeah, I found the bug, it's with Positrons, there is a line that says for (ry>2; ry>3; ry++), and obviously that doesn't work (infinite loop). That must have been put there by acciden...
-
Started 28th Nov 2012 in Powder Toy mods
I'm compiling this now, maybe I can find the problem. So far, I noticed this in H2.c: parts[i].temp = 999999999999999999999999999999; pv[y/CELL][x/CELL] = 999999999999999999999999999...
-
Started 28th Nov 2012 in Feedback
@thepowderdustflame (View Post) no, because saving images rapidly like it does is what causes the lag. It uses the .ppm format because of this too, that doesn't need any special encoding o...
-
Started 28th Nov 2012 in Announcements
@Videogamer555 (View Post) The old console would simulate a frame after typing in a command, the new one doesn't. I'm not sure if it should, but maybe. This means it doesn't need...
-
Started 28th Nov 2012 in Help
well, adding spammy tags isn't really a glitch, but I deleted them for you, since you aren't able to once you make them. Not being able to vote on them may or may not be a glitch. Simon say...
-
Started 28th Nov 2012 in Help
@Ristovski wrote a tutorial on the wiki for compiling it here. I'm not on linux, so I can't test it, or offer much other advice. Use the source link given above though. And the...
-
Started 28th Nov 2012 in Announcements
@sandstorm (View Post) I am a developer, and I would also like it explained to me... I don't know how to use it or what it does really. Simon added it but he is rarely here to explain it.&...
-
Started 27th Nov 2012 in Feedback
@cyberdragon442 (View Post) yes, the dll's never change and work on every mod ever created. It's always nice to have them all somewhere.
-
Started 27th Nov 2012 in Powder Toy mods
@tommig (View Post) I added a simple way to get rid of that notification in the latest c++ source, there is a line that says //#define IGNORE_UPDATES in config.h, and uncommenting that out will...