• Started 20th Jun 2013 in Help
    @amos (View Post)  The variables are so vaguely named precisely because every element uses them differently.    Life is a generic variable for stuff like "how long this energy par...
  • Started 17th Jun 2013 in Feedback
    https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=16689
  • Started 17th Jun 2013 in Development Assistance
    And if ALL else fails, there's the same thing generator.py generates at the end of http://boxmein.x10.mx/tptelements/
  • Started 16th Jun 2013 in Feedback
    Would it really be better?
  • Started 16th Jun 2013 in Feedback
  • Started 16th Jun 2013 in Help
    https://github.com/downloads/jacksonmj/The-Powder-Toy/powder-1048x792-win32.zip  https://github.com/downloads/jacksonmj/The-Powder-Toy/powder-976x624-win32.zip    For alternative sizes...
  • Started 16th Jun 2013 in Help
    @jboer2 (View Post)  Since the TPT user interface doesn't do that, you can open up the TPT folder yourself under "Saves" and delete what you don't like. 
  • Started 16th Jun 2013 in Help
    Umm... You cannot do that, without getting the game's source code and changing the size manually.
  • Started 16th Jun 2013 in The Powder Toy/Lua scripting
    @FeynmanLogomaker (View Post)  Just as you'd average any set of numbers:   function avg(t)  local sum = 0  for _, v in ipairs(t) do  sum=sum+v  ...
  • Started 15th Jun 2013 in The Powder Toy/Lua scripting
    If you'd like implement this then it'd be lovely :D