-
Started 5th Dec 2017 in Help
jacob2:@Videogamer555 (View Post) Very interesting. What kind of analysis? Are you detecting the elements by pixel? Basically the reason I removed it is because I figured the outpu...
-
Started 5th Dec 2017 in The Powder Toy/Lua scripting
How do I save a lua file as the default one, so that it runs automatically when I start powder.exe? Is it default.lua? Or powder.lua? Or some other file name?
-
Started 5th Dec 2017 in Help
jacob2:@Videogamer555 (View Post) There is no reason for the 'r' shortcut to stay. If you really need it though, you could write a short Lua script to add it back. I would write one, ...
-
Started 5th Dec 2017 in Help
QuanTech:@Videogamer555 (View Post) enter tpt.record(true) in the console. The confirmation box still shows up. The usual shortcut was removed i think because people would press the R but...
-
Started 5th Dec 2017 in Help
I used to be able to press the R key and it would let me record a sequence of frames as PPM files. Pressing R no longer does that. Is there a new shortcut now? Or is that feature now completely disab...
-
Started 13th Sep 2016 in Feedback
@jacob1 (View Post) It still doesn't work. I place a variety of different particles in the game area and run the mix tool over them, but it's not jumbling them up. They are just stayi...
-
Started 13th Sep 2016 in Development
That's because you currently use constants for the game size. It would be easy enough to change a constant into a variable. Instead this code for example "constant int MyVar = 640&quo...
-
Started 13th Sep 2016 in Feedback
12Me21:(add to update function of SPRK)IF ctype == SUCO THENIF emp < -150C THEN resistance = 0 ELSE resistance = 150 + temp 'Calculate resistanceIF RND * 5000 > esistance THEN type = SUCO ...
-
Started 13th Sep 2016 in Development
The first bug (the one about how powders slough off differently on left and right sides now), is in fact a bug. It NEVER used to do that. When you did ctrl+drag to make a square of a powdered materia...
-
Started 31st Aug 2016 in Development
You can still save files on your own PC even if they aren't compatible with the server. Remember the ctrl-save option that lets you save to your own PC. I'd like a 1024x768 playing field. I...