-
Started 20th May 2013 in Development Assistance
@firefreak11 (View Post) so you fixed it but then give up that easily? there is a tutorial here https://powdertoy.co.uk/Wiki/W/Coding-tutorial.html with an example .cpp file which has very nice ...
-
Started 20th May 2013 in Development Assistance
get either 2010 express (unless you have .net 4.5) or 2012 express, both free forever, although still need to be registered after 30 days. They should both work. I can give you an alread...
-
Started 20th May 2013 in Help
this is completely intentional. You can probably tell that the PSTN does not treat the FRME as an object, and making it do that would take a bit of work. Also break a bunch of things and change PSTN ...
-
Started 20th May 2013 in Feedback
I don't know why we don't do this already. It should be loaded / saved in saves, and be off by default. I'm actually not sure if this is how it is already, but I would assume not since...
-
Started 18th May 2013 in Development Assistance
I recently removed tools.h, so that is probably why. You must have an old version of the generator for some reason, I don't know why. Try and update it, and run it from the command line to see i...
-
Started 18th May 2013 in Development Assistance
@cyberdragon (View Post) delete EVERYTHING then restart you did it wrong clearly
-
Started 18th May 2013 in Powder Toy mods
As far as I know this is GPL-compliant, which says you can resell things as long as proper credit and source code is given. Even if it is a little unethical, it's still legal. Unless there...
-
Started 18th May 2013 in General
spell check is a browser thing, not something these forums to at all. Internet explorer doesn't have one by default, but firefox and chrome do. I'm sure there are addons to add it to ...
-
Started 17th May 2013 in Feedback
I think this is a bug, but I see the problem and can fix it. It should only reset it one time.
-
Started 17th May 2013 in Development Assistance
"make" it should default to powder-sse.exe I think. you can also do "make powder-sse2.exe" for the normal release, and just "make powder" for legacy &...