• Started 17th Jul 2019 in Help
    @Nexos (View Post)  Nice to see another Linux user :P    I'm working with @cracker64 to try to figure out why me and a bunch of other people are having connection problems to the ...
  • Started 17th Jul 2019 in Help
    I released an update to the Windows version to fix this bug. Next time you should post it in my mod's thread, though.    The update server is broken right now and I'm entirely una...
  • Started 16th Jul 2019 in Powder Toy mods
    Version 43.0 Released!    Version 43.0 2019-07-15  Add libcurl, communications to the powder toy server and update server are now secured using SSL. This prevents others from stealing ...
  • Started 16th Jul 2019 in Powder Toy mods
    @erictom333 (View Post)  That's an insane cost barrier to entry. We'd have to buy a mac, an iPhone, and then pay a large yearly cost. That alone is reason it will never happen.  &...
  • Started 14th Jul 2019 in Help
    @CatArmour (View Post)  Invalidating a session prevents you from doing anything involving that account. You can't comment, vote, upload saves, view your own private saves, or anything else ...
  • Started 14th Jul 2019 in Help
    There's a known bug where TPT won't inform you if your session expired. You are only allowed 3 login sessions at a time. Any time you login a 4th time, the 1st session is invalidated. ...
  • Started 14th Jul 2019 in Feedback
    @Fusionftw (View Post)  There is no difference between hex and number form. 0xFFFFFFFF in base 16 is the same number 4294967295 in base 10. The computer stores them in the exact same way.  ...
  • Started 14th Jul 2019 in Feedback
    pavg0 is used to store tmp, pavg1 is used to store ctype. There is no space left to store deco color for elements going through PIPE, unfortunately.    We could add a .tmp flag to transfer ...
  • Started 13th Jul 2019 in Help
    It samples the exact color that gets drawn to the screen, so heat gradient display would do it. And be not noticeable to the point where you might not realize you were in that mode.    I gu...
  • Started 13th Jul 2019 in Help
    This does not happen for me. I drew pure red (by clicking the red color button) on some DUST, then sampled it, it was still rgb(255, 0, 0) according to the color picker.