• Started 25th Jun 2013 in Powder Toy mods
    preview of next version:        My beta tester @4722202468 reported that the second bug fix wasn't properly working at this time though, i'll look into that.
  • Started 25th Jun 2013 in Help
    usually it says the full error ... odd.    Both username and password are case sensitive, so make sure you are doing it exactly. Also I think it only allows letters and numbers (and maybe a...
  • Started 24th Jun 2013 in Feedback
    @greymatter (View Post)  no, because that implies that they aren't actually the most popular tags and are just mod picked ...    I can ban the tag from existence though to remove ...
  • Started 24th Jun 2013 in Feedback
    The only reason I keep them is because they used to work and I feel bad deleting hundreds of tags at once ...    although I probably should delete them, but then something like the tag &quo...
  • Started 24th Jun 2013 in Feedback
    We don't have a clear rule about this, but look here: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=16316    you just copied from wikipedia directly, that is not how to su...
  • Started 24th Jun 2013 in Creations
    @xetalim (View Post)  lol, editing the flaming out after I hide them ...    Still won't be unhidden
  • Started 24th Jun 2013 in Development Assistance
    @greymatter (View Post)  parts[i] usually contains info on the particle being updated. So parts[i].life is the life value of the current particle.  parts[r>>8] usually contains info o...
  • Started 23rd Jun 2013 in Feedback
    i've known this the first release of tpt++ back in September. I just didn't know what caused it, for example is it reloading the save? Is it pasting stamps? Is it moving a sign? No idea. It...
  • Started 23rd Jun 2013 in Development Assistance
    if you edit a .h file, expect more to be recompiled, since anything that includes it needs to be recompiled. Things like Simulation.h and config.h are included by a ton. If you edit something like GO...
  • Started 23rd Jun 2013 in Development Assistance
    @greymatter (View Post)  it only has to rebuild the one file you changed. If it's rebuilding the entire thing you are still doing it wrong.